Michael Doub wrote:
I am looking for a way to push a file on to my ftp site.
rsync via shell, with shared SSH keys.
Much more efficient, and once you have your public key added to the
server there's a whole world of great things you can do to automate
tasks with LiveCode.
How-to on settin
I am looking for a way to push a file on to my ftp site. It supports
FTP with TLS/SSL (AUTH TLS - Explicit), SFTP and WebDAV with HTTPS
(SSL).Based on my searching it seems the FTP path is a dead end, and
I dont know anything about WebDAV. I thought I would double check with
the list an