#rsync syntax error

8 messages · Page 1 of 1 (latest)

foggy stone
#

whats wrong with this command? it gives a syntax error without a description
rsync -vhP --files-from=/home/marcel/Dev/rsynclist.txt /run/media/marcel/Storage/Dev/

bronze garden
#

perhaps the trailing slash at the very end? (just a hunch)

#

try a test run without it, and using just a few files

#

or perhaps /run/ isnt' a valid place

#

I'd imagine the norm. is **/**media/$user/whatever

foggy stone
short notch
#

rsync -vhP --files-from=/home/marcel/Dev/rsynclist.txt /directory/to/transfer/files/from /run/media/marcel/Storage/Dev