Re: 200 PORT command successful. Consider using PASV.



The 200 is just saying that it was successful in opening a data port.

The 550 likely means you don't have write access to the destination.

On Thursday 23 March 2006 04:59, unix syzadmin wrote:
Hi,

I am trying to ftp to a linux server from my desktop.
I get the following ftp error. Please help.

ftp> hash
Hash mark printing On ftp: (2048 bytes/hash mark) .
ftp> mput *
mput httpd-2.0.55.tar.gz? y
*200 PORT command successful. Consider using PASV.
550 Permission denied.*
ftp> put httpd-2.0.55.tar.gz
*200 PORT command successful. Consider using PASV.
550 Permission denied.*
ftp> bye
221 Goodbye.

Thanks & Regards,
-GnanaShekar-

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages