Originally posted by: petey117
try leechftp
go to download.com and do a search
it is free, and always has worked well for me
at the very least, it may give you a clue as to why you are getting bumped
ok, leechftp give me this error: "~ Connecting...
! Socket Error: no connection
~ Could not login to ftp.abcefg.com"
*changed name of ftp to protect my employer
Originally posted by: nweaver
what errors are given in the command line version? that's going to be your best bet to find the problem.
heres what the command line ftp does, name changed as well:
"ftp> open ftp.abcefg.com
Connected to ftp.abcefg.com.
220 ftpserver Microsoft FTP Service (Version 5.0).
User (ftp.abcefg.com

none)): ftplogin
331 Password required for ftplogin.
Password:
230-Welcome to the abcefg, Inc. FTP Site
230-
230-Access is granted to authorized persons only.
230-Warning: All transactions are logged!!
230-
230-Upload files into the /Incoming directory
230-Download files from the /Outgoing directory
230 User ftplogin logged in.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
Connection closed by remote host."
i know the login is right, it works from other computers just fine. only my home computer has issues.
hope this helps