• 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

I can't find the path directory

The alleged path is a filesystem path in the same filesystem where you have Chevereto installed. You have to actually put the files in this "path" using any related tool you server can handle, like FTP or commands like rsync.

The path shouldn't be a public path (recommended) and it must be a path that the software can look for the importing process. Any local filesystem path works.

For example, usually the website is at /home/user/public_html and you can put the files at /var/something or /home/user/somepath, etc.
 
Back
Top