FWIW...
I do not own and have never used a Compute Module 4. The following tests were run on a Raspberry Pi 4B/4GB using Raspberry Pi OS Bullseye:
1. The destination of the backup was a local 64 GB USB flash drive formatted NTFS. No errors or warnings were reported.
2. The destination of the backup was a 1 TB Windows 11 share formatted NTFS mounted via CIFS. No errors or warnings were reported. The following mount command was used:
I would suggest you run similar tests for comparison.
I do not own and have never used a Compute Module 4. The following tests were run on a Raspberry Pi 4B/4GB using Raspberry Pi OS Bullseye:
1. The destination of the backup was a local 64 GB USB flash drive formatted NTFS. No errors or warnings were reported.
2. The destination of the backup was a 1 TB Windows 11 share formatted NTFS mounted via CIFS. No errors or warnings were reported. The following mount command was used:
Code:
mount -t cifs -o username=xxxxxxxx,password=xxxxxxxx //192.168.1.100/work /media
I would suggest you run similar tests for comparison.
Statistics: Posted by RonR — Wed May 01, 2024 10:15 pm