ssh failure due to local error
Sven Hartrumpf
Sven.Hartrumpf at FernUni-Hagen.de
Tue Aug 18 06:11:13 MDT 2009
Tue, 18 Aug 2009 12:53:28 +0100, inpost wrote:
> I repeat: I connect to the remote machine in a separate command terminal to see
> if the text file was transferred and there was no transfer.
>
> I repeated the command with the verbose command:
> rsync -vt *.txt user at remote.machine:
> sent 39 bytes received 16 bytes 4.40 bytes/sec
> total size is 24 speedup is 0.44
-v will also show the transferred files: so, your shell/rsync
did not find any files that
* match *.txt,
* are in the directory were you called rsync, AND
* need to be transferred
Sven
More information about the rsync
mailing list