Create a new SFTPClient
by specifying their options
.
Create a new SFTPClient
by specifying their options
.
Options passed by the user on the DataFrameReader or DataFrameWriter API.
Downloads files from remote host.
Downloads files from remote host.
Remote file/directory path.
Local directory path.
Returns unit of successful download.
Uploads local files to remote host.
Uploads local files to remote host.
Local file/directory path.
Remote directory path.
Returns unit of successful upload.
The
SFTPClient
class providesupload
anddownload
methods to transfer files to/from remote host via SFTP.0.1.0