Nicola Murino
|
fd59f35108
|
update pkg/sftp to the latest master
Our pull request to handle transfer errors is now merged, so updating
pkg/sftp should fix #36
|
2019-09-13 08:30:22 +02:00 |
|
Nicola Murino
|
cc2ccb3dd7
|
go.sum cleanup
|
2019-09-03 12:18:19 +02:00 |
|
Nicola Murino
|
4a1b67454e
|
set version to 0.9.1
|
2019-09-02 09:36:02 +02:00 |
|
Nicola Murino
|
0e6113eef6
|
remove uneeded deps using go mod tidy
|
2019-08-27 15:59:00 +02:00 |
|
Nicola Murino
|
2785a1c7c7
|
update modules deps
|
2019-08-27 10:26:04 +02:00 |
|
Nicola Murino
|
96a39a36bb
|
dataprovider: add support for bbolt key/value store
This way there is an alternative for embedded/small systems if CGO
is disabled at build time and so SQLite support cannot be compiled
|
2019-08-12 18:31:31 +02:00 |
|
Nicola Murino
|
8f421b7d0f
|
switch to viper for configuration and use cobra for cli
|
2019-08-07 22:46:52 +02:00 |
|
Nicola Murino
|
80b9c40489
|
add support for atomic upload
Atomic uploads are now configurable. The default upload mode remains
non atomic
|
2019-08-04 09:37:58 +02:00 |
|
Nicola Murino
|
14f919df47
|
simplify some code
|
2019-07-21 00:19:17 +02:00 |
|
Nicola Murino
|
22b8dc7f1d
|
fix misspells and ineffectual assignments
|
2019-07-20 21:17:53 +02:00 |
|
Nicola Murino
|
31cd4d7139
|
first version
|
2019-07-20 12:26:52 +02:00 |
|