Click to See Complete Forum and Search --> : FTP client login solution
can_add
03-26-2007, 03:00 PM
Looking for an FTP client login solution; A client of mine wants to have their own clients be able to login to an FTP server (part of their Web site) to upload files. Any comments would help.
Also they mentioned they want both a windows and linux platform for this app, any thoughts.
thanks
Znupi
03-26-2007, 03:24 PM
Windows can access FTP sites natively, just go to My Computer and type in the address bar ftp://example.com .. As for Linux, I don't know, just google for "FTP Client" and I'm sure you'll find a lot of results...
_Aerospace_Eng_
03-26-2007, 04:17 PM
Looking for an FTP client login solution; A client of mine wants to have their own clients be able to login to an FTP server (part of their Web site) to upload files. Any comments would help.
Also they mentioned they want both a windows and linux platform for this app, any thoughts.
thanks
Why not just make a file upload form so you can restrict the users to what they can and can't upload.