Friday, April 05, 2013

[solution] 550 /New directory: Permission denied

thanks for this quide bring me to right way:
http://forums.fedoraforum.org/showthread.php?t=279847

solution:
disable selinux

#setenforce 0

to disable permanently edit

/etc/selinux/config 

and set

SELINUX=disabled


before:

Response: 227 Entering Passive Mode (192,168,0,117,161,87). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Response: 226 Transfer complete Status: Directory listing successful Status: Creating directory '/New directory'... Command: MKD New directory Response: 550 New directory: Permission denied Command: MKD /New directory Response: 550 /New directory: Permission denied


and after disable selinux taraaa..



Response: 257 "/" is the current directory
Status: Directory listing successful
Status: Creating directory '/New directory'...
Command: MKD New directory
Response: 257 "/New directory" - Directory successfully created

No comments:

Related Posts Plugin for WordPress, Blogger...