PDA

View Full Version : Sync script


sagi
19-Jan-2011, 04:31 AM
I have problem with the Synchronize.
I wrote syncing script.

this is my sync script:

""

log normal "c:\synclog-data.txt"
load "e:\company files" "z:\company files"
sync mirror:left->right
sync create-empty mirror:left->right
filter "*.db"

""

the problem is, when I delete some Folders, or Empty Folder from the sourch,
in the Destination it doesn't do anything, it doesn't delete.


I saw this links:
http://www.scootersoftware.com/vbulletin/showthread.php?t=4857
http://www.scootersoftware.com/vbulletin/showthread.php?t=581

but it's doesn't help me..


thanks for the help,
Sagi.

Aaron
19-Jan-2011, 09:14 AM
Hello,

We received your email as well and I sent a reply earlier. In summary the email suggested:

A quick update to your script:
log normal "c:\synclog-data.txt"
filter "*.db"
load "e:\company files" "z:\company files"
sync create-empty mirror:left->right

Verifying the folders are empty using BC3. You can use Suppress Filters to view any hidden items to see if the folder is really empty.

And updating to the latest release of BC3 using the Help menu -> Check for Updates or from our website: http://www.scootersoftware.com/download.php