|
From: | Keith Edmunds |
Subject: | Re: [rdiff-backup-users] os.makedirs Security Violation |
Date: | Thu, 20 Oct 2005 08:03:14 +0100 |
User-agent: | Debian Thunderbird 1.0.2 (X11/20050817) |
Mike Bydalek wrote:
It seems like it doesn't want to create the subdirectories due to a Security Violation. Since I am running as a non-privileged user on the backup server, is that causing the problems?
If the user under which you are running on the backup server does not have the permissions to create the directory tree then yes.
If you have interactive access to the backup server you can try this out with:
mkdir -p home/mbydalek/bleh -- Keith Edmunds +---------------------------------------------------------------------+ | Tiger Computing Ltd | Helping businesses make the most of Linux | | "The Linux Company" | http://www.TheLinuxConsultancy.co.uk | +---------------------------------------------------------------------+
[Prev in Thread] | Current Thread | [Next in Thread] |