similar to: Preserving overwritten/deleted items

Displaying 20 results from an estimated 2000 matches similar to: "Preserving overwritten/deleted items"

2016 May 03
4
Yet another filter question
Hello, Since the very first day I've been using rsync - some 15 years ago - the filtering rules caused great grieve. Their behaviour is just not the way I'd expect it be be and as I read the manpage. Usually I end up with some hand-written recipes, carefully documented,y including all the gotchas. This time however I failed and I see no other way than to ask for advice. Given the
2005 Mar 08
1
Getting a list of transferred/deleted items
Hello, As far as I can see there's no option to get a list of files/directories/ whatever that have been transferred. This is not exactly the same as the --verbose output for two reasons: At first the -v output has been sanitized to avoid terminal confusion, second this might be hard to parse since it contains other information, too (nitpicking: Does "deleting foo" mean that the
2012 Sep 10
5
Nagios purge deleted items and notify nagios service problem
I am using stored configs to manage my nagios host and services checks and I have run into a problem that I have been unable to solve. When the stored configs are purged from puppet the nagios server correctly removes them from the services and hosts file but does not notify the nagios service and instead throws an error. So the entries are still there and nagios still reports on them until
2013 May 30
1
Support for CACHEDIR.TAG excludes?
Hi there, there's an old proposal to exclude a directory and its subdirectories from being backed up and the like, by placing a file name CACHEDIR.TAG into it with a certain content, see [*] for details. rsync lacks support for that and I was wondering why. Unless there are strong reasons against it, I'd like to add it. After a quick glance into the sources it seems this should be
2007 Feb 16
3
--bwlimit -z limits filesystem speed, not network speed
My impression when running with --bwlimit in combination with compression -z is that the speed to the filesystem is limited to the value given in --bwlimit. This must be contrary to the intention with --bwlimit. David
2005 Aug 02
1
RCS/delete on close/delete readonly
Hi Apologies if this is a FAQ, I've tried Googling... I'm trying to set up CD-RCS on Windows boxes talking to our Linux Server (Samba 3.0.10-1.fc1.1.legacy). Apparently, the way this works is that it needs to be able to delete files that are read-only and not owned by you; they recommend that you set "delete readonly = yes" in the config file. The problem is that this
2016 May 05
3
Yet another filter question
I hate to say anything remotely negative to Wayne but... That wording from the man page makes almost no sense without the examples directly after it (and I have read it many times and know what it is saying). When I go all RTFM on this topic I usually tell them to 'man rsync', search for file-will-not-be-found and start reading from that line. Once you understand the broken and correct
2008 Jun 02
3
Purging Deleted Messages
I noticed today I checked a users mailbox with the mutt command: mutt -f /home/bob/email/ There I saw he had 100 messages that had been deleted but not yet purged from his inbox so they're still using up disk storage on my email server. My question is does Dovecot have a process to automatically delete these messages after a certain period of time? I would like to think that they don't
2005 May 13
0
samba and vfs deleted items folder
Okay, early this year I setup a samba server for a small non profit, they are running XP on the desktop and I have things setup so that all their data and outlook info is stored on the server. We do daily backups to tape, this works great. A couple of months ago, someone had created an important file and deleted it on the same day, so it wasn't backed up, at that point I setup the samba
2007 Jul 04
0
gconf-settings for compiz get overwritten
Hi! I'm having a problem with compiz on a Centos5-machine (I know compiz is only "Beta", but it looks soooo cool). When I use the gconf-editor to edit settings of the plugins (for instance /apps/compiz/plugins/scale/allscreens/options/initiate_edge) they work as expected, they get written to the correct file in ~/.gconf, but the next time I log in the are reset to the default value
2003 Jun 11
1
performance issue with overwritten files
Hi Guys, I have experienced a recent performance issue with an ext2 filesystem. Essentially I have had several files that get overwritten on average once per day. This has been happening for about a hear when the program accessing and reading those files started from several milliseconds to 15-20 seconds to open and read the file. Moving the directory to a new name and copying the contents
2009 May 09
2
Recover files from overwritten zpool?
To make a long story short, after a Solaris reinstall I needed to access a disk from the previous install. I realize now I should have done a zpool import, but instead I recreated the pool, thinking this would bring my file system back. I destroyed the new pool, but other than that I have done nothing to overwrite data. Is it possible to recover the data from the old pool? --Stig
2006 Apr 11
2
/etc/init.d/ overwritten
Hello, Upon trying to install 3.0.2, after executing install.sh, all of the system''s /etc/init.d/* scripts are gone. Only /etc/init.d/xend and /etc/init.d/xendomains remain. Thanks, Brian _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 Oct 14
0
Adding extra field in form using ajax causes extra field to be overwritten, any way around that.
I''m having trouble when I try to add another field in the form using ajax. I''m trying to add another line_item object into the invoice and i''m using the link_to_remote function to implement this. When I do that though and submit to the form, the line_item entries all have the same field name so they get overwritten. I''m not sure how to get around that. Here is
2011 Apr 03
0
Rescuing Overwritten Pools
Hi All, I have a usb drive (80gb) that was formatted as zfs and had my music collection on it when I inadvertently used a bug in freenas to recreate as a new zfs volume which no longer seems to contain my music. It used the 80gb rather then the clean 2Tb that I intended it to use. The overwrite is not catastrophic as the drive only contained the FLAC rips of my own music collection,
2017 May 21
0
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
On Wed, May 17, 2017 at 09:08:32PM +0200, Jean-Francois Dockes wrote: > I have a user reporting the following error during recoll indexing: > > flush() failed: Db block overwritten - are there multiple writers? > > "flush() failed" is from recoll, the rest is, I think the text of the Xapian > exception. > > This is with Xapian 1.4.3 on Linux (I asked for
2018 Mar 05
0
Xapian 1.4.5 "Db block overwritten - are there multiple writers?" with Glass
On Mon, Mar 05, 2018 at 08:52:47PM +0100, Sylvain Taverne wrote: > I've remarked the error occur when i'm trying to get stored values from a > database with a lot of stored values. I can reproduce the error with simple > python2 script i've posted on github > > https://github.com/staverne/xapian_test >
2018 Jul 09
0
Xapian 1.4.5 "Db block overwritten - are there multiple writers?" with Glass
On Wed, Mar 07, 2018 at 08:16:23PM +0000, Olly Betts wrote: > Just to update the status of this - I now have a C++ reproducer, and > have found that the transaction isn't needed to reproduce this. It > also still reproduces when run under eatmydata [1], and together these > bring the time to reproduce down to 4-5 minutes. Still longer than > ideal, but quick enough to start
2018 Jul 10
0
Xapian 1.4.5 "Db block overwritten - are there multiple writers?" with Glass
Thank's !! I'll try during the week, and will let you know if all is fine ;) Le mar. 10 juil. 2018 à 07:36, Olly Betts <olly at survex.com> a écrit : > On Mon, Jul 09, 2018 at 10:29:18AM +0100, Olly Betts wrote: > > The attached patch reset this cursor each time commit() is called, and > > that fixes my C++ reproducer, though I think this ought to work as-is >
2020 May 17
2
[Bug 3164] New: Default port 22 sometimes not overwritten by included configuration
https://bugzilla.mindrot.org/show_bug.cgi?id=3164 Bug ID: 3164 Summary: Default port 22 sometimes not overwritten by included configuration Product: Portable OpenSSH Version: 8.2p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: sshd