← Back to team overview

nssbackup-team team mailing list archive

[Question #80887]: Invalid value of the target directory

 

Question #80887 on NSsbackup changed:
https://answers.launchpad.net/nssbackup/+question/80887

Description changed to:
Hi,

I am doing one of my backups over ssh to another server. The ssh
configuration has been tested with the gui and has not been changed
since before (when it worked). Yesterday I started the cron process by
hand and aborted it with Ctrl-C during ssh transmission and now I get
this error message:

2009-08-25 08:44:56,888 - ERROR - nssbackupd.py:__onError(230) - Invalid value of the target directory : /mnt/nssbackup/ssh_USER@SERVER/DIR
09-08-25 08:44:56,888 - ERROR - nssbackupd.py:__onError(231) - Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/nssbackup/nssbackupd.py", line 221, in run
    self.__bm.makeBackup()
  File "/usr/lib/python2.6/dist-packages/nssbackup/managers/BackupManager.py", line 266, in makeBackup
    self.__snpman = SnapshotManager(self.config.get("general","target"))
  File "/usr/lib/python2.6/dist-packages/nssbackup/managers/SnapshotManager.py", line 91, in __init__
    + str(target_dir))
SBException: Invalid value of the target directory : /mnt/nssbackup/ssh_USER@SERVER/DIR

-- 
You received this question notification because you are a member of
NSsbackup team, which is an answer contact for NSsbackup.