Hi,
> Hi,
>> Hi,
[
Return FastCopy / All view / Newest title / New post / Admin
]
![]()
A problem about move files/forlders in the same partition : guest(09/9/2 15:09)
![]()
Re:A problem about move files/forlders in the same partition : a13ph(09/12/28 08:50)
![]()
Re[2]:A problem about move files/forlders in the same partition : Climbing(10/6/20 19:34)
143
Root
v[242]
A problem about move files/forlders in the same partition
I think there is no need to move files to other path in the same partition by fastcopy cache system, Rewrite the MFT will be right, Just like what the Windows move operation do.
Thanks.
242
^[143]
v[408]
Re:A problem about move files/forlders in the same partition
>
> I think there is no need to move files to other path in the same partition by fastcopy cache system, Rewrite the MFT will be right, Just like what the Windows move operation do.
>
> Thanks.
+1 for that feature request!
If security of operation is very valuable, then hardlink could be created first and then old hardlinks ("old references to files") could be deleted.
408
^[242]
None
Re[2]:A problem about move files/forlders in the same partition
>>
>> I think there is no need to move files to other path in the same partition by fastcopy cache system, Rewrite the MFT will be right, Just like what the Windows move operation do.
>>
>> Thanks.
>
> +1 for that feature request!
>
> If security of operation is very valuable, then hardlink could be created first and then old hardlinks ("old references to files") could be deleted.
+1 for this feature request! when move files in the same partition, I just use cut/paste by Windows itself.