Sentora Support Forums
Can't download backup. - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: Can't download backup. (/showthread.php?tid=1082)

Pages: 1 2


Can't download backup. - cyber1995 - 02-18-2015

Hello there.

When i want to download backup of my files i get error:
Code:
You don't have permission to access /etc/tmp/zadmin_(date).zip on this server.
Any help?


RE: Can't download backup. - MarkDark - 02-18-2015

1. Open file /panel/.htaccess

View:
# Deny access to some file types/directories
RewriteRule ^/?(\.git|\.tx|SQL|config|logs|temp|tests|program\/(include|lib|localization|steps)) - [F]
RewriteRule ^(etc/tmp|etc/zppy-cache|/etc/lib/pChart2/cache|etc/build) - [F,L,NC]

2. Delete
etc/tmp|


RE: Can't download backup. - MarkDark - 02-18-2015

Warning! Increases the risk of identity theft!


RE: Can't download backup. - Jayster - 02-18-2015

This has already been updated...

To check your current backupmgr module

go to Sentora Github Backupmgr Module: https://github.com/sentora/sentora-core/tree/master/modules/backupmgr

and compare your file.


RE: Can't download backup. - cyber1995 - 02-18-2015

(02-18-2015, 12:32 AM)Jayster Wrote: This has already been updated...

To check your current backupmgr module

go to Sentora Github Backupmgr Module: https://github.com/sentora/sentora-core/tree/master/modules/backupmgr

and compare your file.

I just compare it and files are the same ( Size and content ).
EDIT: I installed panel yesterday.


RE: Can't download backup. - Jayster - 02-19-2015

Check /etc/tmp permission if its 777


RE: Can't download backup. - cyber1995 - 02-19-2015

(02-19-2015, 01:15 AM)Jayster Wrote: Check /etc/tmp permission if its 777
There is no /etc/tmp folder.

Filezilla ( SSH ) output on command:
Code:
Command: cd "/etc/tmp" Error: Directory /etc/tmp: no such file or directory



RE: Can't download backup. - Me.B - 02-19-2015

Totally surprising thread and you keep trying to find a solution!!

Backup download HAD BEEN DISABLED since 10.0.2 as it had a security FLAW. This feature is no more enabled.

M B


RE: Can't download backup. - Jayster - 02-19-2015

(02-19-2015, 02:02 AM)cyber1995 Wrote:
(02-19-2015, 01:15 AM)Jayster Wrote: Check /etc/tmp permission if its 777
There is no /etc/tmp folder.

Filezilla ( SSH ) output on command:

Code:
Command: cd "/etc/tmp" Error: Directory /etc/tmp: no such file or directory

/etc/sentora/panel/etc/tmp


RE: Can't download backup. - Jayster - 02-19-2015

(02-19-2015, 02:28 AM)Me.B Wrote: Totally surprising thread and you keep trying to find a solution!!

Backup download HAD BEEN DISABLED since 10.0.2 as it had a security FLAW. This feature is no more enabled.

M B

You mean, in the latest Sentora? then why is it still enabled on a fresh installed panel? isn't supposed to be disabled like the protect directory?

I though this was fixed on 10.0.2 as there are lots of changes and announcement on this when ZPanel was still alive. Big Grin