Networking Forums

Networking Forums > Computer Networking > Linux Networking > FTP Problem -- WarFTPd 1.82.00-RC2 on the other end

Reply
Thread Tools Display Modes

FTP Problem -- WarFTPd 1.82.00-RC2 on the other end

 
 
Ed Skinner
Guest
Posts: n/a

 
      06-16-2005, 02:56 PM
Using the command line "ftp" on Linux, when I connect to one
particular ftp server, it identifies itself as "WarFTPd 1.82.00-RC2 July
13, 2003". I'm getting logged in OK but when I do a "dir" (or "ls"), the
connection just seems to hang. "binary" and "prompt" get the expected
responses but then "mget *" also hangs.
Note that running CuteFTP on a Windows box and connecting to this
same server seems to work OK (until Windows crashes from not being booted
often enough [grrrr]).
Any idea what I need to do on Linux to make it work with this server?
TIA
 
Reply With Quote
 
 
 
 
Menno Duursma
Guest
Posts: n/a

 
      06-16-2005, 03:10 PM
On Thu, 16 Jun 2005 07:56:45 -0700, Ed Skinner wrote:

> Using the command line "ftp" on Linux, when I connect to one
> particular ftp server, it identifies itself as "WarFTPd 1.82.00-RC2 July
> 13, 2003". I'm getting logged in OK but when I do a "dir" (or "ls"), the
> connection just seems to hang. "binary" and "prompt" get the expected
> responses but then "mget *" also hangs. [...]


> Any idea what I need to do on Linux to make it work with this server?


Try using passive-mode data transfer. As in the "-p" option. If that also
fails, try enabling "-v" (verbose) and maybe "-d" (debug).

Another thing might be looking at the connection with a packet sniffer
like "tcpdump", "ngrep", "tethereal" or whatever.

--
-Menno.

 
Reply With Quote
 
Ed Skinner
Guest
Posts: n/a

 
      06-16-2005, 10:27 PM
On Thu, 16 Jun 2005 17:10:22 +0200, Menno Duursma wrote:

> On Thu, 16 Jun 2005 07:56:45 -0700, Ed Skinner wrote:
>
>> Using the command line "ftp" on Linux, when I connect to one
>> particular ftp server, it identifies itself as "WarFTPd 1.82.00-RC2 July
>> 13, 2003". I'm getting logged in OK but when I do a "dir" (or "ls"), the
>> connection just seems to hang. "binary" and "prompt" get the expected
>> responses but then "mget *" also hangs. [...]

>
>> Any idea what I need to do on Linux to make it work with this
>> server?

>
> Try using passive-mode data transfer. As in the "-p" option. If that also
> fails, try enabling "-v" (verbose) and maybe "-d" (debug).
>
> Another thing might be looking at the connection with a packet sniffer
> like "tcpdump", "ngrep", "tethereal" or whatever.



Thanks but didn't help.
Elsewhere someone suggested using "lftp" and, bingo, works like a champ.
I'll still probably use ethereal, etc., just to figure out what was going
on so, thanks for the suggestions.
 
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
Strange problem: no problem with Linux, when I boot windows 2K network is down... Santa Linux Networking 11 11-29-2004 06:46 AM



1 2 3 4 5 6 7 8 9 10 11