Search results

  1. C

    Is anyone familiar with using Access VBA to put file on sftp server using Putty

    I have this Access module that uses Putty to put a file to our corporate server if I can figure out where/how to put the "Put" command in the strcommand line. It connects, fine just need to know where to put the Put. Any help is greatly appreciated. Code is below... Option Compare Database...
Back
Top Bottom