Re: Syncronize & read-only attribute
Please read FAQ. If that does not help, come back.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
option batch on
option confirm off
option batch abort
OPEN session_name
cd remote_dir
synchronize local local_dir -criteria=both -speed=100
exit