|
|
Subject: Re: How view only changed files - msg#00102
List: sysutils.backup.rsnapshot.general
On 2/26/07, David Cantrell <david@xxxxxxxxxxxxxxx> wrote:
> Or you could use rsnapshot-diff -v, which will also tell you about files
> that have disappeared from one backup to another.
David,
it's exactly what I'm looking for; I've just upgrade to 1.3.0 to make
this feature available.
Thank you so much.
-f
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: How view only changed files
On Sun, Feb 25, 2007 at 10:38:49PM -0500, Simon Boulet wrote:
> Hi Andrea,
> > Only one question: daily.0 contains the latest version of my share,
> > daily.1 and other only differences.
> > Is there any way to view only created/modified files and not all
> > the three?
> You can use the --links parameter to the 'find' utility, like so:
> # find daily.0 -type f -links 1
> This will show you all new files in daily.0.
Or you could use rsnapshot-diff -v, which will also tell you about files
that have disappeared from one backup to another.
--
David Cantrell | Cake Smuggler Extraordinaire
Please stop rolling your Jargon Dice and explain the problem
you are having to me in plain English, using small words.
-- John Hardin, in the Monastery
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Next Message by Date:
click to view message preview
Re: rsnapshot + cwRsync over SSH
Thanks! That is a great start! Lot's of helpful info! (Wow, would a
wiki be wonderful?!)
Dave Morris
Quoting Bruce Hohl <brucehohl@xxxxxxxxx>:
> --- Dave Morris <dmorris@xxxxxxxx> wrote:
>
>> I've found this exchange quite interesting as I plan
>> to tackle this in the near future. If you are up
>> to it, (hint, hint!) this would make an excellent
>> HOWTO as I've seen this issue come up a few times
>> before on the list.
>>
>
> A good HOWTO for rsnapshot (rsync) + cwRsync over SSH
> would be nice. I've run rsync and rsnapshot between
> various local and remote Linux servers. This has
> worked so well that I thought it could be useful for
> files on some local and remote WinXP clients. WinXP
> client file backup is a more challenging task for the
> following reasons:
>
> 1- Windows is involved which requires consideration of
> Windows file permissions (I lack knowledge in this
> area).
>
> 2- Users and their requirements are involved not just
> servers under the control of the administrator.
>
> 3- Some of the source computers use DHCP in branch
> offices with minimal/simple routers.
>
> For administrative ease I first thought to pull the
> files to the server at a certain time each day but due
> to user schedules (not convenient for user to have PC
> up at that time) and addressing/routing considerations
> this may not be the best approach.
>
> I have attached my notes related to my investigation
> of this approach. These notes look like a howto in
> progress. I welcome any comments.
>
>
>
> ____________________________________________________________________________________
> It's here! Your new message!
> Get new email alerts with the free Yahoo! Toolbar.
> http://tools.search.yahoo.com/toolbar/features/mail/
> --
> This message has been scanned for viruses and
> dangerous content by OpenProtect(http://www.openprotect.com), and is
> believed to be clean.
>
>
**************************************************************************
First Alliance Asset Management is not responsible for any
recommendation, solicitation, offer or agreement or any information
about any transaction, customer account or account activity contained
in this communication. This e-mail transmission contains confidential
information intended only for the person(s) named. Any use,
distribution, copying or disclosure by any other person is strictly
prohibited. If you received this transmission in error, please notify
the sender and destroy this message.
**** WARNING! ****
All email sent to this address will be received or otherwise recorded
by the First Alliance Asset Management, Inc. e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
**************************************************************************
--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Previous Message by Thread:
click to view message preview
Re: How view only changed files
On Sun, Feb 25, 2007 at 10:38:49PM -0500, Simon Boulet wrote:
> Hi Andrea,
> > Only one question: daily.0 contains the latest version of my share,
> > daily.1 and other only differences.
> > Is there any way to view only created/modified files and not all
> > the three?
> You can use the --links parameter to the 'find' utility, like so:
> # find daily.0 -type f -links 1
> This will show you all new files in daily.0.
Or you could use rsnapshot-diff -v, which will also tell you about files
that have disappeared from one backup to another.
--
David Cantrell | Cake Smuggler Extraordinaire
Please stop rolling your Jargon Dice and explain the problem
you are having to me in plain English, using small words.
-- John Hardin, in the Monastery
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Next Message by Thread:
click to view message preview
How do I fetch all non-hardlink incremental backups?
Hi list,
We have been using rsnapshot for months now and it really works great, thanks!
But my boss wants me to burn dvd copies of our incremental backups
daily. So what I wanted to figure out now is how can I be able to get
all non-hardlinks from daily.1, etc. so that it's small enough to fit
in a dvd.
Regards,
--
Elijah O. Alcantara
http://elijah.pinoguin.com
Web/Typo3 Developer, Sys/Net Administrator & Support
PHP Development ApS
http://phpdev.dk
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|
|