Reputation: 2000
I am new to salesforce application. I am using Apex. My requirement is to upload/download file between salesforce and our server through sftp. Is there any sftp client for salesforce or how can I do it? Any idea/link would be appreciated.
Upvotes: 1
Views: 2083
Reputation: 19040
Salesforce only supports http(s) for connectivity, there's no sftp support.
Upvotes: 1