ssh failure due to local error

Paul Slootman paul+rsync at wurtel.net
Mon Aug 17 12:22:33 MDT 2009


On Mon 17 Aug 2009, Paul Slootman wrote:
> > 
> > I have tried the following command:
> > 
> > rsync -t *.txt ssh user at remote.machine:

Ah, I now see a spurious "ssh" there. That tells rsync that you also
want to transfer a file "ssh", in addition to the *.txt files.
Do you have a file "ssh" in that directory?

> > and receive the following error:
> > 
> > rsync: link_stat "local/machinepath/ssh" failed: No such file or directory (2)

Your current working directory is "local/machinepath" ?


Paul


More information about the rsync mailing list