synchronize existing files only in scripting

Advertisement

henry3
Donor
Joined:
Posts:
19

synchronize existing files only in scripting

Is there an option when using the synchronize local command in a script to only synchronize existing files or directories? I am excluding the directories I didn't need using -filemask now.

Reply with quote

Advertisement

henry3
Donor
Joined:
Posts:
19

Solution to synchronize existing files only in scripting

I think this might work:
/rawconfig SynchronizeOptions=4

Reply with quote

henry3
Donor
Joined:
Posts:
19

Re: Solution to synchronize existing files only in scripting

martin wrote:

/rawconfig Interface\SynchronizeParams=4

Thanks Martin, I was looking at the .ini file parameter, and thought they were the same. In a .ini file could I just have the one entry ?
[m:318029ce7a][Configuration\Interface]
SynchronizeOptions=4[/m:318029ce7a]
Henry

Reply with quote

martin
Site Admin
martin avatar

Re: Solution to synchronize existing files only in scripting

henry3 wrote:

Thanks Martin, I was looking at the .ini file parameter, and thought they were the same. In a .ini file could I just have the one
Yes. But why? Use the command-line /rawconfig parameter.

Reply with quote

Advertisement

You can post new topics in this forum