Alexey Ostin

Results 12 comments of Alexey Ostin

+1 here. I've successfully overrided bind method, but that is not good.

@djkah11 what version of `grc` are you using? I guess there is problem with it.

KeyError may be thrown when no `regexp` option is set in conifg file for a particular group. Check you `.grcat` file for missing options.

Hello. There is a trick described in https://superuser.com/questions/397183/mysql-command-line-color-prompt ~MySQL client does not support standard bash color sequences, so~ you have to use alias wrapper. I'll commit an example later, thanks....

Do you have any colors in your terminal? I guess it could be swittched off. You can try to check information there: https://stackoverflow.com/questions/1550288/os-x-terminal-colors I don't have mac right now, so...

I hope it helped you :+1:

@riquito thanks :+1: I've updated README file to clarify usage: 2f62b8a9b18b22fdc2ccfa0df2d92e0ca1275e74

I encounter same error with other S3 compatible storage. @anikoo-aka do you use encrypted storage? I'm not used with Linode, but I've googled couples of messages regarding ETag problem with...

FYI: version `0.3.5` works well. I've downgraded destination-S3 to this version and could successfully sync data. Current version `0.5.9` won't work neither.

Добавьте возможность передавать basepath через опции при запуске. например, для доступа через `http(s)://my.domain/torrserver ` передавать `--basepath=torrserver`.