ariez88 0 Report post Posted July 15, 2010 Hi, I m creating a website on an FTP server (My application is a webbased and I m developing it in ASP.NET ).I want to ask whether FTP will allow users to upload files from their systems to the FTP server? We can easily upload files using HTTP using UPLOAD control provided by Visual Studio.How can this be done if m using File Transfer Protocol? Any help would be appreciated. Share this post Link to post Share on other sites
Rex 7 Report post Posted July 15, 2010 (edited) Hi,I m creating a website on an FTP server (My application is a webbased and I m developing it in ASP.NET ).I want to ask whether FTP will allow users to upload files from their systems to the FTP server?We can easily upload files using HTTP using UPLOAD control provided by Visual Studio.How can this be done if m using File Transfer Protocol?Any help would be appreciated.Dont know with VS, but AutoIt can handle ftp using FTPEx.au3 or if U are on a win sys there's always the ftp command in cmd.Cheers/RexEdit: TypO Edited July 15, 2010 by Rex Share this post Link to post Share on other sites