On 5/11/2010 12:26 PM, Nick Bright wrote: > On 5/11/2010 9:53 AM, Les Mikesell wrote: >> On 5/10/2010 8:14 PM, Nick Bright wrote: >> >>> Let me start off by saying this: I know what I'm doing. >>> >>> >> [...] >> >>> full backup started for directory / (baseline backup #259) >>> started full dump, share=/ >>> Running: /usr/bin/ssh -q -x -l root TargetServer /usr/bin/rsync --server >>> --sender --numeric-ids --perms --owner --group -D --links --hard-links >>> --times --block-size=2048 --recursive --port=38271 --ignore-times . / >>> >> What does --port=38271 mean here? Isn't that supposed to be used for >> standalone rsyncd, not over ssh? >> >> > Thank you for taking the time to reply. > > It's the port that SSHD is listening on. I had been stripping that out > because the guy that runs the target server is a little paranoid about > his SSH access.
In that case, shouldn't it be in the ssh arguments, not part of the rsync command passed to the remote? I don't see how this would connect at all. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/