Connection error when trying to rsync NT and Win 2000 boxes

2003-11-12 Thread Chaturvedi.Rajesh
> I have installed rsync on my PC (NT) and a windows 2000 server. It appears > the 2 boxes are unable to talk. > > I get following errors: > > C:\Program Files\rsync>rsync.exe -vv test\* 172.17.13.31:C:\test > opening connection using rsh 172.17.13.31 rsync --server -vv . "C:\test" > > 172.1

Connection error when trying to rsync NT and Win 2000 boxes

2003-11-11 Thread Chaturvedi.Rajesh
I have installed rsync on my PC (NT) and a windows 2000 server. It appears the 2 boxes are unable to talk. I get following errors: C:\Program Files\rsync>rsync.exe -vv test\* 172.17.13.31:C:\test opening connection using rsh 172.17.13.31 rsync --server -vv . "C:\test" > 172.17.13.31:Connection

Help on rsync delete option

2002-11-01 Thread Chaturvedi.Rajesh
Hello, Any help on the following issue will be appreciated. How do I delete files or directories in my first level of directory that is specified as host. Here is an example : rsync -avz --delete ${SOURCE_HOST}:/mlinkfam/extract/sccs/pa/* /mlinkfam/extract/sccs/pa Giving above command I fi