I'm unable to move files between Ubuntu and Windows 10.
I'm unable to move files between Ubuntu and Windows 10.
You have a 16 GB SD card ready for transfer from Ubuntu to Windows 10. The issue with Gparted is that it can't detect the format and keeps asking for Windows formatting. Changing the file system type to NTFS didn’t help either, as it reported the files are corrupted. Try using a different tool like `dd` or `rsync` to avoid formatting altogether. If needed, you can format the card manually with a proper tool after confirming its integrity.
It seems you might require additional modules for reading and writing to NTFS. It shouldn’t be overly complicated and should function reliably on Windows.
Moved the file to your Linux system, formatted it with Windows settings, and then reinstalled it on Linux to move the files again. It functions properly.