Sha256: cde35c83f9f90ac97c5b41645608ae9ad94c0fb9ed56bdcd2269850c0398c9cf

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

# AviraUpdateMirrors

 Avira update mirrors

## Installation

Add this line to your application's Gemfile:

    gem 'avira_update_mirrors'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install avira_update_mirrors

## Usage

see `examples`

### about configure

see your update log, like this

    16:43:57 [UPD] [INFO]       Checking whether newer files are available.
    16:43:57 [UPD] [INFO]       Select update server 'http://119.97.137.178/update'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/master.idx' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/wks_avira12-win32-en-pecl.idx' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/wks_avira12-win32-en-pecl.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/webcat-common-int.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/vdf.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/rdf-common-int.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/ave2-win32-int.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/wks_avira12-win32-en-pecl-info.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/peclkey-common-int.info.gz' to 'xx'.
    16:43:57 [UPD] [INFO]       Downloading of 'http://119.97.137.178/update/idx/scanner-win32-int.info.gz' to 'xx'.

"http://119.97.137.178/update" is your update_servers

"idx/master.idx" is your idx_master

"idx/wks_avira12-win32-en-pecl.idx" and more is your idxes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
avira_update_mirrors-0.1.0 README.md