Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5001

Beginners • Re: Pi Backup to shared NTFS drive (CIFS)

$
0
0
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:

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



Viewing all articles
Browse latest Browse all 5001

Trending Articles