Command Line Access to SFTP

Hi,

I am trying to access SmartFTP via the command line. I want to invoke your dll from within my sql job so that I can automate a file transfer from my db server to my sftp server.

I was wondering if you might have any examples that I could use?

Cheers

Take a look at the SDK:
https://www.smartftp.com/client/features/sdk

And the CLI tool here:
http://software.cplewnia.de/smartftp-cli/

The SDK is recommended over the CLI method.