SFTP Sync

Get help for specific problems
Posts: 2
Joined: 19 Mar 2018

CarloP

I am trying to sync a local folder to a remote SFTP folder using FFS and RTC. I set up the batch file to just monitor the local folder and copy new files up to SFTP since it looks like we can't remotely access SFTP with RTC.

The batch file works most of the time but some times files say they copy but don't completely finish. File on FTP site ends up at 0KB. 2 of the 4 below copied correctly.

Here are the error messages we are seeing. Hopefully someone can help. Thank you in advance for the help.

Carlo

Warning: Cannot write modification time of "sftp://ftp.whl.ca/01_FULL SCREEN HIGHLIGHTS DROP FOLDER/2017-18/Calgary/180318_CGYvsEDM_1STPERIOD.6b35.ffs_tmp".
LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error - LIBSSH2_FX_NO_SUCH_FILE [libssh2_sftp_setstat]
[3:26:29 PM] Warning: Completed with warnings

Warning: Cannot write modification time of "sftp://ftp.whl.ca/Broadcast_Partners/SENDTONEWS/2017-18/Calgary Hitmen/180318_CGYvsEDM_HILITES.44ab.ffs_tmp".
LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error - LIBSSH2_FX_NO_SUCH_FILE [libssh2_sftp_setstat]
[5:08:15 PM] Warning: Completed with warnings

Warning: Cannot write modification time of "sftp://ftp.whl.ca/01_FULL SCREEN HIGHLIGHTS DROP FOLDER/2017-18/Calgary/180318_CGYvsEDM_2NDPERIOD.9b10.ffs_tmp".
LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error - LIBSSH2_FX_NO_SUCH_FILE [libssh2_sftp_setstat]
[4:05:27 PM] Warning: Completed with warnings

Warning: Cannot write modification time of "sftp://ftp.whl.ca/01_FULL SCREEN HIGHLIGHTS DROP FOLDER/2017-18/Calgary/180318_CGYvsEDM_FULLHILITES.cbd0.ffs_tmp".
LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error - LIBSSH2_FX_NO_SUCH_FILE [libssh2_sftp_setstat]
[5:24:10 PM] Warning: Completed with warnings
User avatar
Site Admin
Posts: 7052
Joined: 9 Dec 2007

Zenju

Is this problem reproducible?