• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Change external storage to local while keeping URL mapping?

teejam

Chevereto Member
Hi -

I have a setup where external storage is using SFTP to post to a local folder (it's above the public_html folder), but it throws "Can't connect" errors occasionally that make me think it's getting overwhelmed with connections and timing out. I've asked the host to increase the max connections, but that's only a temporary fix.

Otherwise the setup is great, because I can point a different domain to the uploads folder and get proper URL rewriting.

Is there a way to keep the storage path and the mapping unchanged, but let Chevereto know that it's a local folder so that it bypasses SFTP?

Thanks much.
 
Upcoming release (v3.11.0) will feature:
  • Virtual external servers (allows to map any URL to a local folder)
  • SEO friendly URLs
  • PUP support for WoltLab forums
I believe that virtual external servers does exactly what you are asking for.
 
Upcoming release (v3.11.0) will feature:
  • Virtual external servers (allows to map any URL to a local folder)
  • SEO friendly URLs
  • PUP support for WoltLab forums
I believe that virtual external servers does exactly what you are asking for.
Yes! Can't wait, thanks. :)
 
meanwhile you can move the images to local storage(recommend zipping and unzipping into directory), uncheck active on the external storage, edit it and change the "Mapping" to the image urls aka for me it would be

https://kenzato.uk/booru/images/ instead of the previous google cloud storage url, if it dosent allow you to change the mapping manually change it in your sql database
bM7FWFb.png
 
;) It is a clever way to fool the system long as that storage remains inactive (no new uploads). Chevereto will only use it to map the image URL, problem is that deletions won't work.
 
;) It is a clever way to fool the system long as that storage remains inactive (no new uploads). Chevereto will only use it to map the image URL, problem is that deletions won't work.

Yup but atleast you can keep the images up until the new update comes, this was very useful for me when i noticed how google cloud where going to charge me 160+ dollars a month because of the traffic my images racked up, hope the update comes soon <3
 
Wait a second, made a mistake on the storage type. Backend is working but not the gui. Don't update yet.

OK now, sorry for the trouble.
 
Back
Top