On Wed, Apr 11, 2007 at 12:54:10PM +0200, Alexander Petri wrote: > so should the configscript look like this?
Yes, but `wait all' and `close -a' are not needed. > open ftp.xyz.de > user xyz MyP4ssW0rD > set list-empty-ok yes > mirror -n -v -c --use-cache --verbose=1 --parallel=2 ./ > /home/user/_backups_/ftp.xyz.de > wait all > close -a -- Alexander.
