Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 461 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 461 Bytes

SftpProxy

Overview:

Sftp Proxy enables the acceptance and transmission of files through SFTP via HTTP, catering to applications without native SFTP support. It facilitates the seamless exchange of files with SFTP servers.

Dependencies:

  • Spring Boot Starters: Thymeleaf, Web
  • Additional Dependencies: Lombok, Tomcat Starter, Spring Boot Starter Test, Commons IO, JSch

Contributions:

Welcome via issues, pull requests, or feedback.