Results 1 to 3 of 3
Hello all.
I've been using the standard command line ftp client for a while now. I updated all of my packages on gentoo and magically it stopped working. I can't ...
- 07-22-2006 #1Just Joined!
- Join Date
- May 2004
- Location
- Pennsylvania
- Posts
- 98
address already in use -- standard ftp client
Hello all.
I've been using the standard command line ftp client for a while now. I updated all of my packages on gentoo and magically it stopped working. I can't figure out why.
based on the error message
i would've assumed i have a port conflict. i can't seem to find it using nmap. Other ftp clients work fine, but i'm so used to the default and its so quick and simple for my needs that i don't want to switch.Code:---> PORT 192,168,2,10,144,229 500 Illegal PORT command ftp: bind: Address already in use
Anyone have any ideas on what could be causing this?
- 07-23-2006 #2
Do you have a ~/.netrc file? If so, look in it and see if there is a PORT command.
- 07-23-2006 #3Just Joined!
- Join Date
- May 2004
- Location
- Pennsylvania
- Posts
- 98
no i don't have a .netrc file setup
I've also found that this only occurs when i ftp to my web host, so far. They use pro-ftpd and SSL encryption. Everywhere else i tried seemed to work ok, but they were all anonymous logins and i don't think they used SSL (ftp.gimp.org, ftp.samba.org, ftp.freeradius.org)
I've tried contacting them, but they are saying everything is fine. And that seems to be the case because i can access it through ncftp and the windows ftp.
I've seen several notes to switch to passive mode because of this message. When i do that, everything seems to hang.


Reply With Quote
