FTP help

Posted by: acurasquirrel

FTP help - 20/02/2002 18:24

Alright I have Hijack and I downloaded cuteFTP and ive ever connected to the empeg but I cant get a directory listing. Can someone please kinda give me a run down on how to get this working
Posted by: loren

Re: FTP help - 20/02/2002 18:28

Hm... there shouldn't be anything you'd have to do other than connect to get a directory listing. As long as you haven't set kftpd off in the config.ini or anything weird... a stock hijack install should work just fine via ftp.

Can you see it with a browser (http)?
Posted by: acurasquirrel

Re: FTP help - 20/02/2002 18:40

yes I can see it with browser here is what i get

STATUS:> Connect: Wednesday 20:42:29 02-20-2002
STATUS:> Connecting to 192.168.0.175
STATUS:> Connecting to 192.168.0.175 (ip = 192.168.0.175)
STATUS:> Socket connected. Waiting for welcome message...
220 Connected.
STATUS:> Connected. Authenticating...
COMMAND:> USER anonymous
230 Login okay.
STATUS:> Login successful
COMMAND:> TYPE I
200 Okay.
COMMAND:> REST 100
350 Next command required.
STATUS:> This site can resume broken downloads
COMMAND:> REST 0
350 Next command required.
COMMAND:> pwd
257 "/"
COMMAND:> TYPE A
200 Okay.
STATUS:> Retrieving directory listing...
COMMAND:> PASV
502 Not implemented.
STATUS:> Error opening data socket
Posted by: loren

Re: FTP help - 20/02/2002 18:45

weird, looks like it doesn't like the passive command that cuteFTP is sending. I don't use cute so i can't be of much help. Is there a way to take it out of passive mode? Anyone use cute successfully?
Posted by: acurasquirrel

Re: FTP help - 20/02/2002 18:57

Got a new program and everything is kosher thanks for the help
Posted by: hybrid8

Re: FTP help - 20/02/2002 19:38

SmartFTP was recommended a little while back. It's free and pretty good. Nice interface and you can define hot keys (for things like SITE commands).

Bruno
Posted by: tfabris

Re: FTP help - 20/02/2002 22:21

Yes, turning passive mode on and off is a configuration option in Cute.
Posted by: wfaulk

Re: FTP help - 21/02/2002 23:30

You'd think after all that (over-?) checking it does to see if it can resume downloads that it could check the response from the PASV to see if it'll do that, too. I'd send in a bug report.