Handling Errors

Discuss new features and functions
Posts: 6
Joined: 7 Nov 2022

muzicman82

Hello,

I have a batch sync process that is syncing a Windows folder with several identical IoT devices (BrightSign Signage Players). I'm getting the following errors from all of them.
Warning    Cannot write modification time of "sftp://somefile.ffs_tmp".
LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error - LIBSSH2_FX_PERMISSION_DENIED [libssh2_sftp_setstat]
Warning    The recycle bin is not available for "sftp://somepath".
Operation not supported by device.
If these errors are unavoidable, is there a way I can suppress them so they are ignored?
User avatar
Posts: 2287
Joined: 22 Aug 2012

Plerry

You can either select not to use the the recycle bin for (previous versions of) files that get modified or deleted:
viewtopic.php?t=9195&p=33227

Or use Versioning, which uses a self selected location to store (previous versions of) files that get modified or deleted, instead of the Recycle bin.