similar to: Adding prompt before overwrite feature in rsync

Displaying 20 results from an estimated 300 matches similar to: "Adding prompt before overwrite feature in rsync"

2011 May 27
3
Rsync "file too large (27)"
Hi, I'm getting the following error occasional and can't find out why; 05/14/2011 09:28:51 rsyncing /dbtmp to /dbtmp.new (1st pass) .... rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32) rsync: write failed on "/dbtmp.new/file.dmp": File too large (27) rsync error: error in file IO (code 11) at receiver.c(258) [receiver=2.6.9] rsync: connection
2011 Jan 29
1
How to use rsync when filenames contain double quotes?
Hello, I am trying to synchronize the content of the directory my_dir/ from /home to /backup. This directory contains a file which name has a double quote in it, such as to"to. Here is my rsync command: rync -Cazh /home/my_dir/ /backup/my_dir/ And I get the following message: rsync: mkstemp "/backup/my_dir/.to"to.d93PZr" failed: Invalid argument (22) For info, rsync works
2011 Jan 31
2
How to ignore error 24 or mask it out in bash rsync script
Hi, My cron backup scripts often send me mails because of error 24 (Partial transfer due to vanished source files). However, this is normal when backing up user homes with IMAP folders. So I would like to suppress only this particular error. I have not found an rsync option to suppress this error. Is there some way to filter this out? Thanks, Mi
2012 Oct 29
1
rsync ignores "exclude=..."?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, rsync v3.0.7 linux 2.6.37.6-0.20-desktop x86_64 Below is a log of a backup session. I do not understand why the "exclude=/data01/..." is being ignored. The session is started in a bash script. The actual text is: - --exclude='/data01/t-drv/websites/owncloud/data/sma-admin/' I guess rsync cleaned it up to suit itself.
2011 Feb 08
2
Hidden files
Wondering why rsync isn't copying hidden files. I thought (google told me so) that rsync doesn't treat dot files specially. Source/destination rsync: 3.0.7 command: # rsync -azPv * 10.1.1.1:/u2/ubuntu/ sending incremental file list sent 96026 bytes received 388 bytes 38565.60 bytes/sec total size is 21562786526 speedup is 223647.88 The source files: # find . |wc -l;du -sm . 8975
2016 Jan 12
3
hoping to reschedule SIG meetings to Tuesdays 1500 UTC
I can't make it to the current schedule for alternate Tuesday 1400 UTC meetings. I was hoping we could reschedule it to 1500 UTC on the same Tuesdays instead, or any other slot which could work for all. What do other members think? -- Lokesh Freenode: lsm5 GPG: 0xC7C3A0DD -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2016 Mar 07
2
status for centos-release-docker and docker packages
On Fri, Mar 04, 2016 at 08:33:31PM +0000, Karanbir Singh wrote: > Let me look through the bits and see where we are and get this process > started up. We'd need to get some basic testing done, and then we can > promote it a bit. > > is the docker-1.10 stack completely in-place replacement/upgrade from > the existing distro hosted docker ( 1.8.2 ? ) Not a replacement for
2016 Mar 01
2
docker 1.10.2 available
On Tue, Mar 01, 2016 at 12:43:32PM -0500, Jason Brooks wrote: > I'm getting this dep error trying to install this: > > Error: Package: 1:docker-1.10.2-5.git0f5ac89.el7.x86_64 (virt7-docker-common-candidate) > Requires: selinux-policy >= 3.13.1-114 > Removing: selinux-policy-3.13.1-60.el7.noarch (@anaconda) > selinux-policy =
2005 Aug 10
2
Help me how to listen voicemail with SIP 7960
Hi, Everybody I am running asterisk successfully, I am having few couples of SIP 7960 phones, I am booting the phones with P0S-3-06-0-00 file. But i am unable to access voicemails through the phone, but i can send voicemail attachments with the email, which i mentioned in voicemail.conf file. The messages button never respond when i press it, suggest me how i have to access voicemail boxes
2005 Aug 10
2
Firewall will definately increase jittersinyourvoice conversation
Absolutely. Lokesh, I suggest you go to the Wiki and check out the security issues inherint in the implementation of SIP in Asterisk. http://voip-info.org/tiki-index.php?page=Asterisk%20security http://voip-info.org/tiki-index.php?page=Asterisk+security+dialplan -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On
2016 Jan 12
2
Welcoming a new SIG member :)
Virt SIG folks, please join me in welcoming our latest SIG member, Marianne Lombard (username: jehane). She's been a Fedora contributor for quite sometime already, and will now be helping to ensure I'm not being a bottleneck RE: docker on CentOS virt :) Welcome aboard, Marianne. -- Lokesh Freenode: lsm5 GPG: 0xC7C3A0DD -------------- next part -------------- A non-text attachment was
2016 Feb 29
2
docker 1.10.2 available
Docker 1.10.2 has just been built for virt7-docker-common-candidate https://cbs.centos.org/koji/taskinfo?taskID=78901 Please give it a shot and lemme know if I can proceed with releasing it. Thanks, -- Lokesh Freenode: lsm5 GPG: 0xC7C3A0DD -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not
2005 Aug 10
1
Firewall will definately increase jitters inyourvoice conversation
Wiley is definitely right. It would be dangerous not to have a firewall for security reasons. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Wiley Siler Sent: Wednesday, August 10, 2005 2:27 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Firewall will definately
2014 Sep 09
1
Reminder: Phone meeting today
Just a reminder to everyone that we're having our bi-weekly Virt Sig meeting today at 2pm., and it's a dial-in this week. Please e-mail me if you need the dial-in information -George
2013 Mar 04
2
Need Beginner Guide for Matcher Optimisations Project
Hi, While searching for a project which matches my interest andskill level, I found this project named Matcher Optimization. This project is really challenging and excting from my view point and I would like to be a part of this project. Optimization techniques metioned in the reference links provided will take some time for me to have a good understanding about them. But I am trying to get my
2015 Feb 13
1
docker 1.5 in virt7-testing
On Fri, Feb 13, 2015 at 12:15:39PM +0000, Karanbir Singh wrote: > hi guys, > > docker 1.5 is now in virt7-testing repos, please test and feedback so we > can move to release.. > > thanks lokesh! > > - KB > Sure thing KB. Also, docker-registry will be ready for release by tonight (meaning working package and docs etc.) docker HEAD for c7 ------------------ I was
2005 Aug 10
2
Firewall will definately increase jitters in your voice conversation
Hi, If you will put firewall, then i think you will get high latency and consequently you will hear voice jitter in your conversation. so avoid putting firewall. Regards Lokesh Portugal mail lokeshkumar80@yahoo.co.in ____________________________________________________ Send a rakhi to your brother, buy gifts and win attractive prizes. Log on to
2005 Aug 10
3
Is it mandatory to give power supply to TDM400P card
Hi, Everybody, I can modprobe TDM400P card without feeding power supply , so what is the purpose of providing power supply in that card. Can any body tell me Regards Lokesh Portugal mail -lokeshkumar80@yahoo.co.in ____________________________________________________ Send a rakhi to your brother, buy gifts and win attractive prizes. Log on to http://in.promos.yahoo.com/rakhi/index.html
2015 Feb 02
2
docs update suggestions for docker and related packages
What's the best place to update the docs/howto for docker and related packages on centos? Could I add to http://wiki.centos.org/Cloud/Docker?highlight=(docker) or is this for the rhel-recompiled docker? Also, what about docker-registry? Does that need a new page? -- Lokesh Freenode, OFTC: lsm5 GPG: 0xC7C3A0DD -------------- next part -------------- A non-text attachment was scrubbed... Name:
2015 Feb 03
1
docs update suggestions for docker and related packages
On 02/02/2015 11:00 AM, Karanbir Singh wrote: > On 02/02/2015 04:21 PM, Lokesh Mandvekar wrote: >> What's the best place to update the docs/howto for docker and related >> packages on centos? >> >> Could I add to http://wiki.centos.org/Cloud/Docker?highlight=(docker) or >> is this for the rhel-recompiled docker? Also, what about docker-registry? >> Does