search for: ipartn

Displaying 7 results from an estimated 7 matches for "ipartn".

Did you mean: partn
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
2013 May 11
2
Adding prompt before overwrite feature in rsync
Hello all, In "cp" command, we have "-i" option, which prompts before overwriting. I read the man page of "rsync" and didnt find anything like that here. So I m interested in adding this feature to the "rsync" command. I have downloaded the source code of "rsync" but I m confused from where to start and what to read. I need some guidelines from
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
2001 Dec 12
1
configuration bug
Tested in 2.9.9p2. I did (right after unpacking): ./configure --prefix=/usr/ --sysconfdir=/etc/ then invoking sshd reports: Could not load host key: /usr/local/ertc/ssh_host_key make install installed it properly in /etc, but binary refers to /usr/local. -- Mariusz Wo?oszyn Internet Security Specialist, Internet Partners