Why does it work with FTP then?
The log files on the endpoint are collected then pushed to an FTP server of my choosing.
Here's my "workflow" for FTP pushes.
1) Log into SmartEndpoint
2) Open the "Reporting" tab -> "Push Operations" -> "Create New"
3) Select "Client Settings, Collect Client Logs" -> Next & under "Select Entities" select the target machines hostname
4)
With "Protocol" selected as FTP this will work as expected.
CPInfo will be collected and ZIPPED on the Endpoint. The Endpoint will upload the collected logs to the specified FTP server.
If I select "Protocol" to "SFTP" the CPInfo will be collected and ZIPPED on the Endpoint. The Endpoint will ATTEMPT to upload the collected logs to the specified SFTP server, however it will fail at doing so with the log in my initial posts showing up on the SFTP server.