similar to: Just delete extraneous files, without updating other changes?

Displaying 20 results from an estimated 1300 matches similar to: "Just delete extraneous files, without updating other changes?"

2017 Jul 25
1
Can rsync server mark deleted source files as extraneous?
rsync --delete option tells rsync to delete extraneous files from the receiving side (ones that aren't on the sending side).But if a user accidentally deletes a file, there is no way to restore it from the server.If --delete option is not used, and the local hard disk is destroyed, restored data will include old deleted files. Is there a way for rsync server to retain backup of deleted source
2007 Mar 06
1
[RFC][PATCH] remove extraneous xattr-s from not recreated files
patch is for rsync cvs sources after appling acls.diff and xattrs.diff patches. Please comment or include it upstream. PS: please cc me, I'm not on list ---------------------------------------------------- Producenci "Opowie?ci z Narnii" przedstawiaj?: Wielka przygoda w ?wiecie, w kt?rym wszystko jest mo?liwe! MOST DO TERABITHII - w kinach od 9 marca!
2014 Dec 14
1
Aw: Re: Re: rsync not copy all information for font file
An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20141214/3d32f770/attachment.html>
2011 Feb 22
0
"extraneous" in commit 3bd9f51917ed5718275c6132006be155239a0550
In this commit you put "extraneous hard-linked files". I find this confusing because the hard-linked entries may have been created by rsync itself. I think the previous version is better. Or you could put "If there are files that are hard-linked at the destination but not at the origin".
2005 Jun 15
0
[Bug 2802] New: rsync uses extraneous libresolv.dylib
https://bugzilla.samba.org/show_bug.cgi?id=2802 Summary: rsync uses extraneous libresolv.dylib Product: rsync Version: 2.6.5 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: trivial Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: psfales@lucent.com
2019 Jun 20
0
base::format adds extraneous whitespace for some inputs
I can reproduce this. It has to do with whether the value rounds down to 9 or up to 10, and thus needs another space, I think. I agree that it shouldn't happen, but at least you can get rid of the space by using trim = TRUE. # rounds to 9 vs 10 format(9.95, digits = 2) format(9.96, digits = 2) format(9.95, digits = 2, nsmall = 2) format(9.96, digits = 2, nsmall = 2) format(9.95, digits =
2010 Nov 08
1
extraneous messages/multiple fact loads
Hi, For a long time now when we run puppetd --test I get the following double output on our custom facts, info: Retrieving plugin info: Loading facts in scratch info: Loading facts in os_name info: Loading facts in pam_limits_d info: Loading facts in os_platform info: Loading facts in nvidia_graphics info: Loading facts in hostname_hour info: Loading facts in os_version info: Loading facts in
2013 Sep 17
1
[PATCH] [Portable] Prune extraneous whitespace in sshd_config
The sshd_config file shipped with OpenSSH Portable 6.3p1 (and several earlier versions as well) contains an extra space at the end of lines 87 and 88. The attached patch corrects this. Jason
2020 Mar 23
0
[PATCH nbdkit 3/3] python: Remove extraneous static keyword
From: Yifan Gu <gyf304@gmail.com> The create_nbdkit_module function is intended to be exported, therefore the static keyword is not needed and prevents building on MSYS2. --- plugins/python/python.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/python/python.c b/plugins/python/python.c index a1a0438b..adc1aaa5 100644 --- a/plugins/python/python.c +++
2020 May 28
0
[PATCH v2v] v2v: Remove extraneous '=' when setting --bandwidth/--bandwidth-file.
Commit c3a54d6aed6dfc65f9ffa59976bb8d20044c03a8 ("v2v: Add standalone nbdkit module.") was supposed to be a simple refactoring but it broke the --bandwidth and --bandwidth-file options (amongst other things). Because of an extra '=' character which was accidentally left over, it would add an extra character in the nbdkit-rate-filter command line. For example: virt-v2v ..
2014 Sep 16
1
Extraneous option in sshd_config?
Hi, I've found the option in CentOS 7 in sshd_config file #Host *.local # CheckHostIP no I think that option is for ssh_config, not for sshd_config. Please correct me if I'm wrong. Thanks in advance! -- -- Sergio Belkin http://www.sergiobelkin.com LPIC-2 Certified - http://www.lpi.org
2010 Feb 01
1
Extraneous information
Not technically a bug, but a small waste of bandwidth: it seems (at least as of 1.2.10) that if neither CONDSTORE/QRESYNC are enabled dovecot still sends HIGHESTMODSEQ info: a examine Testing.AAA * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $Forwarded impflag0 impflag1 impflag2) * OK [PERMANENTFLAGS ()] Read-only mailbox. * 309 EXISTS * 0 RECENT * OK [UNSEEN 5] First unseen. * OK
2010 Mar 13
1
extraneous mail folder created
I'm trying to set up dovecot on a Fedora box for about 5 users, I have a raid 5 array that is used for home folders etc mounted on /home, and I've created a directory /home/mail, which I have used a sym link to map /var/mail to. I've created folders for each of the users with relevant permissions and edited the dovecote config with:- namespace private { separator = / prefix =
1997 Oct 14
0
R-alpha: extraneous ";" gives syntax error
Here is what I mean > ;1 ;1 ^ Error: syntax error > 1;; [1] 1 1;; ^ Error: syntax error > 1;;;3 [1] 1 1;;;3 ^ Error: syntax error ---- In S, these give no syntax errors; instead, NULL is returned (in some cases). It's not a big issue, but I don't see the advantage of ``punishing empty statements''. Martin
2024 Sep 17
1
[PATCH][next] drm/nouveau/gsp: remove extraneous ; after mutex
The mutex field has two following semicolons, replace this with just one semicolon. Signed-off-by: Colin Ian King <colin.i.king at gmail.com> --- drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h b/drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h index
2006 Jul 18
1
winbind periodically does 44 extraneous lookups, causing 10-15 second lag
The setting is Debian with winbind v3.0.22. The pertinent bit of winbind configuration is as follows: winbind nss info = sfu idmap backend = ad winbind enum groups = yes winbind cache time = 1800 The problem is that once in a while, typically when either: a) an ls command is given for the 1st time in a login shell session or
2020 May 28
2
[PATCH v2v] v2v: Remove extraneous '=' when setting --bandwidth/--bandwidth-file.
Trivial fix. We really need a regression test for all v2v inpus related to nbdkit. There is actually nothing at all at the moment. Of course if it was easy to test inputs over the network from a ‘make check’ rule then we'd be doing it already. I thought about adding something like a ‘-it file’ option which would use nbdkit-file-plugin for test only. However I'm rather cautious about
2020 Mar 23
0
Re: [PATCH nbdkit 3/3] python: Remove extraneous static keyword
The error is the following libtool: link: (cd .libs/nbdkit-perl-plugin.lax/libutils.a && ar x "/c/Users/yifangu/Documents/devel/nbdkit/plugins/perl/../../common/utils/.libs/libutils.a") libtool: link: ar cru .libs/nbdkit-perl-plugin.a .libs/nbdkit_perl_plugin_la-perl.o .libs/nbdkit-perl-plugin.lax/libutils.a/libutils_la-cleanup-nbdkit.o
2006 Feb 17
2
Extraneous kruft [signed]
Looking through the build files I'm wondering if we can't do some clean-up and remove extraneous kruft before we release. Like the config.dbs and the README.build that talks about the config.dbs. From looking through the build setup I don't see either file actually critically needed and looks like Ralph may have come to a similar conclusion by the comments added to the README.build
2001 Jul 13
1
data(package = "..") gives extraneous warning (PR#1024)
Not too hard to fix, the following buglet (new in 1.3.0), but I'm about to leave for one week (of vacation).. Here is an example (for Linux) : lynne{sfs}214> cd /tmp lynne{sfs}215> mkdir blue lynne{sfs}216> cd blue /tmp/blue lynne{sfs}217> echo 'data(package = "mva")'|R-1.3.0 --vanilla R : Copyright 2001, The R Development Core Team Version 1.3.0