Displaying 9 results from an estimated 9 matches for "knnf6cy7w001".
2003 Feb 20
1
FW: Rsync 2.5.6 ssh-basic.test patch
Steve Bonds [mailto:knnf6cy7w001@sneakemail.com] wrote:
>I couldn't get the ssh tests to work in rsync 2.5.6 and it doesn't appear
>that they ever could have worked. There were two problems with the script
>I noticed:
>
>1) The "from" directory is never populated with files to test. It looked
>...
2004 Aug 02
1
HP-UX 11i and largefiles on rsync 2.6.2 (fwd)
On Mon, 2 Aug 2004, Wayne Davison wayned-at-samba.org |Rsync List| wrote:
> Would anyone who is seeing this problem please try out the patch that is
> attached to this bugzilla bug:
>
> https://bugzilla.samba.org/show_bug.cgi?id=1536
I gave it a test and it seems to work fine on HPUX 11.0. It skips the
problematic mkstemp() call.
It also passed the largefiles test that I sent
2003 Jun 05
2
ssh-basic test
I'm running 'make check' to run the testsuite, and I did it
this way so the ssh-basic test would run:
# export rsync_enable_ssh_tests=yes
# make check
I did set up ssh so this would run, and here's what I get
for output:
POSIXLY_CORRECT=1 TOOLDIR=`pwd` rsync_bin=`pwd`/rsync srcdir="." ./runtests.sh
============================================================
2005 Jan 21
5
Potential new option: --delete-during
There is a new patch named "delete-during.diff" in the CVS "patches"
dir. This patch adds the ability for rsync to incrementally delete
files in each directory during the normal course of the transfer rather
than doing a separate delete scan either before or after the transfer.
The patch renames the current --delete option into --delete-before and
makes --delete behave in the
2005 Apr 12
7
Max filesize for rsync?
What the maximum filesize rsync can transfer?
I'm trying to rsync one of my servers to another but the rsync is
croaking on a file that's barely 1GB.
Tips, hints, suggestions?
rsync server is AIX 4.3.3 ML11 - rsync 2.6.3
rsync client is AIX 5.3 ML1 - rsync 2.6.4
Thanks
-Jeff
--
Jeff Schoby
Unix/Network Admin
City of Columbia, Missouri
573.874.6320
2004 Jul 14
12
HP-UX 11i and largefiles on rsync 2.6.2
Hello,
I'm running HP-UX 11i on an rp74xx. It's 64-bit.
C compiler is as follows:
B3901BA B.11.11.03 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)
B3913DB C.03.30.02 HP aC++ Compiler (S800)
/usr/bin/cc:
LINT B.11.11.02 CXREF B.11.11.02
HP92453-01 B.11.11.02 HP C Compiler
$ Sep 8 2000 23:13:51 $
I have successfully compiled rsync 2.6.2 and it
2003 Feb 04
0
Rsync 2.5.6 ssh-basic.test patch
Rsync folks:
I couldn't get the ssh tests to work in rsync 2.5.6 and it doesn't appear
that they ever could have worked. There were two problems with the script
I noticed:
1) The "from" directory is never populated with files to test. It looked
like the "hands_setup" function from rsync.fns was designed for this, so I
added it in.
2) The "F1" variable
2003 Apr 14
0
[tcpdump-workers] TCPDump is truncating output file if italready exists..
On Sun, 13 Apr 2003, Guy Harris gharris-at-sonic.net |TCPdump Workers| wrote:
> It is probably not impossible to add a "pcap_dump_open_append()"
> function to libpcap that would do that, and, given that function, one
> could probably add a new command-line flag to get tcpdump to append to
> a capture file rather than truncating and overwriting it.
That would be very handy,
2005 Apr 01
1
HP-UX 11i and largefiles on rsync
For all you folks out there using rsync on HP-UX, be warned that HP-UX
is still broken with regard to large files. I opened a bug report
with HP last year, as described here:
http://lists.samba.org/archive/rsync/2004-July/010226.html
I've been periodically checking on the status and today I was told
that it's been officially filed as a "we won't fix this", citing that
the