Submitted by LnxUser on Tue, 17/01/2006 - 13:28.
( categories: )

hi how can i creat a ftp server ? i want to transfear data form computer to another using the internet can any one help me ==================================================================== Abdelrhmn


elaborate

Conceptor's picture

you should provide more info about your system like your distro or any other useful info that might help people to answer you.

otherwise they will say "please elaborate".

Diaa Radwan

installing ftp server on

installing ftp server on linux is easier than what u can imagine
here is the steps
1- install proftp
2- the folder /home/ftp will be created for u
3- any files u put on this folder will be avilable to the others
4- to configure your ftp server u edit the configuration files or use webmin
I recommend u to install and use webmind

Note:
If u r using shared DSL connection to access the internet then no body will be able to access your server outside your LAN (local area network) in this case u will need to configure your router to allow that

thx for your reply - i'm

LnxUser's picture

thx for your reply

- i'm using mandrake 10.1 - i'm on a LAN and i have a Shared DSL - how can i access to sherd folder on a workgroup aunder windows using linux ================================================================== There is no word can explain my feelings, So...... silence is Better ®

first make sure u have

first make sure u have samba installed
if ur Mandrake then most likely u r using KDE
the simplest way (in my opinion) is the following:
1- take the local IP of the windows machine u want to access (using ipconfig)
2- now from linux start-> run
3- type in the box smb://theIPaddress then click ok
4- u should be able now to see the windows shares of this IP
5- enjoy

vsftpd

use vsftpd.conf,it safe and very secure.call me an i will send you a configured script and some tips.

share it ,Don't make it private

Conceptor's picture

it would be nice of you if shared your experience and configuration with community.

this way ,you will help him and probably your text will help anybody will search on ftp or vsftpd.


Diaa Radwan

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.