FTP Error: No control connection for command: Permission denied
Posted
by ravi2082
on Stack Overflow
See other posts from Stack Overflow
or by ravi2082
Published on 2010-03-17T20:19:32Z
Indexed on
2010/03/17
20:21 UTC
Read the original article
Hit count: 349
Hi,
I am trying to access a external ftp server through my company's FTP proxy from a bash prompt and I am getting the below issue after I enter the user name
421 Service not available, remote server has closed connection Login failed. No control connection for command: Permission denied
The proxy works fine for all other sites but I am unable to access a site which has been recently setup using this proxy. Can it be an issue at the site's end like allowing our proxy ip address thru their firewall to access their server?
Thanks
© Stack Overflow or respective owner