Shared Files module, how to backup files?

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
6/1/2020 10:10:12 AM
Gravatar
Total Posts 83

Shared Files module, how to backup files?

Hi,

I have a mojoPortal webpage that uses the Shared Module with username & password login. I need to do a backup of all the files that is in this Shared Module but its to many to manually download them. I have checked the SharedFiles folders with the hash named files but don´t see how I could back them up and still have a use of them?

If there is no way to backup/download all files with the original names, could I instead backup the entire webpage to a local file and then later setup on another server to get some files if needed? Is there a guide to do this?

Regards

 

6/1/2020 12:17:14 PM
Gravatar
Total Posts 2239

Re: Shared Files module, how to backup files?

Hi Lexer,

There's not a way built-in to do this. One could download all of the files with their hashed names, grab the data stored in the mp_sharedfiles table and then write a script to rename all of the hashed-named files with the corresponding name from the table.

I have added a feature request for this to our github project.

Thanks,
Joe

6/1/2020 4:11:44 PM
Gravatar
Total Posts 83

Re: Shared Files module, how to backup files?

Thanks Joe,

If I backup the entire website with its databas, will I be able to start it locally on another computer? There is no special lock to the current server?

Regards

You must sign in to post in the forums. This thread is closed to new posts.