Skip to content

A Java SFTP/FTPS Client for command line file transfer upload/download

Notifications You must be signed in to change notification settings

EutiziStefano/SFTP-SSL-Client

Repository files navigation

SFTP-SSL-Client

A Java SFTP/FTPS Client for command line file transfer upload/download

You need it.sauronsoftware.ftp4j to get client working

Transfer mode

there is three types of file transfer:

  • All files in a directory
  • A fixed list of files
  • A variable file name with date in it (dynamic)

Proxy

You can set different proxy types: HTTPTunnelConnector FTPProxyConnector SOCKS4Connector SOCKS5Connector

EXTRA

The script allow you to:

  • set file permission (linux chmod)
  • execute a custom command, the file is passed as an argument

P.S.

Sorry but the English translation is in progress, parameters and classes are an half in Italian

About

A Java SFTP/FTPS Client for command line file transfer upload/download

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages