nssbackup-team team mailing list archive
-
nssbackup-team team
-
Mailing list archive
-
Message #00109
[Bug 255894] [NEW] Valid path returns "The selected destination is not writtable..."
*** This bug is a duplicate of bug 240988 ***
https://bugs.launchpad.net/bugs/240988
Public bug reported:
Binary package hint: sbackup
When I try to Test my location in Destination tab, I get:
"The selected destination is not writtable with current permissions.
The backups can not be written there."
But the destination is valid and all of these commands work fine in
ipython:
gnomevfs.get_file_info("ssh://hostname/path/path/file")
gnomevfs.make_directory("ssh://hostname/path/path/"+test,0700)
gnomevfs.remove_directory("ssh://hostname/path/path/"+test)
If I do this, though:
gnomevfs.get_local_path_from_uri("ssh://hostname/path/path")
I get:
<type 'exceptions.RuntimeError'>: unknown error
which may mean it's a more fundamental problem with gnomevfs?
Description: Ubuntu 8.04.1
Release: 8.04
sbackup 0.10.4
** Affects: sbackup (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- The selected destination is not writtable with current permissions. The backups can not be written there.
+ Valid path returns "The selected destination is not writtable..."
--
Valid path returns "The selected destination is not writtable..."
https://bugs.launchpad.net/bugs/255894
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to sbackup in ubuntu.
Follow ups
References