Hi,
I want to manage my own FTP server using this tool. Like creating a new users creating their own directories and giving the appropriate permissions to do the upload and download. I checked your help and samples; but I did not find any relivent information. about FTP management.
In very plain language I can say I need a FTP server component which can be integrated in my system to manage my existing FTP sites.
Thank you in advance.
- Suyog
Hi Suyog,
To create or delete user you should use LoginPassword Event. You can add there user or delete them. I would suggest you to try our samples for more info how to do that. You can find samples in component Samples folder.
More help for LoginPassword Event you can find here:
http://www.weonlydo.com/FTPServer/Help/wodFTPDLib~wodFTPD~LoginPassword_EV.html
I'm not sure what exactly you mean by creating separate sites. Maybe you can explain it little bit more so we can try to help you?
You can specify different path (home dir) for each user that connects to wodFtpServer. Maybe this is what you need?
Let us know how it goes.
Regards,
Drazen