Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-server
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Wang Penghui wrote:
> In my server box, there is a directory used to store users' data, but
> there are lots of subfolders under it, and there there also are lots of
> subfolders under the subfolders too. in each folders there are lots of
> files.
> And the files would be changed at any time. Some added while some
> deleted, some increased while some decreased. And the amount of the
> files is so big.
> Even more than 10G.
>
> Now the problem come out. I need to backup all the files in the
> folders. Because the files would be changed even in every minute. So i
> have to backup it as often as possible. I am blind with it now. Maybe
> rsync will fit my requirements, i am not sure about it now.
I am sure somebody will find a tool for you, but as a quick solution you
may consider running find -ls and store its output and then tar
everything that has been modified since last tar.
Having list of files you will be able to find out which files have been
deleted, and having these files in some previously made tarball you will
be able to restore them when needed.
Rsync would not save you the deleted files.
You just need some work to fit this simple thing to your own needs. :)
HTH.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBkIcwlA+/TuXKaj0RAmVlAJ9Q8jZgPu+dW/uVzsX1r+CIlmYtdQCdG5CJ
vk1XnPUsLCBpJ3LalNAHvao=
=VOMm
-----END PGP SIGNATURE-----
|
|