Loading...
Introduction

R:SFTPClient is a fully automated SFTP client for file management, offering both password and key file authentication methods. R:SFTPClient gives users the ability to quickly upload, download, delete and rename one or more files as well as create and delete folders on a SFTP server.

R:SFTPClient supports SSH/SSH2 encryption at the 512- bit level and provides strong authentication and secure communications over insecure channels.

A progress window, which can be disabled, displays what percentage of files has already been uploaded or downloaded. The progress window contains a "Abort Transmission" button to cease the connection to the SFTP server. The SFTP Log can also be displayed or disabled, as well as saved to a file. A wait parameter is available to momentarily pause SFTP transactions.

Fully compatible with R:BASE 11, R:SFTPClient 11 is a custom plugin to facilitate secure SFTP transfers within your R:BASE applications.


Back