sukria / Backup-Manager

Versatile yet easy to use command line backup tool for GNU/Linux. Suitable for desktop and servers.
http://www.backup-manager.org/
GNU General Public License v2.0
277 stars 88 forks source link

Error When Running Backups - Unable to Create Parent Directory #106

Open nivek1385 opened 6 years ago

nivek1385 commented 6 years ago

I'm trying to use ~/parent/Backup as the backup location (remotely mounted fs). Whenever I try to run backup-manager, I get an error message "mkdir: cannot create directory ‘/home/nivek1385/parent’: Permission denied" but that entire path already exists.

kissifrot commented 6 years ago

Are you sure the user running backup-manager has the appropriate permissions? Could you provide the relevant output of the command ran using debug mode?