Displaying 1 result from an estimated 1 matches for "04gk".
Did you mean:
04g
2007 Jun 08
1
DO NOT REPLY [Bug 4684] New: rsync corrupts when coping to a USB memory stick
...Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: ToddAndMargo@verizon.net
QAContact: rsync-qa@samba.org
Hi All,
I am using
CentOS 5 (RHEL 5 clone)
rsync-2.6.9-1.el5.rf (the lastest rpm I could find).
imation HMDS-04GK, E-D900-03-3213 4GB memory stick
When I rsync to a local USB memory stick, it copies for
a while, then corrupts my stick. I have to re-fdisk it (t=b)
and re-mkfs.vfat it after every test.
My code lines are:
Target="/mnt/MyCDs"
Source="/home/CDs"
rsync -rv --delete $So...