( gee | 2010. 09. 24., p – 02:00 )

Javíts ki, ha tévedek, de rsync nem csak rsh vagy ssh kapcsolaton keresztül működik?

Én eddig legalábbis csak ssh-n keresztül használtam.

Válasz, magamnak (man rsync):

Once installed, you can use rsync to any machine that you can access via a remote shell (as well as some that you can access using
the rsync daemon-mode protocol). For remote transfers, a modern rsync uses ssh for its communications, but it may have been configured to use a different remote shell by default, such as rsh or remsh.

You can also specify any remote shell you like, either by using the -e command line option, or by setting the RSYNC_RSH environment variable.

Note that rsync must be installed on both the source and destination machines.

Ezzel a megközelítéssel most így két gondot látok:

1, nincs semmiféle remote shell hozzáférésem
2, a source gépen (a távoli gépen) nincs rsync.