Ship is a simple Python command-line application that makes transferring files from one computer to another phone or another computer easy
-
Updated
Nov 22, 2022 - Python
Ship is a simple Python command-line application that makes transferring files from one computer to another phone or another computer easy
For transferring files over long latency links. Depending on the TCP/IP stack and the version of ssh installed latency can limit the speed that a single transfer will achieve, on a per connection basis. To work around this scp-chunk transfers multiple chunks at the same time.
Add a description, image, and links to the transferring-files topic page so that developers can more easily learn about it.
To associate your repository with the transferring-files topic, visit your repo's landing page and select "manage topics."