On Mon 17 Aug 2009, e-letter wrote: > > I have tried the following command: > > rsync -t *.txt ssh user at remote.machine: > > and receive the following error: > > rsync: link_stat "local/machinepath/ssh" failed: No such file or directory (2) Does: ssh user at remote.machine actually work to give you a shell on the remote machine? Paul