Re: rsync in a batch file

2001-01-13 Thread Hans E. Kristiansen
Got it. Thank you very much. Works wonderful. Now I just have figure out how to put minimal tools together so it is easy to install. Thanks, Hans E. - Original Message - From: "Goswin Brederlow" <[EMAIL PROTECTED]> To: "Hans E. Kristiansen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> S

Re: rsync in a batch file

2001-01-13 Thread Goswin Brederlow
> " " == Hans E Kristiansen <[EMAIL PROTECTED]> writes: > Hi! I am working a project where I am using rsync in a batch > file, a similar example is given below: > @echo off echo Starting backup procedures cd d:\bin rsync -e > ./ssh -av "\\Downloads/" tropic.net:backup/Do

rsync in a batch file

2001-01-13 Thread Hans E. Kristiansen
Hi! I am working a project where I am using rsync in a batch file, a similar example is given below: @echo off echo Starting backup procedures cd d:\bin rsync -e ./ssh -av "\\Downloads/" tropic.net:backup/Downloads rsync -e ./ssh -av "\\Documents and Settings/HAns E. Kristiansen/My Documents/" "