Networking Forums

Networking Forums > Computer Networking > Linux Networking > FTP uploading to Linux host fails if file > 1.42KB

Reply
Thread Tools Display Modes

FTP uploading to Linux host fails if file > 1.42KB

 
 
davidhodgkinson@gmail.com
Guest
Posts: n/a

 
      07-06-2006, 11:20 PM
I have a very curious problem with FTP server
customersites9.easily.co.uk, which the host company do not seem able to
solve. If I upload files with a file size of anything less than 1.42Kb
(I've found this out by extensive testing), the files upload perfectly.
However, any larger file and it simply times out and doesn't upload no
matter how long I leave it. I have a number of different accounts with
the same hosting company (though not exactly the same server) and none
of these have any problems at all.

The company has just moved me onto this new server because I was having
exactly the same problem with the previous one. I'm using CuteFTP 7.1
Prof as my FTP Client, though it seems to be a problem through
www.surftp.com and a number of other clients too.

Any ideas?

Many thanks,
David.

 
Reply With Quote
 
 
 
 
Moe Trin
Guest
Posts: n/a

 
      07-07-2006, 02:14 AM
On 6 Jul 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) .com>,
(E-Mail Removed) wrote:

>I have a very curious problem with FTP server customersites9.easily.co.uk,
>which the host company do not seem able to solve. If I upload files with a
>file size of anything less than 1.42Kb (I've found this out by extensive
>testing), the files upload perfectly. However, any larger file and it
>simply times out and doesn't upload no matter how long I leave it.


1191 Path MTU discovery. J.C. Mogul, S.E. Deering. November 1990.
(Format: TXT=47936 bytes) (Obsoletes RFC1063) (Status: DRAFT
STANDARD)

2923 TCP Problems with Path MTU Discovery. K. Lahey. September 2000.
(Format: TXT=30976 bytes) (Status: INFORMATIONAL)

Sound like a system with an MTU less than 1500, and someone blocking ICMP
Type 3 Code 4. Quick test - on the box you are trying to upload _FROM_
set the MTU to 1480 or so (man ifconfig) and see if things start working.
If so, investigate ALL firewall setups under your control. Incidentally,
the normal way to investigate this is tcpdump. You can also use something
like tcptraceroute (not the "normal" traceroute or microsoft's horribly
broken imitation) or hping2. Remember that some routers/hosts/firewalls
treat ICMP and UDP differently than TCP.

Old guy
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ssh fails without prior ping or host .. Daniel Schüle Linux Networking 1 05-02-2006 02:23 PM
Uploading performance in LVS(Linux Virtual Server)? Happyland Linux Networking 1 05-12-2004 03:20 PM
Uploading performance in LVS(Linux Virtual Server)? Happyland Linux Networking 1 05-12-2004 07:09 AM
Linux<->Windows connection using USB host-to-host cable =?iso-8859-2?Q?Rados=B3aw?= Grzanka Linux Networking 0 04-10-2004 03:23 PM
Access to public host from private host through Linux router Santanu Chatterjee Linux Networking 5 11-14-2003 11:57 PM



1 2 3 4 5 6 7 8 9 10 11