For file transfer to a Linux box that is controlled by VFP, I use WinSCP.EXE. It's free, has both command line parameters for control as well as a script-file ability. Fast, reliable, and free.

Mike Copeland

-------- Original Message --------
Subject: Re: How to use libssh in Foxpro applications?
From: Ted Roche <[email protected]>
To: [email protected]
Date: 7/12/2013 1:40 PM
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
---

[excessive quoting removed by server]

_______________________________________________
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/[email protected]
** 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.

Reply via email to