Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-16-2005, 01:13 PM   #1 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default FTP not working

My ftp seems to be playing up a bit, for some servers there is no problem but most of the time it goes something like this:

ftp> open ftp.someftpserver.com
Connected to ftp.someftpserver.com.
220 ftp.someftpserver.com FTP server (SunOS 5.8) ready.
Name (ftp.someftpserver.com): XXX
331 Password required for XXX.
Password:
230 User XXX logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
229 Entering Extended Passive Mode (|||61305|)

And then it will hang for a while, normally several minutes, before it times out. Now i assumed initially that the server was extremely busy or not correctly set up but this is not the case since it happens on most servers i connect to, all of which work correctly when i use ftp from my windows box.

anyone have any idea how to fix this?
fitzjj is offline  
Old 10-16-2005, 05:42 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

extended passive mode?

are you behind a router, if so is the ruleset set correctly?
horndude is offline  
Old 10-16-2005, 07:14 PM   #3 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

I'm behind the same routers as with my windows box so i dont think the problem is there.

I tried entering with bosth passive mode on and off, neither seem to work although i do get some differences:

ftp> passive
Passive mode: off; fallback to active mode: off.
ftp> ls
200 EPRT command successful.

where as with passive on i get:

ftp> ls
229 Entering Extended Passive Mode (|||63390|)


both of which hang though.
fitzjj is offline  
Old 10-16-2005, 08:00 PM   #4 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

have no clue, but I will think on it awhile
horndude is offline  
 
Closed Thread

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 On