I’m using FtpWebRequest to download files from FTP server.Am trying to test my code to connect FTP Server and download different size files. Is this any Free FTP server available ,so i can install in my local machine and connect thru FTPWebRequest to download the file.
I was trying FileZilla but it has some library problem,so i couldn’t install the software.Any suggestion greatly appreciated.
Thanks in Advance.
FileZilla is very widely used, so I don’t know what kind of problem you are having with it. But you could alternatively use a python based server http://code.google.com/p/pyftpdlib/