• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • 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

FTP and SFTP missing image

Parker821

Chevereto Member
🎯Description of the issue

When uploading to external storage using FTP or SFTP the images do not appear. I am able to see them when I go into the ftp or sftp file viewer.

▶🚶‍Reproduction steps
  1. Add ftp or sftp storage device
  2. upload image
  3. view result: https://prnt.sc/qvxkum
😢Unexpected result

Image does not appear, only the title of image. https://prnt.sc/qvxkum

📃Error log message

None 🙁
 
Hi,

It seems that you aren't mapping the storage url. Make sure that the url you are using maps to the external storage.
 
From the docs: https://chevereto.com/docs/storages

Storage URL
The storage URL is the URL that Chevereto will use to map the files stored in the given storage. This could be the direct URL, a CNAME URL, a CDN URL or any URL that resolves the requested image.

In other words, you have to provide a URL that already resolves the files top of the FTP directory so the files can be delivered using HTTP.
 
Back
Top