Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2017 17:05:00 -0400
From:      "James B. Byrne" <byrnejb@harte-lyne.ca>
To:        freebsd-questions@freebsd.org
Subject:   Rsync woes
Message-ID:  <674aa8d7c7c74263bb11c00e5ab41279.squirrel@webmail.harte-lyne.ca>

next in thread | raw e-mail | index | archive | help
When transferring files via rsync I am receiving many, many errors of
the following form:

rsync: chown
"/media/usbkey/vhost04/byrnejb_hll/Documents/HLL/Forwarding/DGR_Shipments/HLL_TDG_Air_2014_Blue_Form.ott"
failed: Invalid argument (22)


The rsync command used is:

rsync -acsvxHAX --append-verify --exclude '\.*' --exclude 'tmp'
--exclude 'javahotpot' --exclude 'lost+found' --progress
/home/byrnejb_hll  /media/usbkey/vhost04

What is causing the errors?

I am also encountering another problem with the same transfer in that
rsync apparently just stops transferring and I must use <ctrl>C to
exit the program and restart it to continue the transfer.  What causes
this?






-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?674aa8d7c7c74263bb11c00e5ab41279.squirrel>