Go to file
Stefano 0c6b340499 Implement reconnection retry on disconnect.
This fixes a problem when trying to download multiple files from same server
2021-11-26 17:35:43 +01:00
go.mod Implement early version of command get 2021-11-26 11:40:47 +01:00
go.sum Implement early version of command get 2021-11-26 11:40:47 +01:00
main.go Implement early version of command get 2021-11-26 11:40:47 +01:00
pb.go Add progresss bar implementation 2021-11-26 11:38:16 +01:00
search.go Add parsing of file size for xdcc eu provider 2021-11-26 11:39:14 +01:00
table.go Add SortByColumn function and improve some functions 2021-11-26 11:39:51 +01:00
url.go Implement early version of command get 2021-11-26 11:40:47 +01:00
xdcc.go Implement reconnection retry on disconnect. 2021-11-26 17:35:43 +01:00