Question #96168 on NSsbackup changed:
https://answers.launchpad.net/nssbackup/+question/96168
dik23 gave more information on the question:
Actually on further examination, it's not fixed
The test tells me everything is ok but when I try and run the backup to
the remote location I get an error (debug log):
2010-01-24 15:54:19,828 - ERROR - nssbackupd.py:__onError(226) - [Errno 13]
Permission denied: '/mnt/nssbackup/ssh_u...@server_nnnnn/PATH'
2010-01-24 15:54:19,830 - ERROR - nssbackupd.py:__onError(227) - Traceback
(most recent call last):
File "/usr/local/lib/python2.6/dist-packages/nssbackup/nssbackupd.py", line
217, in run
self.__bm.makeBackup()
File
"/usr/local/lib/python2.6/dist-packages/nssbackup/managers/BackupManager.py",
line 277, in makeBackup
self.__checkTarget()
File
"/usr/local/lib/python2.6/dist-packages/nssbackup/managers/BackupManager.py",
line 615, in __checkTarget
FAM.makedir(self.config.get("general","target"))
File
"/usr/local/lib/python2.6/dist-packages/nssbackup/managers/FileAccessManager.py",
line 61, in makedir
os.makedirs( target, 0750 )
File "/usr/lib/python2.6/os.py", line 150, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.6/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied:
'/mnt/nssbackup/ssh_u...@server_nnnnn/PATH'
--
You received this question notification because you are a member of
NSsbackup team, which is an answer contact for NSsbackup.
_______________________________________________
Mailing list: https://launchpad.net/~nssbackup-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nssbackup-team
More help : https://help.launchpad.net/ListHelp