Page 1 of 1

Problem wit FTP

Posted: 27 Jan 2011, 15:17
by mincek
HI,

I just installed that componenet but I am having problem with FTP. I know my FTP works as I can upload to any other folder. But when I am trying to upload smth to phoca image folder ftp app comes with error

Starting upload of /Users/187szoti/Desktop/grecja/IMG_2062.JPG
Command: CWD /public_html/joomla/images/phocagallery/test
Response: 250 OK. Current directory is /public_html/joomla/images/phocagallery/test
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (83,223,101,156,117,59)
Command: STOR IMG_2062.JPG
Response: 553 Can't open that file: Permission denied

Any ideas what is the problem?

Re: Problem wit FTP

Posted: 29 Jan 2011, 17:46
by Jan
Hi, something on your server (maybe installation script of Joomla! or script in Phoca Gallery) has made folder which got other ownership then your ftp has, then your ftp account cannot access such folder. I think it can be accessed by some web file manager (as it should get the same rights and ownership as your Joomla! or Phoca script) or contact your webhosting operator to change the ownership behaviour on your server or working with ftp enabled, so all folders will have the same ownership.

Jan