Show HN: Truck.app: a graphical SSH browser and rsync transfer engine
bonhardcomputing.com
Show HN: Truck.app: a graphical SSH browser and rsync transfer engine
1–4 of 4 posts
Re: Show HN: Truck.app: a graphical SSH browser and rsync transfer engine
#2To get even more speed, you might want to checkout running rsync in parallel, for instance with http://moo.nac.uci.edu/~hjm/parsync/ . I found this to work best to exploit fast uplinks (such as 10GB/sec) and also exploits hardware parallelism if the sender and or reciever has uses distributed file system.
Re: Show HN: Truck.app: a graphical SSH browser and rsync transfer engine
#3Adding GUIs to command line utilities is often pointless. It reminds me of this: https://i.imgur.com/sVYvCHX.png
Re: Show HN: Truck.app: a graphical SSH browser and rsync transfer engine
#4how did you measure speed?