On Wed, Feb 26, 2003 at 03:11:12PM +0200, Stanton Scott wrote:
> Cool, I am now running rsync 2.5.6 on both the client and
> server side unfortunaly still no luck.
>
> The average file sizes are around 100K to 20MB. There are
> the occasional large files, no larger than 700MB,
> approximate total
On Wed, Feb 26, 2003 at 08:39:11AM -0500, David Rippel wrote:
> rsync_options="-aPvrz --progress --stats --delete --delete-after"
> rsync $rsync_options -e ssh [EMAIL PROTECTED]:/usr2/docs/
> /export/export/www/current/www
> rsync $rsync_options -e ssh [EMAIL PROTECTED]:/usr2/was/
> /export/expor
I'm doing the following from a linux box to a solaris box:
rsync_options="-aPvrz --progress --stats --delete --delete-after"
rsync $rsync_options -e ssh [EMAIL PROTECTED]:/usr2/docs/
/export/export/www/current/www
rsync $rsync_options -e ssh [EMAIL PROTECTED]:/usr2/was/ /export/export/www/current
>> On Wed, Feb 26, 2003 at 10:04:33AM +0100, [EMAIL PROTECTED] wrote:
>> Hi,
>>
>> on my linux box (2.4.21-pre4-ac4)
>> I've used rsync to mirror a rather large /usr/local tree (4 Gb)
>> After transmission of many files I get the error message
>> rsync error: some files could not be transferred (c
Cool, I am now running rsync 2.5.6 on both the client and
server side unfortunaly still no luck.
The average file sizes are around 100K to 20MB. There are
the occasional large files, no larger than 700MB,
approximate total size of rsync server directroy to be
coppied 16GB.
Thanks,
Stanton. :)
O
On Wed, Feb 26, 2003 at 10:04:33AM +0100, [EMAIL PROTECTED] wrote:
> Hi,
>
> on my linux box (2.4.21-pre4-ac4)
> I've used rsync to mirror a rather large /usr/local tree (4 Gb)
> After transmission of many files I get the error message
> rsync error: some files could not be transferred (code 23) a
Hi,
on my linux box (2.4.21-pre4-ac4)
I've used rsync to mirror a rather large /usr/local tree (4 Gb)
After transmission of many files I get the error message
rsync error: some files could not be transferred (code 23) at main.c(1045)
According to /usr/include/asm/errno.h the code 23 says
File tab