Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....
James Moe via rsync <[email protected]>
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <sig.0966936f5e.8bd81e20-1f9d-3799-98e3-bf8db62a6e20@sohnen-moe.com> |
On 2021-11-28 13:22, Mario Marietto via rsync wrote: > What happens now if I stop the transfer ? > The partial output file is deleted. > I imagine that I can't resume it. > True. > Do you think that it is a good idea to stop now > (I've copied 70 mb over 200) and to restart the transfer > using cp -au ? > What does "70 mb over 200" mean? (nit: mb = milli-bit; MB = mega-byte) The "u" option only means "update," not resume. "man cp" is your friend. -- James Moe moe dot james at sohnen-moe dot com 520.743.3936 Think. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html