4
edits
m (fixed a few typos) |
m (Grammar & spelling) |
||
Many
As Cumulus does not currently support SFTP an external SFTP application must be used
Looking at http://winscp.net/eng/docs/script_upload_single_file, winSCP can be used to script SFTP
You have to run it by hand once, to allow the SSH key to be trusted, then it works on
The following script works well
*change User:pass@server to your username
*change localpath\realtime.txt to the local path on
*change /remotepath to the remote path on the web server (as seen when you SFTP to the web site)
|
edits