Re: How to FTP big files (377 MB) from PC to IBM i

Jim Franz <[email protected]> Mon, 6 Jul 2026 17:19:53 -0400
Newsgroups gmane.comp.hardware.ibm.midrange
Message-ID <CAEVZ15PND3_T7YCDAOUHdMYEgfc0Ncq=7UNoWjdsVK0NCweWJw@mail.gmail.com>
is the ftp originated from the IBM i or from a pc or other server?
may need to turn on verbose logging in the ftp script
also, if replacing records in a database file, make sure the max records
for that file is big enough
from dspfd..
Member size                                   SIZE
  Initial number of records . . . . . . . . :                 10000
  Increment number of records . . . . . . . :             1000
  Maximum number of increments  . . . . . . :             1000
Record capacity . . . . . . . . . . . . . . :               1010000

(and i've moved much larger files than yours on and off the system)

can you show us the cryptic message, and the ftp script?

Jim Franz


On Mon, Jul 6, 2026 at 4:03 PM Jon Paris <[email protected]> wrote:

> To the best of my knowledge there is no size limit.  I'm pretty certain we
> have FTP'd files far larger than yours,
>
> Have you checked the logs to detemine the underlying cause of the failure?
>
>
> Jon Paris
> [email protected]
>
>
>
> > On Jul 6, 2026, at 3:18 PM, Infodorado InfoDorado via MIDRANGE-L <
> [email protected]> wrote:
> >
> > Where do I look for this?
> > I have a CSV file, size 377 MB, and when I ran FTP to upload it to the
> IBM i, it quit. I assume it's a sie limit.
> >
> > Can somebody tell me the standard size limit, and what the solution is
> to get it done?
> >
> > --lan Cassidy
> > --
> > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
> list
> > To post a message email: [email protected]
> > To subscribe, unsubscribe, or change list options,
> > visit: https://lists.midrange.com/mailman/listinfo/midrange-l
> > or email: [email protected]
> > Before posting, please take a moment to review the archives
> > at https://archive.midrange.com/midrange-l.
> >
> > Please contact [email protected] for any subscription
> related questions.
> >
>
> --
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
> To post a message email: [email protected]
> To subscribe, unsubscribe, or change list options,
> visit: https://lists.midrange.com/mailman/listinfo/midrange-l
> or email: [email protected]
> Before posting, please take a moment to review the archives
> at https://archive.midrange.com/midrange-l.
>
> Please contact [email protected] for any subscription related
> questions.
>
>
-- 
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: [email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact [email protected] for any subscription related questions.