Made sure to add $content_directories['sync'] = 'content/sync';
However it keeps saying that the folder is not writable. Even though it has 777 permissions and user:group as apache:apache
Tried using drush8, drush content-sync:import to import the .yml tar.gz file. But the command seems to be deprecated.
Have yml files and now I am unable to import them somehow. Could I be missing something?

Comments

vimalabhi89 created an issue. See original summary.

vimalabhi89’s picture

Title: {Your title should be descriptive and concise} » keep getting the error "directory is not writable" even though it has the permission
blanca.esqueda’s picture

Status: Active » Postponed (maintainer needs more info)

Only Drush9 is supported for now.
I'm not sure about the folder permissions - as the module doesn't update/handle folder permissions.

Where you able to resolve the permission issue?

blanca.esqueda’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
lapurddrupal’s picture

Have the same poblem. Sync is running but when importing I get :The directory /www/htdocs/Drupal_sync/content/sync is not writable.
Even after moving around the directories to /www/htdocs/drupal/web/Drupal_sync/content/sync i I got same error. The directories mentioned have all 755. I am stuck.