How to Remotely Access Files on an OCS
To access files stored on a microSD card from a remote location, you can use FTP (File Transfer Protocol). This enables remote file access without needing to be physically present at the unit.
1. Configure the OCS in Cscape
- Open the hardware configuration in Cscape;
- Assign a valid IP address to the Horner OCS;
- Enable the FTP server functionality;
- Configure an FTP username and password.
2. Connect Using an FTP Client
- Install and open an FTP client on your PC (for example, FileZilla);
- Enter the following connection details:
- Host: IP address of the OCS;
- Username: Configured FTP username;
- Password: Configured FTP password;
- Establish the connection.
3. Access Files
- Once connected, navigate to the microSD card directory;
- You can browse, upload, and download files as required.

You can learn more here: FTP Server Protocol

