Re: .gvfs and why does this happen?
- From: Brian McKee <brian.mckee@xxxxxxxxx>
- Date: Sat, 1 Aug 2009 08:42:23 -0400
On Fri, Jul 31, 2009 at 8:06 PM, Jay Ridgley<jridgley2@xxxxxxxxxxxxx> wrote:
I have a situation that I do not understand. I am connected to a remote
system via ssh. When I try to list the directory /home/user/.gvfs the
results are not consistent. See below:
cdjsys@ursa:~$ ls -la .gvfs
total 8
drwx------ 2 cdjsys cdjsys 4096 2008-06-07 07:08 .
drwxr-xr-x 36 cdjsys cdjsys 4096 2009-07-29 10:22 ..
cdjsys@ursa:~$ ls -la /home/celeste/.gvfs
ls: cannot access /home/celeste/.gvfs: Permission denied
cdjsys@ursa:~$ sudo ls -la /home/celeste/.gvfs
[sudo] password for cdjsys:
ls: cannot access /home/celeste/.gvfs: Permission denied <---- error
cdjsys@ursa:~$ su celeste
Password:
celeste@ursa:/home/cdjsys$ ls -la /home/celeste/.gvfs
total 4
dr-x------ 2 celeste celeste 0 2009-07-29 10:24 .
drwxr-xr-x 38 celeste celeste 4096 2009-07-29 10:24 ..
celeste@ursa:/home/cdjsys$ exit
exit
cdjsys@ursa:~$
Yet If I am physically logged on to the machine (not via ssh) the error
message is not issued. This is causing problems with a network backup
scheme I am attempting to implement.
.gvfs is where Gnome mounts remote directories accessed over the
network. When there are contents there, they aren't part of that
machine. I don't think you would usually want to back up that
directory....
Brian
--
All you need to know about Ubuntu 9.04 Jaunty -> gconftool -s --type
bool /apps/update-notifier/auto_launch false
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- .gvfs and why does this happen?
- From: Jay Ridgley
- .gvfs and why does this happen?
- Prev by Date: Re: how to apply nvidia settings from the command line?
- Next by Date: Best Application For Copying VHS Tapes To DVD?
- Previous by thread: Re: .gvfs and why does this happen?
- Next by thread: Re: .gvfs and why does this happen?
- Index(es):