Synchronize - exclude open files

Advertisement

kfossum
Joined:
Posts:
1
Location:
Norway

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 :)

Reply with quote

Advertisement

medistat
Joined:
Posts:
2
Location:
New Zealand

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.

Reply with quote

Advertisement

You can post new topics in this forum