Limit on ftp file sizes

  • Follow


is there a limit on the size of file I can ftp across
0
Reply Dariusz 8/25/2010 5:18:09 AM

On 08/25/10 05:18 PM, Dariusz Dolecki wrote:
> is there a limit on the size of file I can ftp across

The available space on the receiver.

-- 
Ian Collins
0
Reply Ian 8/25/2010 5:21:33 AM


On 2010-08-25 06:18:09 +0100, Dariusz Dolecki said:

> is there a limit on the size of file I can ftp across

The server (or client) might only be able to handle 32-bit file sizes, 
ie 4GB or (if it uses signed arithmetic) 2GB.
-- 
Chris

0
Reply Chris 8/25/2010 6:34:37 AM

On Tue, 24 Aug 2010 22:18:09 -0700 (PDT), Dariusz Dolecki
<dariusz.dolecki@gmail.com> wrote:

>is there a limit on the size of file I can ftp across

Yes. It's dependant of the receiving system.

0
Reply Barry 8/25/2010 8:31:38 AM

Both are solaris 10 sender is 32 bit receiver is 64 bit. Does the
limitation apply?

Ian Collins wrote:
> On 08/25/10 05:18 PM, Dariusz Dolecki wrote:
> > is there a limit on the size of file I can ftp across
>
> The available space on the receiver.
>
> --
> Ian Collins
0
Reply Dariusz 8/25/2010 12:01:59 PM

On 2010-08-25 13:01:59 +0100, Dariusz Dolecki said:

> Both are solaris 10 sender is 32 bit receiver is 64 bit. Does the
> limitation apply?

It depends if the sender's built with largefile support.

-- 
Chris

0
Reply Chris 8/25/2010 12:30:31 PM

Chris Ridd <chrisridd@mac.com> writes:

>On 2010-08-25 13:01:59 +0100, Dariusz Dolecki said:

>> Both are solaris 10 sender is 32 bit receiver is 64 bit. Does the
>> limitation apply?

>It depends if the sender's built with largefile support.

The Solaris 10 delivered ftp clients and servers are 64 "clean",
this does not depend on the "bitness" of the kernel.

Casper
-- 
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.
0
Reply Casper 8/25/2010 1:59:05 PM

Dariusz Dolecki wrote:
> is there a limit on the size of file I can ftp across

As far as I know, there is not.  If you are planning to FTP a very large 
file, you will need to coordinate with the sysadmin at the destination 
as to the best time to do so.  If you fail to do so, you may find your 
file transfer chopped off in the middle, your account disabled, etc, etc!
0
Reply Richard 8/25/2010 3:10:23 PM

7 Replies
1159 Views

(page loaded in 0.149 seconds)

Similiar Articles:













7/23/2012 10:33:03 AM


Reply: