Post a reply

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

medistat

Re: Synchronize - exclude open files

Yes this would be of considerable value because when currently running a script from a .BAT file, any errors (including Error 32 can't write to open file) causes the script to bomb out. Perhaps a triple asterisked entry (like ***) in the log and then continuing with the script would be extremely helpful???

Or maybe the get call in the script might include a switch like:
/ignore=problemfile.exe

Keep up the good work – this is a superb app and yes I am about to donate.
kfossum

Synchronize - exclude open files

Hi,
I have a problem with sync-script transferring files which are open on the client. I would like sync to only transfer files which not are open (and sync these files next time when they probably are closed :))

I use this command now:
synchronize remote -criteria="size" "C:\Users\Kjetil\Documents\Oyatel Softphone" /Kjetil

Thank you in advance :)