synchronize command doesn't with -delete option
I would like to backup a directory to a server via the commandline. I got it working, but for some reason only without the delete option, which I really need.
What works is:
What does not work is:
The second command doesn't work at all. It not only doesn't delete, but it also doesn't copy any files anymore.
What am I doing wrong?
Thanks.
What works is:
winscp.exe nbbackup /command "synchronize remote d:\nbbackup /nbbackup"
What does not work is:
winscp.exe nbbackup /command "synchronize remote d:\nbbackup /nbbackup -delete -mirror"
The second command doesn't work at all. It not only doesn't delete, but it also doesn't copy any files anymore.
What am I doing wrong?
Thanks.
Last edited by eddzzz on 2010-03-12 09:05; edited 1 time in total