Hi,
I'm evaluating Syncovery. I have a number of Windows boxes using Syncback. It looks lIke Syncovery would be a good replacement since I'm starting to use Linux Mint boxes as lower powered backup controllers.
I'm trying to mirror a NAS share to a locally mounted USB drive in Linux Mint.
I can successfully mirror NAS to NAS, so no permissions problems there.
I get a failure when running to the USB:
Error accessing folder /media/rtadmin/TData/BU/Active: Permission Denied
What am I doing wrong? I navigated to that location with the GUI, and that's the string it returns, so I expect the location is correct.
Thanks,
Rick
Getting Access Denied Error to USB
Re: Getting Access Denied Error to USB
Hello,
thanks for your question!
The first step would be to post the complete log file. Near the top you will find the user account that Syncovery runs as.
And then you could enter this command in a Terminal to see the folder permissions:
ls -al /media/rtadmin/TData/BU/Active
thanks for your question!
The first step would be to post the complete log file. Near the top you will find the user account that Syncovery runs as.
And then you could enter this command in a Terminal to see the folder permissions:
ls -al /media/rtadmin/TData/BU/Active
Re: Getting Access Denied Error to USB
OK, I've changed a bunch of settings, and so my problem has changed.
The access denied has gone away.
However, If I run the job to the USB as a mounted drive, it now writes to the mount point directory, not to the large USB drive I have attached. If I run the job, I run out of disk space in my file system, and if I examine the USB drive, nothing is being written there. I've changed the mount point location, but it persists.
I have a feeling this is simple, but I'm at a loss.
Rick
The access denied has gone away.
However, If I run the job to the USB as a mounted drive, it now writes to the mount point directory, not to the large USB drive I have attached. If I run the job, I run out of disk space in my file system, and if I examine the USB drive, nothing is being written there. I've changed the mount point location, but it persists.
I have a feeling this is simple, but I'm at a loss.
Rick
Re: Getting Access Denied Error to USB
Hello,
this happens when an external drive is not mounted. The dummy mount folder may still exists, but it's empty.
So you need to access the drive in a file manager first and verify the mount point again, which may vary.
In Syncovery, you can make sure it doesn't write to empty folders by choosing the following checkmark in the profile, on the "Job" tab sheet:
Run only if neither side is empty
this happens when an external drive is not mounted. The dummy mount folder may still exists, but it's empty.
So you need to access the drive in a file manager first and verify the mount point again, which may vary.
In Syncovery, you can make sure it doesn't write to empty folders by choosing the following checkmark in the profile, on the "Job" tab sheet:
Run only if neither side is empty