Support for cloud and CCTV systems.
Moderator: Project members
-
- 500 Command not understood
- Posts: 1
- Joined: 2024-01-31 05:03
- First name: Lucas
- Last name: Silva
Support for cloud and CCTV systems.
It is possible to set up an FTP server to connect to a cloud storage service and consistently send recordings from a CCTV system (DVRs/NVRs, security cameras, etc.) to this cloud service?.
Re: Support for cloud and CCTV systems.
No, not with FileZilla Server by itself. You would still need a separate tool that picks up the files uploaded to the FTP server, uploading them to the cloud service using the cloud service specific protocols.
-
- 500 Command not understood
- Posts: 2
- Joined: 2024-04-30 12:47
- First name: Michael
- Last name: Simpson
Re: Support for cloud and CCTV systems.
You mentioned that the server needed something else to pick up a file. Can you elaborate on that? I soon have a security video system set up myself
Re: Support for cloud and CCTV systems.
Yes, some other piece of software would need to monitor the storage location and forward the files from there. Could be as simple as a shell script invoked from a cron job every few minutes.