-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I don't know of a simple solution that would work with both --delete
and with any number of files but here is an idea...
Make an additional folder and link all the mp3 files into it then
rsync that folder...
rm -rf /backup/Music.flat
mkdir /backup/Mu
I'm writing a script to sync some mp3 files. Due to a limitation in the
number of destination files that can be read from my thumb drive, I'm
not looking to preserve the original file structure (actually, I'm
looking to sync *only the files* to the new destination directory).
The source files
https://bugzilla.samba.org/show_bug.cgi?id=10357
--- Comment #3 from Pavel Šimerda (pavlix) 2014-01-03
11:18:52 UTC ---
(In reply to comment #2)
> The latest rsync is 3.1.0. I have run "make check" of 3.0.9 on REL6 without
> issue, so perhaps you have patches that have broken something?
I was