Re: Question about "mv" operation.
On Tue, Aug 4, 2015 at 4:11 AM, Magicloud Magiclouds
<magicloud.magiclouds@gmail.com> wrote:
> Hi,
>
> Say I am moving a file between two harddisks. Both filesystems are Ext4.
> During the operation, I cut off the power. Then boot the host, and fix the
> filesystems.
>
> Now, I see in both locations, there are the file. My question is, is it safe
> to remove file in dest, and move to it again from src?
>
One way to be completely sure is to compare the hash of the two files
with SHA or MD5 and ensure they match.
Reply to: