Yandex.Disk File Pusher
Go to file
Vladimir Hodakov 6be8ec6672
Fix linting errors
2019-03-30 07:06:15 +04:00
domains/yandex/v1 Fix linting errors 2019-03-30 07:06:15 +04:00
internal Add ability to authorize on Yandex with needed permissions 2019-03-30 04:31:31 +04:00
vendor Add actual file upload to Yandex with progress bar 2019-03-30 07:00:15 +04:00
.golangci.yaml Fix linting errors 2019-03-30 07:06:15 +04:00
LICENSE Add license 2019-03-29 09:37:19 +04:00
README.md Add actual file upload to Yandex with progress bar 2019-03-30 07:00:15 +04:00
go.mod Add actual file upload to Yandex with progress bar 2019-03-30 07:00:15 +04:00
go.sum Add actual file upload to Yandex with progress bar 2019-03-30 07:00:15 +04:00
main.go Initial commit 2019-03-29 09:31:37 +04:00

README.md

Yandex.Disk File Pusher

English

This app is useful when you want to upload single file to Yandex.Disk but don't want to fiddle with sync official client or WebDAV. It is especially useful for automating backups (e. g. in conjuction with Proxmox's vzdump).

Russian

Эта утилита полезна, если вы хотите загрузить единичный файл на Яндекс.Диск, но не хотите связываться с полноценным приложением для синхронизации или WebDAV. Особенно такая утилита полезна для автоматизации заливки резервных копий (например, в связке с vzdump из состава Proxmox).