# autobackup Script to backup to the usual Yandex Disk Easy-to-use script to backup files to Yandex Disk using mechanism of remote downloads #### Warning! Use only if your backup files are accessible from the web. The example of using provided in examples directory. ### Install using composer: ``` composer require subbclub/autobackup ```