dooblem / bsync

Bidirectional Synchronization using Rsync
GNU General Public License v3.0
289 stars 61 forks source link

small adjustment in README #13

Closed boban-dj closed 10 years ago

boban-dj commented 10 years ago

Hi Maurice, maybe you could add this small adjustment for users in README: when connecting to remote host instead: ./bsync ALICE_DIR bob@sshserver:BOB_DIR

add port number ./bsync "-p 4000" ALICE_DIR bob@sshserver:BOB_DIR

I read the code but it was not clear for me where to put the port number. Excellent script and very usefull. Bob

dooblem commented 10 years ago

Hi,

Thanks a lot for your feedback. I added bsync command line help to the readme (you get it when you just run bsync without arguments).

Does it seem ok for you ?

Marc

boban-dj commented 10 years ago

excellent, thanks. will keep giving you feedback and example of my workflow for bsync if ok.

boban-dj commented 10 years ago

excellent, thanks. will keep giving you feedback and example of my workflow for bsync if ok.

boban-dj commented 10 years ago

excellent, thanks. will keep giving you feedback and example of my workflow for bsync if ok.

boban-dj commented 10 years ago

Excellent Marc, will use script often. will let you know my workflow and give feedback if ok? thanks again good script

Best regards, Bob

On 4 aug. 2014, at 09:15, Marc MAURICE notifications@github.com wrote:

Hi,

Thanks a lot for your feedback. I added bsync command line help to the readme (you get it when you just run bsync without arguments).

Does it seem ok for you ?

Marc

— Reply to this email directly or view it on GitHub.