BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] rsync difficulty
- Subject: [Discuss] rsync difficulty
- From: jdm at moylan.us (dan moylan)
- Date: Sun, 29 Mar 2020 14:18:08 -0400
john writes: > Perhaps rsync is not in your PATH on the remote system. > On Sat, Mar 28, 2020 at 5:11 PM dan moylan <jdm at moylan.us> wrote: > > rich pieri writes: > > > On Sat, 28 Mar 2020 14:08:16 -0400 > > > dan moylan <jdm at moylan.us> wrote: > > > > > > scp -r -P2022 > > > > rsync --port=2022 > > > > > "rsync --port" tells rsync what port the rsync daemon is listening on. > > > You need to tell ssh what port to connect on: > > > > > rsync -e "ssh -o Port=2022" ... > > > > moylan www[1689] rsync -e "ssh -o Port=2022" foo moylan.us:www > > bash: rsync: command not found > > rsync: connection unexpectedly closed (0 bytes received so far) [sender] > > rsync error: error in rsync protocol data stream (code 12) at io.c(226) > > [sender=3.1.3] > > moylan www[1690] which rsync > > /bin/rsync > > > > hmmm -- what have i done now? it was supposedly there, but i think not. after a few email exchanges with my ISP rsync now works. thank you all for your help. ole dan j. daniel moylan 84 harvard ave brookline, ma 02446-6202 617-777-0207 (cel) jdm at moylan.us www.moylan.us [no html pls]
- Prev by Date: [Discuss] rsync difficulty
- Previous by thread: [Discuss] rsync difficulty
- Index(es):