Hello,
I have been struggling with this for a long time and am really hoping someone can help me. I need to send ANPR images from a HikVision ANPR camera to an FTP server on its local network. For the FTP server I am using Raspberry Pi computer running vsftpd configured in anonymous mode. This server seems to work perfectly well when I connect to it from FileZilla on a local Windows PC and drop a file into the correct folder.
But, the HikVision camera (model DS-2CD4A26FWD-IZS/P) produces an error when I hit the TEST button on the relevant config screen. It says "The user has no permission to write". This is strange since FileZilla has no problem uploading files to the FTP server. Both clients are connecting in anonymous mode, so how come one has permission to write and one doesn't? Obviously something else is going on here, but I don't know what.
Some other notes:-
- I wasn't originally using anonymous mode. I was using a username & password for authentication, but then the TEST button on the cameras config screen produced an error that said the user name / password were incorrect - which they were not.
- On other cameras which support SFTP I have had this working well. But this camera only supports FTP.
- I can share specific of my vsftpd.conf or camera config if that would help. What I would really like is to see someone else's working configuration.
I would be massively grateful for some help with this. I would love to hear from someone who has successfully had a camera of this model (or similar) talking to an Raspberry Pi (or similar) over FTP to send ANPR images.
Thanks in advance.
Adam
I have been struggling with this for a long time and am really hoping someone can help me. I need to send ANPR images from a HikVision ANPR camera to an FTP server on its local network. For the FTP server I am using Raspberry Pi computer running vsftpd configured in anonymous mode. This server seems to work perfectly well when I connect to it from FileZilla on a local Windows PC and drop a file into the correct folder.
But, the HikVision camera (model DS-2CD4A26FWD-IZS/P) produces an error when I hit the TEST button on the relevant config screen. It says "The user has no permission to write". This is strange since FileZilla has no problem uploading files to the FTP server. Both clients are connecting in anonymous mode, so how come one has permission to write and one doesn't? Obviously something else is going on here, but I don't know what.
Some other notes:-
- I wasn't originally using anonymous mode. I was using a username & password for authentication, but then the TEST button on the cameras config screen produced an error that said the user name / password were incorrect - which they were not.
- On other cameras which support SFTP I have had this working well. But this camera only supports FTP.
- I can share specific of my vsftpd.conf or camera config if that would help. What I would really like is to see someone else's working configuration.
I would be massively grateful for some help with this. I would love to hear from someone who has successfully had a camera of this model (or similar) talking to an Raspberry Pi (or similar) over FTP to send ANPR images.
Thanks in advance.
Adam