ftp.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shafique1
    New Member
    • Nov 2009
    • 1

    ftp.

    can some one tell me that my client need to download a file from my server which is on linux.how all the configuration will work behind this scene.i don,t have knowledge about linux so plz tell me in detail how to make ftp server?how everything works in getting the file from server by the client.
    with best regards
    mani.
  • shabinesh
    New Member
    • Jan 2007
    • 61

    #2
    install vsftp (there are many other ftps servers avaliable) and your configuration for vsftpd will end up in /etc/vsftpd/vsftpd.conf . .Now put all your files in a folder and chmod 740 all your files. start your ftp server . give ftp user account and password information for your client to download. little googling will let to know about vsftpd.conf .I hope this will give you some insight.

    Please mention your Linux distro!!

    ref

    Comment

    Working...