On 2017-09-19 05:55, Jeffrey West wrote:
Yes,I am looking for a way that is does not connect on port 22, but instead connects to port 873 and just uses rsync to do the transfer. My machine has rsync running and listening on port 873 C:\Users\jeffrey.west>netstat -an | grep 873 TCP 0.0.0.0:873 [3] 0.0.0.0:0 [4] LISTENING TCP [::]:873 [::]:0 LISTENING
That would be ... rsyncd. Note that it's separate and distinct from "rsync."
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
