Re: should rsync also be called ssync?

2001-02-16 Thread Ashwin Mansinghka
The potential problem is the ssh binry location still differs from one unix variant to another and also depends on the compilation time flags. Unlike rsh which over the time has found a standard location, "ssh" still needs finds place in many places. Then again by default ssh has to be used with

Re: Newbie question

2000-11-14 Thread Ashwin Mansinghka
Hi, Three days ago I had the same problem. Today it is not there anymore. You have to fix the .rhosts file in the two machines. That is you should be able to rlogin to the other machine without supplying a password. For further help on doing rhosts write again.(Assuming you can fix it). ASHWIN

Re: Permission time out

2000-11-09 Thread Ashwin Mansinghka
I am new to rsync. command used: rsync :/home/ashwin/new I am getting the following message whenever I am trying out rsync from command line: Permission denied. unexpected EOF in read_timeout Can anyone give me leads to where to look for the trouble. Thank you. ASHWIN