Re: synchronize and timestamps
*.xxx should work as well. Can you post a log file and output of the script?
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
When source directory is empty, you should not get any errors when you use wildcard instead of specifying explicit name. Like:
put c:\source_directory\*.*
put *.xxx
Is there any way to use the synchronize command with SFTP when you have no ability to set permissions or timestamp. aka "permissions errors"
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
put c:\source_directory\*.*