Roger Heflin wrote: > Skunk Worx wrote: >> Suppose I want to back up my home directory using tar. >> >> I see this : >> >> ls: cannot access .gvfs: Permission denied >> >> d????????? ? ? ? ? ? .gvfs >> >> ...and this : >> >> tar: Error exit delayed from previous errors >> >> What service do I need to stop to eliminate this vfs file error during >> backups? >> >> # ls /etc/init.d/*vfs* >> ls: cannot access /etc/init.d/*vfs*: No such file or directory >> >> --- >> John >> > > Given the errors, and what ls displays, .gvfs is probably a corrupt > directory/file entry and when tar hits it will report an error but > hopefully not crash. Or, perhaps more likely, you're running the backup as root and root does not have the ability to view the .gvfs dir in your user's home dir (due to the way fuse works). You should be able to either exclude .gvfs from the backup or run the backup as your user. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Artificial Intelligence is no match for Natural Stupidity
Attachment:
pgpcZ0sJPLr2O.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list