Aaron Konstam wrote: > If you are using mv to > transfer to a different disk or partition it probably a little slower. Right. Because mv from one partition to another is: cp + delete src. And this is slower than just cp, but only slightly since marking a file deleted is very fast. Matt Flaschen -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines