Since the release of MCM version 6.5.2, the SFTP storage option were introduced and we were trying to set this up. Basically we want to get the File recording agent in the MCM to write the recordings to an external server storage.
It started with setting up a SFTP profile in the MCM under Notification > Storage Servers and Notification Agents > File Agent. The external storage server is hosting FileZilla Server 1.9.4 and configured as a server listener to port 22 with “Explicit FTP over TLS” protocol settings.
When we record from the MCM using the SFTP agent profile, the progress bar will show up 0% and running.. then immediately stopped with “No input stream” message.
When we changed the recording agent to an FTP profile (using port 21) writing to the exact same external storage server, the recording can happen and the file is written to the designated path.
Am i missing out something here?