<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Tue, 05 Sep 2006 23:56:02 +0100
From   : jgh@... (Jonathan Graham Harston)
Subject: Re: Tube File Copying

>Message-ID: <42765C438D2544E6B7F0033CC83D001C.MAI@...>
 
"Ian Wolstenholme" <BBCMailingList@...> wrote:
> So I think the solution is going to have to be to knock together
> a routine to copy these huge files in chunks of less than 16MB
 
You are *never* going to be able to copy >16M files with 8-bit
NetFS. 8-bit NetFS simply does not understand 32-bit file lengths
or 32-bit pointer offsets. Trying to do PTR#out%=&1000000 with
8-bit NetFS is defined as not possible and will give undefined
results.
 
> with an option to set the "start point" in the original file to
> get round any timeout errors and then when I've finally got
> them all copied onto the A5000 I can stitch them back together
> from there.
 
You haven't made it clear, but are you trying to use a Master to
copy >16M files from a non-NetFS filing system on the Master (eg
ADFS) to a file server that the Master is logged on to?
 
-- 
J.G.Harston - jgh@...                - mdfs.net/User/JGH
Taxation is like dairy farming. You have to extract the maximum amount of
milk with the minimum amount of moo.
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>