I never have any trouble copying music around.
I just use "cp -a".
cp -av prints what its doing which could be helpful.
scp is similar but copies across the network.
rsync would be a better option if merging sets of files.
I just use "cp -a".
cp -av prints what its doing which could be helpful.
scp is similar but copies across the network.
rsync would be a better option if merging sets of files.
Statistics: Posted by jahboater — Fri May 02, 2025 9:17 pm