DragonFly bugs List (threaded) for 2008-07
DragonFly BSD
DragonFly bugs List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cross-device copying / USB improvements


From: benny <listen@xxxxxxxxxxxxxxx>
Date: Sat, 26 Jul 2008 12:41:17 +0200

benny wrote:

> -> cp resumes. i.e. starts copying the same things again, this time
>    behaving like rsync (I guess rsync solves incomplete transfers by
>    some kind of checksum / hashing)
perhaps this one is not so far away :)
lets say the fs on both devices is hammer, then a cp could be thought of as
a simple mirroring (syncing) (and a mv as a cp with deletion on the
source). the only thing needed would be to be able to "mirror" a single
file and to "detach" the mirrored file / directory somehow from the master.
I don't know if it is possible to extend hammer that way though.

For other filesystems an rsync something would still be needed, but this
could be a start.

Regards,
Benny







[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]