On Fri, Jul 12, 2013 at 12:21 PM, Andrew Stirling <[email protected]>wrote:
> > FTPSPut(cSource, cDestinationURL[, cProgressCallback[, cTraceCallback]]) > This function provides the ability to upload a file to an FTP site that > provides FTP over Secure Sockets Layer (SSL) Confusing as it sounds, File Transfer Protocol (FTP) over Secure Sockets Layer (SSL) is FTPS, while Secure File Transfer Protocol (SFTP) is a different file transfer protocol that uses Secure Shell (ssh) as the encryption mechanism. FTPS is NOT == SFTP. IIRC, FileZilla is a good one for both protocols. Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CACW6n4tSv8u+LRQFdZtZr7odcYeXe=c9vfzmdpbhdjyttmb...@mail.gmail.com ** 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.

