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

martin

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.
henry3

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
henry3

Solution to synchronize existing files only in scripting

I think this might work:
/rawconfig SynchronizeOptions=4
henry3

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.