To get file from remote server with sftp method using psftp command line app
I'm trying to copy a file from remote server which installed freesshd with public/private key authentication, how could i write a function in VB6 or any windows API to lauch psftp (sftp command-line) to get the file?