CoreBOSBB

Full Version: backup path
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
little bug in path bakup
if you set a directory for backup example: BAK
and do backuup using module, at the end of backup system print on video the url like
BAK//httpsyoursiteanddate_and_time-GMT.zip
so to download it you have to go to :https://yoursite.xxx/yourfolder/ and the path BAK//httpsyoursiteanddate_and_time-GMT.zip
like this
https://yoursite.xxx/yourfolder/BAK//httpsyoursiteanddate_and_time-GMT.zip

but there is a // instead / so you can't sus directly copy and paste and have to fix the //
Lorenzo