![]() |
|
Error 550 Permission denied - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: FTP Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=39) +---- Thread: Error 550 Permission denied (/showthread.php?tid=1642) |
Error 550 Permission denied - ccodesido - 06-03-2015 I'm starting in this to manage Web servers and started using Sentora few days ago. Unfortunately I'm having a number of problems when trying to make a uplod FTP file. First, I do not get connected if I active the server firewall, and release the port 20, 21 and 22 both TCP and UDP but it also rejects the connection. If I enable all ports it works Ok the connection; so I would like to know that other ports must be enabled for file transfer. Second, to try to transfer files with FileZilla to the FTP user created me throws a 550 error: Prmission denied, the user believes is privileged full access, the server I use is CentOS 6.5 and so far I have not made any configuration changes in special, just this with the default settings. RE: Error 550 Permission denied - Me.B - 06-04-2015 You need to allow PASV ports as proftpD support it and it will trigger an error when listing files usually in filezilla or such FTP clients. M B RE: Error 550 Permission denied - matheusmelo - 08-08-2015 (06-04-2015, 06:11 PM)Me.B Wrote: You need to allow PASV ports as proftpD support it and it will trigger an error when listing files usually in filezilla or such FTP clients. HOw to do this ??? I get the same error but i don“t know to allow PASV ports. Please post the solution ! Thanks |