Hello, is it possible to create an FTPs connection to send and receive files and this can be automated from the access VBA code with WinSCP or PuTTY? Thank you
Hello, but I don't need sFTP but with FTPs, which is different due to the security issue, since this is for Windows servers. If I'm not mistaken it's not the same. Thank you.
ok, and once I have the connection configured in WinSCP, can I export that session to a script to execute it from the vba command line? Right now I wouldn't know how to create that script with the configuration I have. Thank you