Warning: The author of this contribution does not provide support for it anymore.

FTP addon for attachment function

could not save attachment at ftp server - FTP addon for attachment function

could not save attachment at ftp server

by fpabula » Sun May 26, 2013 8:24 pm

Tried to attach an small image but always got this error "could not save attachment at ftp server".

however inside my upload folder i could see a thumbnail created while uploading image. :roll:

Check my vsftpd.log:
Mon May 27 05:08:47 2013 [pid 2] CONNECT: Client "192.168.0.50"
Mon May 27 05:08:47 2013 [pid 1] [ftp] OK LOGIN: Client "192.168.0.50"
Mon May 27 05:08:47 2013 [pid 3] [ftp] OK DELETE: Client "192.168.0.50", "/files/2_ea6213c0e33279c16593a6918dca54b6"
Mon May 27 05:08:47 2013 [pid 3] [ftp] FAIL CHMOD: Client "192.168.0.50", "/files/2_ea6213c0e33279c16593a6918dca54b6 644"

i have changed owner and full rights of the folder to ftpuser login, but still has this problem.
From Logs: it looks like, there is a the script that deleted uploaded files than try to chmod

anyone has solution for this?

PHPBB 3.0.11
ubuntu 12.0.4
vsftpd
fpabula
Registered User
Posts: 1
Joined: Sun May 26, 2013 7:46 pm