MuZZy
2003-11-21 17:39:06 UTC
Hello everybody!
My boss just gave me the task to make a simple FTP Server, so i started looking at Indy IdFTPServer. The problem is there are no examples on using FTP server on Indy web site, so i have no idea where to start.
What i've already done is i put a IdFTPServer and IdUserManager components on the form :=) and in UserManager i created an "anonymous" user.
First problem is how to set the home folder and accesible folders for a user. After i pass that problem, i guess i would be able to move forward myself.
So if anybody could give me an example or just an advise,
i would HIGHLY appreciate that!
P.S. As i understand, i need to handle users' threads to set any folders, but when do i get a thread for the user?
Thank you,
Andrey
My boss just gave me the task to make a simple FTP Server, so i started looking at Indy IdFTPServer. The problem is there are no examples on using FTP server on Indy web site, so i have no idea where to start.
What i've already done is i put a IdFTPServer and IdUserManager components on the form :=) and in UserManager i created an "anonymous" user.
First problem is how to set the home folder and accesible folders for a user. After i pass that problem, i guess i would be able to move forward myself.
So if anybody could give me an example or just an advise,
i would HIGHLY appreciate that!
P.S. As i understand, i need to handle users' threads to set any folders, but when do i get a thread for the user?
Thank you,
Andrey