web6868
1-18-06, 08:03 PM
Hello,
My web server is Apache/2.0.52(Red Hat). I want to use the FTP software to transfer files on Windows. But I got the "550 Permission denied" error below.
COMMAND:> PWD
257 "/"
COMMAND:> CWD /
250 Directory successfully changed.
COMMAND:> TYPE A
200 Switching to ASCII mode.
COMMAND:> PASV
227 Entering Passive Mode (168,143,165,241,51,85)
COMMAND:> LIST
550 Permission denied.
I don't want to turn on the LIST option on my server. Is there a way that I can use the FTP software without this option? If I turn on this option, people can view all my files and directories on the web site. Thanks.
==>>===>>==>>==>>===>>==>>==>>
http://www.USWebcity.com
<<==<<==<<==<<==<<==<<==<<==<<
My web server is Apache/2.0.52(Red Hat). I want to use the FTP software to transfer files on Windows. But I got the "550 Permission denied" error below.
COMMAND:> PWD
257 "/"
COMMAND:> CWD /
250 Directory successfully changed.
COMMAND:> TYPE A
200 Switching to ASCII mode.
COMMAND:> PASV
227 Entering Passive Mode (168,143,165,241,51,85)
COMMAND:> LIST
550 Permission denied.
I don't want to turn on the LIST option on my server. Is there a way that I can use the FTP software without this option? If I turn on this option, people can view all my files and directories on the web site. Thanks.
==>>===>>==>>==>>===>>==>>==>>
http://www.USWebcity.com
<<==<<==<<==<<==<<==<<==<<==<<