This is using KFTP - which system was it compiled on? It may be linked
with static libraries since this appears to be a runtime library error or
configuration error at compile time...
Does it work (same ftp binary, same hardware) with the older kernel?
> On 64-bit machine doing a get:
> ---------------------
> ftp> get tro240longpostproc.tgz
> local: tro240longpostproc.tgz remote: tro240longpostproc.tgz
> 200 PORT command successful.
> 550 tro240longpostproc.tgz: File too large.
>
I think this is the same error.
> Same message with scp or normal ftp program(i.e. non-Kerberos version). Any GET
> onto the ix86 2.4.2 kernel system is perfectly fine. Any shell operation on the
> >2GB file(upto 22GB at least) works fine. Some programs(like midnight commander) don't like >2GB files, but that's normal.
>
> NCSA uses 2.2.16 with a patch to break the 2GB limit and it works fine according
> to NCSA. I can PUT the large file using an Alpha 21264 system using an older
> kernel just fine to the same system I tried uploading to using the ix86 2.4.2
> system.
Not a good test - this only verifys that the system used has large file support
compiled into (assuming static) ftp. This should work on the same system with
the current kernel.
-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil
Any opinions expressed are solely my own.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/