Skip to content

Releases: genonullfree/teleporter

v0.4.2

10 Oct 02:34
050b42b
Compare
Choose a tag to compare

Add -r flag for recursive functionality, restoring original behavior.

v0.4.0

04 Oct 01:13
e45bb75
Compare
Choose a tag to compare

Add delta file transfers for any file over 1Mb! This cuts large file transfer times by about half.

v0.3.0

27 Sep 03:30
e051d7e
Compare
Choose a tag to compare

Added features:

  • Recursive file transfers
  • Unit tests
  • Binary serialization (instead of json)

v0.2.2

24 Sep 00:56
7bdad94
Compare
Choose a tag to compare

Custom serialization...what could go wrong

Version name: TELEPOOT

v0.2.1

21 Sep 02:19
758682a
Compare
Choose a tag to compare

Add protocol and version definitions to prevent incompatible versions from pretending to communicate and derping each other up.

v0.2.0

16 Sep 03:08
e42c9dd
Compare
Choose a tag to compare

Improved Teleport by:

  • Adding file permission transfer
  • Adding overwrite flag
  • Adding better threaded status prints for the server

v0.1.0

11 Sep 01:45
Compare
Choose a tag to compare

Initial release!

Features:

  • Send and receive array of files
  • Send metadata with name and size of file
  • Server and client in one binary
  • Can use customizable port