Open alensiljak opened 1 year ago
Thanks, I'll try to reproduce. It looks like it's rounding some of the files to nearest sector size.
Thanks for the work on this driver! I tried it a few years ago but couldn't get it to work for whatever reason. Now it seems quite usable. With Rclone support I'd be able to do cloud backups irrespective of which machine I happen to be using. The idea of using BTRFS on external drives now seems quite realistic thanks to you.
Seens related to #597
Yes, it is - I'll leave them both open until it's fixed. The problem is due to a difference in the way that Linux and Windows handle the sizes of preallocated files.
I'm trying to synchronize a folder between pCloud and an external drive in USB enclosure, formatted with BTRFS, using RClone.
The results are:
If I use a local NTFS drive (
D:\tmp\Applications
) as the destination, the synchronization completes ok. I was using the same external drive to synchronize on a Linux box and that was working fine. Using the external drive through Windows Explorer seems to be working ok. The files and folders can be read, edited, and written.Let me know please if I can provide additional information.
WinBtrfs v1.8.2 rclone v1.61.1 Windows 11