# 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](https://repo.underclub.ru/subbclub/autobackup/src/master/subbclub/examples/yandex.php) in examples directory. ### Install using composer: ``` composer require subbclub/autobackup ```