I think this is done because file systems can bog down with too many files
(or directories) inside one directory. By breaking down the hierarchy like
they do, they help keep performance optimal.

--
Nathan Clemons
http://www.livemocha.com
The worlds largest online language learning community



On Fri, Jun 3, 2011 at 1:01 AM, florian <grandjean.flor...@gmail.com> wrote:

> Hello,
> I want to say if it's regular when i backup config file with
> filebucket, the save create more folder.
>
> Example :
> root@client:~# tree /var/testBackup/
> /var/testBackup/
> ├── 0
> │   └── 9
> │       └── 6
> │           └── 9
> │               └── 3
> │                   └── f
> │                       └── f
> │                           └── d
> │                               └── 09693ffd352436e900afd719c5a5a8b3
> │                                   ├── contents
> │                                   └── paths
> ├── 2
> │   └── 5
> │       └── 5
> │           └── f
> │               └── 3
> │                   └── c
> │                       └── 2
> │                           └── e
> │                               └── 255f3c2e42515586e807f1a39ae58cf2
> │                                   ├── contents
> │                                   └── paths
>
> It's possible to create this tree ?
>
> /var/testBackup/
> ├── 255f3c2e42515586e807f1a39ae58cf2
> │   └── contents
> │   └── paths
>
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to