Jump to content

filesystem 32k limit reached


Frank Vèssia
 Share

Recommended Posts

Hi Sevarf2

Pw's solution with the extended paths uses another directory structure, so you need to migrate the files somehow. Here's a link to a gist from my migration script: https://gist.github.com/wanze/e8051e0bf754c2f75083

Basically I'm doing the following stuff:

  • Rename "site/assets/files" to "site/assets/files_old"
  • Create a new "site/assets/files" folder
  • Loop the pages and copy all their files from old location to new location (using pageFileExtended)

That's it. If anything goes wrong, all files are still available in the old directory.

Cheers

  • Like 5
Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...