How to sync directory/sub-directory into only 1 Local dire
Hello,
I was wonder if its possible to sync all ZIP files with a specific date within a Remote directory and all its sub-directories, into just 1 Local directory, avoiding creation of sub-folders in my local.
Code:
synchronize local -filemask="*.zip>2013-02-07|archive/" D:\fsdash\diags\SYNC\temp\BIOS /diags/BIOS
Currently it creates all subdirectories into my local, I want to have all ZIP files in my local into just only 1 directory.
THX
I was wonder if its possible to sync all ZIP files with a specific date within a Remote directory and all its sub-directories, into just 1 Local directory, avoiding creation of sub-folders in my local.
Code:
synchronize local -filemask="*.zip>2013-02-07|archive/" D:\fsdash\diags\SYNC\temp\BIOS /diags/BIOS
Currently it creates all subdirectories into my local, I want to have all ZIP files in my local into just only 1 directory.
THX