Forum
Dropbox bucket empty - assets not saving
Hi Have successfully set up Runway for Dropbox backup. All working as expected except no assets are saving. Dropbox receives sql file fine. I have set Options for db and assets backup. When viewing Assets in Perch admin the 'backup' bucket is empty. Resources folder permissions seem fine, Perch is happy saving assets normally.
Any suggestion as to how to solve appreciated. Thanks
Perch Runway: 2.8.32, PHP: 5.6.25, MySQL: mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $, with PDO
Server OS: Darwin, apache2handler
Installed apps: content (2.8.32), assets (2.8.32), categories (2.8.32), perch_shop_orders (1.0.9), perch_shop_products (1.0.9), perch_shop (1.0.9), perch_members (1.5)
App runtimes: <?php $apps_list = array( 'content', 'categories', 'perch_blog', 'perch_members', 'perch_shop', );
PERCH_LOGINPATH: /site-admin
PERCH_PATH: /Applications/MAMP/htdocs/runway/site-admin
PERCH_CORE: /Applications/MAMP/htdocs/runway/site-admin/core
PERCH_RESFILEPATH: /Applications/MAMP/htdocs/runway/site-admin/resources
Image manipulation: GD
PHP limits: Max upload 32M, Max POST 32M, Memory: 128M, Total max file upload: 32M
F1: 2edba60ed1f613d6dd804feb202456a2
Resource folder writeable: Yes
HTTP_HOST: runway:8888
DOCUMENT_ROOT: /Applications/MAMP/htdocs/runway
REQUEST_URI: /site-admin/core/settings/diagnostics/
SCRIPT_NAME: /site-admin/core/settings/diagnostics/index.php
How often is your task scheduler running, and how long has it been since you enabled this backup plan?
Thanks for coming back so quickly. Have installed Runway to familiarise myself with what it offers over Perch. I'm backing up manually as a test, no task schedule set up.
Assets will only back up on the schedule. If you tried to push all your assets to a remote server in one go, that wouldn't end well. It does them bit by bit each time the scheduler runs.
Ok thanks, didn't realise that.