Displaying 6 results from an estimated 6 matches for "azq".
Did you mean:
azi
2004 Nov 02
2
rsync doesn't delete unreferenced directories.
I'm using rsync to backup multiple directories, i.e.
rsync -azq --delete --relative /dog /cat /fish user@rsync-server::modulename
Everything works fine, except if I remove a directory from the list of
those being backed
up, it isn't deleted on the other side. For example:
rsync -azq --delete --relative /dog /cat /fish user@rsync-server::modulename
/dog /...
2004 Oct 15
0
[Bug 1937] New: timeout in data send/receive
...147189 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
rsync: connection unexpectedly closed (701 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
Running rsync with:
SSH='ssh -oCipher=blowfish-cbc'
rsync -azq -e "${SSH}" --timeout=60 host:/dir/ /localdir/
Here's the end of a truss on the remote side:
8050: write(1, "FC0F\007E3 ~ { z z sFADD".., 4096) = 4096
8050: time() = 1097834603
8050: poll(0xFFBE6058, 1, 60000) (sleeping...
2003 May 06
2
Recursive ssh
Hi all, I want to copy files from a remote server to a local directory with ssh. I've some difficulties with that because on the Remoteserver I have a directory "/www/ftp" with a lot of subdirectories with each of them 4 other subdirectories. I want to sync only */data/* to the local machine without */images/* or */doc/* or */movies/* Any solution would be appreciated. regardsMac
2007 Jan 06
2
Setting up rsync
About a year and a half ago, someone answered a request on how to set up
rsync so that the encryption was automatically setup (wish I knew more
about the technical aspects). It has been in use for the time since
then and it has been great. Now I have to replace the destination
computer and setting up, what I call the encryption part, is the part I
have forgotten how to do. This is the
2001 May 10
1
Spam mail warning notification!
...du>
X-Mailer: XFMail 1.4.7p1 on Linux
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
Date: Thu, 10 May 2001 16:45:05 -0500 (CDT)
X-Face: &Uky;wivSfT_h6'<6F at p&7]0z";s~axe..-:6:`LzPD'SR:r<)-JK21yU$nl;AzQ#I2$.7'
u-f5<2%'b`J3?k%s6[06tr"~;=I{55PYt9,(9dWmhR?0GQxAZSqc6c5 at P/fCwpS]1gj<^6>"0{5_91
}w0qn/:dM}9SLlsZYv7JW_hGSk>2Z=&A9.AOX^Y\Qqu#D(H:+yv26dqcvi0l]r]/c){s0_')Wu;?[J
ltVl;(?7*L_I$evHiHy%[FmUq#1y-hWg7^/ZQjl_S4lC.AvbyS`G5;M*fzYl+"_TJqw,"X;%XLbkHJ (...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking