I'm looking for a tool (free to use) for making incremental backup of some directory on my personal webserver. I've made a bashscript lunched via cron using tar, but tar is not realible as a backup solution..
Flat out the best backup tool is a app called rdiff-backup. Its simple to use and can even backup through ssh for remote incremental backups. The program is free and works on just about every linux distro out there. Just google rdiff-backup on google.com. On Fri, 2003-11-28 at 16:26, FireStarter wrote:
I'm looking for a tool (free to use) for making incremental backup of some directory on my personal webserver. I've made a bashscript lunched via cron using tar, but tar is not realible as a backup solution..
-- Benjamin Arai <benjamin@araisoft.com> Araisoft Corp.
I finally got around to trying to install rdiff-backup and found a couple of dependencies that I cannot resolve. I can't seem to locate librsync.so.1 even though I have rsync installed and I have the librsync-devel package available. (When I search for librsync.so.1, nothing is found.) I also seem to need an older version of Python which I am reluctant to install plus I have no idea where to find an older version. Any assistance will be appreciated. Don Henson On Sat, 2003-11-29 at 12:07, Benjamin Arai wrote:
Flat out the best backup tool is a app called rdiff-backup. Its simple to use and can even backup through ssh for remote incremental backups. The program is free and works on just about every linux distro out there. Just google rdiff-backup on google.com.
On Fri, 2003-11-28 at 16:26, FireStarter wrote:
I'm looking for a tool (free to use) for making incremental backup of some directory on my personal webserver. I've made a bashscript lunched via cron using tar, but tar is not realible as a backup solution..
The Saturday 2003-12-27 at 10:41 -0700, Donald Henson wrote:
(When I search for librsync.so.1, nothing is found.)
I do, though :-) You are using the wrong tool to look for an unknown system file: try "pin librsync". It has its own rpm: |> Library to replicate data à la rsync. |> Used by rproxy (http://rproxy.samba.org/) |> and InterMezzo. -- Cheers, Carlos Robinson
On Sun, 2003-12-28 at 19:47, Carlos E. R. wrote:
The Saturday 2003-12-27 at 10:41 -0700, Donald Henson wrote:
(When I search for librsync.so.1, nothing is found.)
I do, though :-)
You are using the wrong tool to look for an unknown system file: try "pin librsync". It has its own rpm:
|> Library to replicate data à la rsync. |> Used by rproxy (http://rproxy.samba.org/) |> and InterMezzo.
-- Cheers, Carlos Robinson
Thanks for the suggestion but it didn't work, probably because I have no idea what "pin" is. I'll research it later when I have more time or just use something else. Don Henson
* Donald Henson <wepin@wepin.com> [12-29-03 09:00]: [snip ...]
Thanks for the suggestion but it didn't work, probably because I have no idea what "pin" is. I'll research it later when I have more time or just use something else.
'man pin' would perhaps shed some light. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org
Patrick Shanahan wrote:
* Donald Henson <wepin@wepin.com> [12-29-03 09:00]: [snip ...]
Thanks for the suggestion but it didn't work, probably because I have no idea what "pin" is. I'll research it later when I have more time or just use something else.
'man pin' would perhaps shed some light.
If he couldn't issue the pin command or find it then chances are the package isn't installed so therefore the man page wouldn't be either. http://www.suse.com/us/private/products/suse_linux/i386/packages_professiona...
* Avtar Gill <av_gill@sympatico.ca> [12-29-03 13:09]:
Patrick Shanahan wrote: [snip ...] If he couldn't issue the pin command or find it then chances are the package isn't installed so therefore the man page wouldn't be either.
http://www.suse.com/us/private/products/suse_linux/i386/packages_professiona...
IIANM, pin is one of the defaults within the 'Documentation' package. Surely a newcomer would install _all_ of the documentation available to find his way ???? -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org
:o) How many different subjects have been addressed in this running thread hijacking? PeterB On Monday 29 December 2003 04:09 pm, Patrick Shanahan wrote:
* Avtar Gill <av_gill@sympatico.ca> [12-29-03 13:09]:
Patrick Shanahan wrote:
[snip ...]
If he couldn't issue the pin command or find it then chances are the package isn't installed so therefore the man page wouldn't be either.
http://www.suse.com/us/private/products/suse_linux/i386/packages_professi onal/pin.html
IIANM, pin is one of the defaults within the 'Documentation' package. Surely a newcomer would install _all_ of the documentation available to find his way ???? -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org
-- -- Proud to use SuSE Linux, since 5.2 Loving using SuSE Linux 8.2 MyBlog http://vancampen.org/blog/ Nothing is as perfect as a Cultured Diamond There was never any Blood on a Cultured Diamond --
* Peter B Van Campen <peterb@vancampen.org> [12-29-03 17:33]:
:o)
How many different subjects have been addressed in this running thread hijacking?
<guilty>, but I must welcome you also, and you felt necessary to *top* *post*, for shame. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org
The Monday 2003-12-29 at 06:59 -0700, Donald Henson wrote:
Thanks for the suggestion but it didn't work, probably because I have no idea what "pin" is. I'll research it later when I have more time or just use something else.
Just try it - another program on the distro courtesy of SuSE. -- Cheers, Carlos Robinson
participants (7)
-
Avtar Gill
-
Benjamin Arai
-
Carlos E. R.
-
Donald Henson
-
FireStarter
-
Patrick Shanahan
-
Peter B Van Campen