Page 1 of 1

Dropbox Backup

Posted: Sat Apr 25, 2015 11:16 am
by webfeatus
Plesk v12 allows Back up and restore your domains using a Dropbox storage.
Does anyone know if ASL affects this extension from working?
I cannot seem to get the extension working properly.

Re: Dropbox Backup

Posted: Mon Apr 27, 2015 5:48 am
by biggles
the different Wordpress backup tools available needs curl exec in php security settings to be able to send backups remote. Do not know if the same is true for Plesk Backup.

Re: Dropbox Backup

Posted: Tue Apr 28, 2015 12:19 am
by webfeatus
I allowed curl
Still testing...

Any of these also required?
disable_functions
curl_multi_exec, dl, exec, passthru, pcntl_exec, pfsockopen, popen, posix_kill, posix_mkfifo, posix_setuid, proc_close, proc_open, proc_terminate, shell_exec, system, ftp_exec, leak, posix_setpgid, posix_setsid, proc_get_status, proc_nice, show_source, escapeshellcmd

Re: Dropbox Backup

Posted: Tue Apr 28, 2015 2:04 am
by biggles
Try curl multiexec as well. Or enable them all and test to see if we are on the right track...

Re: Dropbox Backup

Posted: Tue Apr 28, 2015 2:22 am
by webfeatus
I'm actually in the process of trying to fine tune these ASL vulnerabilities :(
https://atomicorp.com/forums/viewtopic.php?f=3&t=7905