- Joined
- Jul 31, 2020
- Messages
- 47
- Reaction score
- 6
Is it possible to back up to a local drive and specify a mounted USB memory stick for the Location?
I get System.UnauthorizedAccessException error .. does that just mean I need to set new permissions on /media/usb?
Here is what I did ..
sudo mkdir /media/usb
sudo mount /dev/sda1 /media/usb
Then I set the Location folder to /media/usb
Hoping someone can assist here ..
I get System.UnauthorizedAccessException error .. does that just mean I need to set new permissions on /media/usb?
Here is what I did ..
sudo mkdir /media/usb
sudo mount /dev/sda1 /media/usb
Then I set the Location folder to /media/usb
Hoping someone can assist here ..