>> It's in DEBUG mode so it will send lots of output to that console.
> No output when I issue the ls while the script is active. Your other console will need to be logged in as backuppc user too. At the moment, it's set to run in single user mode if DEBUG is enabled. I've not tested running it in such a way that other users can access it - although the code is in there to do it in theory. Also in DEBUG mode, everything will be owned backuppc.backuppc - so that things are accessible. Again, the code is there to make things owned correctly when not running in DEBUG - but it is, to date, untested. I'll try and get some time together and have a bash at that here tonight. Cheers Alex -- Alex Harrington - Network Manager Longhill High School t: 01273 304086 e: [EMAIL PROTECTED] -----Original Message----- From: Kenneth Porter [mailto:[EMAIL PROTECTED] Sent: Mon 08/09/2008 17:55 To: Developers discussion Cc: Alex Harrington Subject: RE: [BackupPC-devel] FUSE / BackupPC --On Monday, September 08, 2008 5:23 PM +0100 Alex Harrington <[EMAIL PROTECTED]> wrote: > What do you get if you open a second terminal and ls your mountpoint? Before and after running the script: [EMAIL PROTECTED] tmp]# ls -al /mnt/BackupPC total 16 drwxr-xr-x 2 backuppc backuppc 4096 Sep 8 09:52 . drwxr-xr-x 8 root root 4096 Sep 8 09:52 .. [EMAIL PROTECTED] tmp]# ls -al /mnt/BackupPC ls: /mnt/BackupPC: Permission denied > It's in DEBUG mode so it will send lots of output to that console. No output when I issue the ls while the script is active. SELinux is Permissive to avoid interference from it. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-devel mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
