synchronize and timestamps
winscp.com /console mode scripted
V4.2.1 build 428
Win XP PRo
connecting unknown server
SFTP protocol
Is there any way to use the synchronize command with SFTP when you have no ability to set permissions or timestamp. aka "permissions errors"
I may be in a unique position, but the local and remote directories I am sync'ng are going to be empty every day.
From FAQ and posts I found synchronize wants/need to use the timestamp, synchronize works better for me than put, especially since put creates "xxxx.xxx not found" errors when that days directory may be empty, but synchronize does not and the users who review these logs can not handle seeing errors regardless of training. Error means the world has ended to them, period. I then have to waste time to confirm that there was no error just that directory was empty that day.
I tried :
synchronize -nopermissions -notimestamps
No joy.
Any way or chance that synchronize can work similar to put, and only look at the filenames or something?
Thanks in advance.
V4.2.1 build 428
Win XP PRo
connecting unknown server
SFTP protocol
Is there any way to use the synchronize command with SFTP when you have no ability to set permissions or timestamp. aka "permissions errors"
I may be in a unique position, but the local and remote directories I am sync'ng are going to be empty every day.
From FAQ and posts I found synchronize wants/need to use the timestamp, synchronize works better for me than put, especially since put creates "xxxx.xxx not found" errors when that days directory may be empty, but synchronize does not and the users who review these logs can not handle seeing errors regardless of training. Error means the world has ended to them, period. I then have to waste time to confirm that there was no error just that directory was empty that day.
I tried :
synchronize -nopermissions -notimestamps
No joy.
Any way or chance that synchronize can work similar to put, and only look at the filenames or something?
Thanks in advance.