How to use sftp from within an MS Access database module?

后端 未结 5 1623
囚心锁ツ
囚心锁ツ 2021-01-06 02:31

I have a requirement to create a simple database in Access to collect some user data that will be loaded into another database for further reporting. There will be a module

5条回答
  •  轮回少年
    2021-01-06 02:42

    You could make a shell call to a command line app such as MOVEit Freely, which is freeware, to script secure ftp transfers. I've used it in the past and it has some nice features and worked quite well.

    MOVEit Freely is a free command line FTP/secure FTP SSL (FTPS) client for Windows Vista Business Edition, 2003, XP, 2000, ME and NT 4.0 systems.

提交回复
热议问题