Bug 494313 - RFE: New option --copy-devices to rsync devices
Summary: RFE: New option --copy-devices to rsync devices
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rsync
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan ONDREJ
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-06 11:07 UTC by Jan ONDREJ
Modified: 2009-06-02 14:29 UTC (History)
3 users (show)

Fixed In Version: 3.0.5-2.fc11
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-02 14:18:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan ONDREJ 2009-04-06 11:07:27 UTC
Description of problem:
Can you please add this patch:
  patches/copy-devices.diff
as a part of binary rpm? This patch is already in src.rpm (in patches tar).
This patch allows rsyncing device content, instead of default device special device.
I need this option in my project, which backup systems over network and can rsync device content with only minimal changes.
This change can significatly increase speed of my script, which currently need to copy everything (dd) over network.

Version-Release number of selected component (if applicable):
rsync-3.0.5-1.fc10.i386


How reproducible:
always

Steps to Reproduce:
1. rsync --copy-devices
  
Actual results:
rsync: --copy-devices: unknown option
rsync error: syntax or usage error (code 1) at main.c(1423) [client=3.0.5]
:-)

Expected results:
Working device rsync copy.

Additional info:
Please, if possible, do this change for F9 and F10 too, not only for rawhide.

To apply this patch, it's enough to add this line after your patches:
  patch -p1 -i patches/copy-devices.diff

Comment 1 Jan ONDREJ 2009-05-21 08:36:34 UTC
Simo, is there something wrong with this patch?

If not and you are too busy, I can apply it in fedora CVS.

Comment 2 Simo Sorce 2009-05-21 12:32:41 UTC
please feel free to do it, I am a bit busy these days.

Comment 3 Fedora Update System 2009-05-21 13:02:03 UTC
rsync-3.0.5-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/rsync-3.0.5-2.fc10

Comment 4 Fedora Update System 2009-05-21 13:10:44 UTC
rsync-3.0.5-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/rsync-3.0.5-2.fc11

Comment 5 Jan ONDREJ 2009-05-21 13:11:36 UTC
Packages built for F-10, F-11 and devel.
Updates submitted.

Comment 6 Fedora Update System 2009-05-21 23:27:02 UTC
rsync-3.0.5-2.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rsync'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-5309

Comment 7 Fedora Update System 2009-05-21 23:30:31 UTC
rsync-3.0.5-2.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rsync'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5322

Comment 8 Fedora Update System 2009-06-02 14:18:38 UTC
rsync-3.0.5-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2009-06-02 14:29:25 UTC
rsync-3.0.5-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.