LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   /var/named/chroot/proc needed? (https://www.linuxquestions.org/questions/linux-software-2/var-named-chroot-proc-needed-673149/)

Red Squirrel 09-29-2008 03:58 PM

/var/named/chroot/proc needed?
 
Is this folder needed? It screws up my backup job royally. I don't know whats up with it, but its just a really weird folder.

That folder alone is like 1TB when I back it up, even though the real one is not that big - its only 23MB.

Is there a way to exclude this from rsync, or can I just delete it?

billymayday 10-01-2008 12:54 AM

How about --exclude?

Something like --exclude='/var/named/chroot/proc/*'. There are even examples in man rsync for you.

Red Squirrel 10-01-2008 05:57 PM

I never had good luck with that.

The path I specify, does it have to be the FULL path, or just the relative path reletive to where I start the backup from? There's also a way to set an exclude file, how exactly does it work?


All times are GMT -5. The time now is 09:06 PM.