Before "syncing" you may want to run a command that clears READLONY attribute for all files without changing their dates Dim pid, number RunAndWait "attrib -R c:\\path\\*.* /S /D", "", 0, pid : Hi when using syncremotedir or synclocaldir and telling it : to delete files in the target directory structure it seems : to fail if the target directory structure has any files with : READONLY attribute set despite running from an admin account. : Is there any way to force this to be ignored ? : Thanks, : Jim
|