Error 550 when writing maps and files

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Albert2305
500 Command not understood
Posts: 1
Joined: 2016-08-28 09:08
First name: Albert
Last name: Supheert

Error 550 when writing maps and files

#1 Post by Albert2305 » 2016-08-28 10:02

I have a security Cam and I want to save the video's on my Fizilla FTP server.
For this Cam I have created a user with full access (see file below)
When the Cam is logging in, everything is ok, but I got an error on writing.

-----------------------------------------------------------------
(not logged in) (192.168.2.254)> Connected on port 21, sending welcome message...
(000962)28-8-2016 11:54:06 - (not logged in) (192.168.2.254)> 220-FileZilla Server 0.9.57 beta
(000962)28-8-2016 11:54:06 - (not logged in) (192.168.2.254)> 220-written by Tim Kosse (tim.kosse@filezilla-project.org)
(000962)28-8-2016 11:54:06 - (not logged in) (192.168.2.254)> 220 Please visit https://filezilla-project.org/
(000962)28-8-2016 11:54:06 - (not logged in) (192.168.2.254)> USER tenvis
(000962)28-8-2016 11:54:06 - (not logged in) (192.168.2.254)> 331 Password required for tenvis
(000962)28-8-2016 11:54:06 - (not logged in) (192.168.2.254)> PASS *********
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> 230 Logged on
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> MKD EX8X9TNE4M73J56PYFW1
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> 550 Can't create directory. Permission denied
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> TYPE I
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> 200 Type set to I
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> PASV
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> 227 Entering Passive Mode (192,168,2,50,42,254)
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> STOR EX8X9TNE4M73J56PYFW1/id.txt
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> 550 Filename invalid
(000962)28-8-2016 11:54:06 - tenvis (192.168.2.254)> disconnected.
--------------------------------------------------------------------------------------------

Testing the user with filezilla client gives no error.

Anyone knows what is going wrong?
Attachments
FTPserver.JPG
FTPserver.JPG (225.3 KiB) Viewed 6693 times

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Error 550 when writing maps and files

#2 Post by botg » 2016-08-28 17:36

Your client tries to create a directory or file inside the home directory set in FileZilla Server. Please check your home directory permissions.

Max&Misty
500 Command not understood
Posts: 2
Joined: 2018-05-06 21:03
First name: Albert
Last name: Supheert

Re: Error 550 when writing maps and files

#3 Post by Max&Misty » 2018-05-06 21:14

Working again with my Camera and I have stil the problem with creating a map.
The camera has full access on Home directory and the directory for the files.
All my other FTP clients are woring fine (already for several years) and only the camera has a problem.
FTP scherm.PNG
FTP scherm.PNG (74.45 KiB) Viewed 5889 times
Camera Opslag dir.JPG
Camera Opslag dir.JPG (29.14 KiB) Viewed 5889 times
Camera homedir.JPG
Camera homedir.JPG (28.6 KiB) Viewed 5889 times

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Error 550 when writing maps and files

#4 Post by botg » 2018-05-07 06:08

According to the screenshots the client tries to create a directory that already exists. It doesn't do anything else.

Post Reply