[CentOS] rsync question
Robert Moskowitz
rgm at htt-consult.comThu Sep 10 19:37:52 UTC 2015
- Previous message: [CentOS] rsync question
- Next message: [CentOS] rsync question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ah, I should have checked your second email! On 09/10/2015 02:31 PM, C Linus Hicks wrote: > On 09/10/15, C Linus Hicks wrote: > > On 09/10/15, Robert Moskowitz wrote: > ---------------- Quoted text ------------------------ > > Try this: > rsync -ah --stats 192.168.192.2:/root/samba.PDC/ > /home/rgm/data/htt/httnet/homebase/new/root/ > --------------------- End Quote ---------------------------------- > > Sorry, I was too fast, not paying attention, you want this I believe: > > rsync -ah --stats root at 192.168.192.2:/root/samba.PDC/ > /home/rgm/data/htt/httnet/homebase/new/root/ > > That will use the default port on the remote host, you can override that without specifying the -e if required using -p <port>. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
- Previous message: [CentOS] rsync question
- Next message: [CentOS] rsync question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list