yandex-disk
yandex-disk copied to clipboard
Ruby client for Yandex.Disk with backup gem support
It takes about 30-50 mins from ruby script to upload 200mb file to Yandex.Disk If I upload the same file from the same computer right from webbrowser on the same...
Изменил при создании токена кодировку Base65 на strict_encode64, т.к. запрос падал с ошибкой Excon::Error::InvalidHeaderValue: "Basic dmxhZGVuNDFrMDA6UzQ4MTUxNjIzNDJj\n" contains forbidden "\r" or "\n" Насколько я понимаю библиотека excon не хотела принимать символ...
I have a speed limit 3G connection, that won't allow me to upload large files, no problem with 5mb files, but I can't upload 30mb files, it breaks with no...
There is this gem, named `fog`, that provides access to different coulds. It supports managing not just storage, but also compute, dns and others. But it does not support any...
It looks like cycling backups with backuper gem when we use `keep` option does not. I set up `keep = 5` but I constantly see 6+ backups and new backups...
Faraday::Error: :follow_redirects is not registered on Faraday::Response using faraday-0.9.0.rc7 and faraday_middleware 0.9.0 ??? Thanks in advance for your help