Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Sorry, I should have read your question more carefully.
With synchronization, you are out of luck. You can hardly synchronize files, when you do not have permissions to update theirs timestamps.
You would have to synchronize them based on file size, what is not really reliable.
mabc

Martin,

Thank you for your reply! How do I turn off the Modification timestamp setting given that I am using a command to synchronize two directories (I don't see a switch listed for this here: https://winscp.net/eng/docs/scriptcommand_synchronize)? If I disable the timestamp check, what criteria is used to synchronize the remote directory? Timestamp seems like a very important piece of criteria for synchronization purposes.

Your help is greatly appreciated!
Guest

I still cannot seem to fix this issue. Can someone please provide some assistance?
mabc

Can anyone help with this?
mabc

Synchronization error occurred while setting the permissions

Hello,

I am using the below command to synchronize files; however I get the following error: upload of file XXX was successful but error occurred while setting the permissions and/or timestamp. I added -nopermissions and -nopreservetime in hopes that this would resolve the issue but no such luck. I appreciate any and all assistance.

synchronize remote -nopermissions -nopreservetime -delete C:\productPDFs\ /productInfo/

I'm running WinSCP 5.1.5

Thank you.