similar to: -x and include-only

Displaying 20 results from an estimated 7000 matches similar to: "-x and include-only"

2009 Jul 03
1
Bug? backup_dir sometimes reported on STDOUT, sometimes not.
Running rsync 3.0.6 on OS X 10.5.7 (on a MacBook Pro) and using the -b flag (and -v --verbose), the "backup_dir" is reported in the output, but sometimes on STDOUT and sometimes somewhere else. Note that the rsync daemon running on the "server" is 2.6.9 (on another MacBook Pro, OS X 10.5.7) For example, in bash, this happens: axe-MBP:bin work$ /usr/local/bin/rsync
2018 Sep 11
1
Ensuring that rsync doesn't try to write to an unmounted drive
On Tue, 2018-09-11 at 12:56 -0400, Kevin Korb via rsync wrote: > --timeout is about network connection timeouts. You aren't using the > network so it doesn't apply at all. Even if you were networking an > unmounted filesystem is an empty directory as far as rsync is > concerned > and rsync would treat it that way with no idea that you intended to > have > something
2001 Oct 21
1
backup_dir problem
I am having a problem using the backup_dir option of rsync. The command being used is basically rsync --archive --delete --backup --backup_dir=PathToBackup/save user@fromsystem:FilePath/ PathToBackup/ The feature that is unique to this problem is that the "save" directory is under the path where the files are being backed up. Fortunately, rsync is clever enough to not delete
2012 Jul 20
2
Lookup another node's hiera data - fqdn hierarchy
I''ve begun using Hiera in combination with Foreman, primarily storing data that is best left in Array/Hash form. I''d like to be able to have a module, in this case BackupPC, query all the Hiera data for each node where the backup directories/databases are stored. Then use all that information on the BackupPC server to generate proper configuration files for each
2018 Sep 11
2
Ensuring that rsync doesn't try to write to an unmounted drive
I have a script that runs nightly as a cronjob to backup my drive to a USB drive https://pastebin.com/yivqrGUC On the command line I use the --timeout option. Is this sufficient to ensure that if the external drive somehow becomes unmounted that rsync will gracefully fail without trying to write to the hard drive instead of the USB drive? rsync -vaWSHpl --timeout=15 --delete-excluded --filter
2015 Jan 16
3
wrong transfer of app packages using --backup
Dear All, I have been seeing some strange behavior using rsync 3.1.1 on OSX with the 3 standard patches applied when using the --backup and --backup-Dir options. This works as expected on 3.0.9, moving any files on dest that are not on source to the backup folder. If no changes then the backup folder is not even created. -aHAXN --fileflags --force-change --protect-decmpfs ?delete --backup
2015 Aug 01
12
[Bug 11423] New: rsync 3.1.x is creating empty backup directories
https://bugzilla.samba.org/show_bug.cgi?id=11423 Bug ID: 11423 Summary: rsync 3.1.x is creating empty backup directories Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: core Assignee: wayned at samba.org
2005 Jun 16
4
Out of memory problems - some interesting log file entries
This is a newly installed server running CentOS 4 with all current updates. It's been cruising nicely since installation a week ago until this morning. Then everyting started timing out and the attached messages appeared in the log (this is a short and sanitized extract). Load went sky high. Had to reboot to restore service and all looks happy again now, but if anyone can provide some
2010 Oct 12
2
mbox folder deleting
Hi there again, I just wanna tell you what little bug we've found... Namespace is in mbox format. After deleting an mbox the entry in the .imap stays so not everyting is moved away and ist just hanging around... not so bad, but would be nice if it was cleaned up... thanks Tobi -- Dr. Nagler & Company GmbH Hauptstra?e 9 92253 Schnaittenbach Tel : 09622-7197-38 Fax : 09622-7197-50
2006 Apr 13
2
assignment to a symbol created by paste
Hello, I am creating a number of objects that I wish to have a common name with an index such as x1, x2, x3, ... I would like to do everyting in a loop to make the code compact and minimize the probability of an error by typo. A test problem may look like for (j in 1:10){ as.symbol(paste("x",j,sep="")) <- j; } which ideally would produce x1 = 1, ... x10 = 10. However,
2004 Jul 25
2
dovecot.conf: default_mail_env
I just installed Dovecot on Debian and everyting seems to be working fine except for the fact that it can't seem to find my mails when I log in. All my mails are stored in the file ~/mail/Inbox. In the dovecot.conf file I put: default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u and it's not working. What is the part: mbox:~/mail/ for ? and what is the part: INBOX=/var/mail/%u for ? I
2006 May 31
2
pokerclient wont open new tables?! (wine says the aplication is already running)
Im trying to get my poker-client to run under wine (Svenska Spel). I get wine to start it up with: $wine poker.exe i then get some error but it starts just as nice as in windows, here are the text: err:wave:DSDB_MapBuffer Could not map sound device for direct access (Input/output error) err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set "Hardware
2018 Sep 04
2
Best way to move mail from one server to another
Am 04.09.2018 um 09:41 schrieb Sami Ketola: > imapsync always loses data never saw this, be carefull by anounce such myths Best Regards MfG Robert Schetterer -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Schlei?heimer Stra?e 26/MG, 80333 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender:
2007 Apr 12
2
DTMF problem with inbound calls on Toll-Free number
Hi all, I have asterisk 1.2.13 and problem is about DTMF.When i have incoming call on Toll-Free number asterisk accept DTMF digits but dial only first in context. Per instance: When i press 1 it is OK,but when i try to dial extension 700 asterisk dial only first digit(1) and i receive from asterisk "invalid extension 7 in context..".Extensions 700 exists.It seems asterisk dial only
2010 Sep 01
2
Error: Domain ''winXP'' does not exist.
Hi, I''m tying to load a full HVM enviroment with windows XP to test my first xen VM. This is my config file http://dpaste.org/pbJd/ <http://dpaste.org/pbJd/>when i run the command : xm create winxp.cfg i got Error: Domain ''winXP'' does not exist. Somebody can help me with this? i did read docs about config files, everyting seems to be in place thanks --
2014 Dec 21
2
Radeon graphics problems with CentOS 6.6
I thought about trying centos 7. But in the end that doesn't really help me since I'm trying to keep my current centos 6 installation working. I don't really have the time/energy to reinstall everyting under CentOS 7 right now. I was able to get a 6.6 LiveCD built myself. The liveCD has the same problem - X doesn't work. I can boot the "Basic Video" option from the
2006 Oct 31
3
works with webrick,lighty, not mongrel
Hello, I''ve been working away to setup mongrel as my production server, however I am running into an odd problem and am not sure where to investigate for the answer. When I run using mongrel_rails start most things work fine, but a I get a few inexplicable undefined method errors, for example: undefined method `send_qbxml'' for #<Sync:0x2aaaafa7aa78> The method is
2019 Aug 16
2
Error Demoting DC Windows from Domain
Hi, >If your replication is good and all is verified, you can turn off the windows DC. >I suggest, leave everyting as is. Wait 3-5 days. Replication between Samba 4 DC are OK. However, sometimes problems arise between Windows Server 2008 and Samba 4 records, usually related to attributes of 2 or 3 specific computers. I edit the Samba registry with ldbedit and everything is OK. After a
2005 Apr 12
5
File listing problems in 3.0.13
Over the weekend I upgraded my IRIX servers to 3.0.13 and have found many strange issues regarding the creation of new folders. When I attempt to add a new folder through the Windows side I get an immediate error dialog box stating "You may not be able to access file created in the folder X:\New Folder." When I select to continue the folder is created, looking on the IRIX side the
2019 Feb 04
3
hostname is missing in the output from "smbstatus -b"
Hello dear group, we have migrated our Samba server from version 3.6 to Samba 4.6. Everyting is working fine, but I have seen one difference in the output from "smbstatus -b". The hostname in the output is no longer displayed (see examples below) 1) The hostname must come from Session setup or similar, because we don't have any name resolution for clients. 2) The hostname from