Skip to content

rsync ignore cache folder issues #16

Description

@grantcodes

By default all rsync commands ignore all folders named cache, this breaks at least one plugin I know of and I'm sure may cause problems with many more.

I've not submitted a pull request as there are multiple options to fix it:

  • I just change it to wp-content/cache which works but not if you don't use the wp-content folder
  • You could just remove it as there is the option to add folders to exclude in the config
  • Run a function to find the uploads directory and prepend it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions