Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

InfiniDrive v1.0.20

Compare
Choose a tag to compare
@DavidBerdik DavidBerdik released this 17 Jun 21:00
· 15 commits to master since this release

InfiniDrive v1.0.20 Changelog

  • This release adds an FTP server interface. This feature allows InfiniDrive files to be accessed by any programs that support FTP. The server is run using the new ftp command. Refer to the help command for usage instructions. The FTP server interface is currently in BETA. Please report any issues with the server on the issue tracker. Additionally, please note that the server binds to localhost. This means that the server expects client connections to come from localhost.
  • The size command now responds faster for large files
  • Fixed size command failing for files with a size of 0 bytes
  • The download command now initiates downloads faster for large files