Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.24 KB

ZIO with SFTP - FTP / FTPS

A ZIO-based interface to ftp and sftp client.

Project stage CircleCI Release Snapshots

Setup

The library is a thin wrapper over (s)ftp java client, which give you a clean and powerful functional api. Please find more details in the website.