Help with FTP server?
I need suggestions on how to set up my FTP server so that it is extremely easy for other people to upload and download files from it. thanks. By the way i currently use the “Quick ‘n Easy FTP Server”
2 Responses to “Help with FTP server?”

first of all you need to create users for the ftp server to allow anybody to connect to you. you will have to tell them your ip address. you will also have to check if your isp allows ftp [that`s port 21]
for users to be able to connect anonymously to your computer, you will have to create an “anonymous” account with a blank password. [usually everyone types his/her email in the password field when they connect to your ftp server . but one can type what ever he/she wants]
hope you got an idea.
bye
my head
Report this comment
host : http://ftp.site.com or http://www.site.com
host directory: here you need to know if needed ex. htdocs/mypage/
login: username
password: password
my head
Report this comment