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?