SFTPTransfer: Difference between revisions

From Commander4j
No edit summary
No edit summary
Line 9: Line 9:


You can configure a test the program using the interactive display and then configure it to run as a background process.
You can configure a test the program using the interactive display and then configure it to run as a background process.
[[File:SFTP_Transfer_Common.png|border|800px]]
[[File:SFTP_Transfer_Put_Properties.png|border|800px]]
[[File:SFTP_Transfer_Get_Properties.png|border|800px]]
[[File:SFTP_Transfer_jsch_Properties.png|border|800px]]
[[File:SFTP_Transfer_Email_Properties.png|border|800px]]
[[File:SFTP_Transfer_Put_Log.png|border|800px]]
[[File:SFTP_Transfer_Get_Log.png|border|800px]]
[[File:SFTP_Transfer_System_Log.png|border|800px]]

Revision as of 13:25, 11 September 2025

SFTP Transfer is a program designed to automate the movement of files to and from a SFTP server.

You can configure it :-

Monitor a local folder for files and automatically move them to a remote server. Monitor a remote SFTP folder and automatically move them to a local folder.

This program performs the same function as the SFTPSend and SFTPGet programs but makes things a lot easier to configure as it has a user interface as shown below.

You can configure a test the program using the interactive display and then configure it to run as a background process.