Michael Madigan wrote: > I am in need to set up an FTP server for a client. We need it to be secure. > It is so that one client can send collection data to him. It will be only > used by one client. >
FTP is plain text, so be careful. I'd set it up on a local server, and use a host and client that are both using SFTP (Secure FTP). I would also recommend setting up a VPN, as well. Finally, maybe you can set it to allow login only during certain hours? I use plain old FTP server, no vpn and user account "guest" with no password. But then again, I only turn it on for a few minutes when a client calls and needs it, tell them the dynamic IP address, and then turn it off as soon as the download is complete! :-) BTW - I don't know if it supports SFTP or not, but for ease of use, I really like Bullet proof FPT. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

