Skip to content
David Garratt edited this page Jun 2, 2024 · 13 revisions

In summary sftpPut is a utility which is designed to run as a service and it's purpose is to monitor a local folder for a file or files matching a mask and if found upload them to a remote SFTP machine. The local file is then removed.

See the partner program called sftpGet

Clone this wiki locally