I have bid adieu to CuteFtp which has so many permissions issues and costs $ to boot.
Welcome winscp - free and scriptable (I'm talking about you, filezilla)
only one thing - make sure the portable exe is the same version as the dll
Showing posts with label FTP. Show all posts
Showing posts with label FTP. Show all posts
Tuesday, July 24, 2012
Friday, June 29, 2012
Friday, March 2, 2012
CuteFTP
CuteFTP process wasn't working on a new server , kept on timing out -
Needed to set mode passive - this is how
CuteProc.DataChannel = "PASV";
Needed to set mode passive - this is how
CuteProc.DataChannel = "PASV";
Subscribe to:
Comments (Atom)