Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 398 Bytes

File metadata and controls

18 lines (11 loc) · 398 Bytes

LibreTransfer

An Open Source Managed File Transfer for a modern age.

Plans/Goals

  1. Multiple secure protocol support (SFTP, FTPS, HTTPS[Rest])
  2. Perimeter servers (for DMZ)
  3. Database independent backend
  4. Fault-tolerant / cluster aware

For Debian Python3 Crypto dependency for cryptography

sudo apt-get install build-essential libssl-dev libffi-dev python3-dev