wotwot / parallel-ssh

Automatically exported from code.google.com/p/parallel-ssh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow multiple sources for prsync

GoogleCodeExporter opened this issue · comments

rsync would allow multiple sources to be specified, like:

$ rsync -av dir1 dir2 dir3 remote:

While prsync doesn't support this. I have worked out a patch to remove the 
unnecessary limitation. The manpage and doc still remain to be altered.

Original issue reported on code.google.com by xiaqq...@gmail.com on 28 Jan 2012 at 10:22

Attachments:

The patch I submitted is buggy and has been deleted by me. This is the 
corrected patch.

Original comment by xiaqq...@gmail.com on 28 Jan 2012 at 10:34

  • Added labels: ****
  • Removed labels: ****

Attachments:

This seems pretty reasonable to me. I won't be able to apply and test the patch 
today, but it looks great. Thanks for submitting this, and I'll make sure to 
include before the next release.

Original comment by amcna...@gmail.com on 30 Jan 2012 at 4:57

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****
Hey, don't forget this :)

Also I made a better patch, including a trivial modification of the prsync 
manpage, and generated using git-format-patch. Attached.

Original comment by xiaqq...@gmail.com on 22 Feb 2012 at 3:56

  • Added labels: ****
  • Removed labels: ****

Attachments:

Thanks for the reminder. I've committed your patch. Thanks for your help.

Original comment by amcna...@gmail.com on 22 Feb 2012 at 4:55

  • Added labels: ****
  • Removed labels: ****

Original comment by amcna...@gmail.com on 22 Feb 2012 at 4:56

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****