<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I have one PHP Script using the AWS S3 SDK that I have configured to backup each site on a vps.  I need to run it as root because of permission issues.  What is the best practice in this type of situation?</p>
<p>The server is running Ubuntu 16.04 and Plesk 17.5.</p>
<p>Should I place all the backup files in the /root directory or create another directly such as /backups owned by root?  I think I may have answered my own question with <span>/backups owned by root.</span></p>
<p>Thank you for your guidance!!</p>
<p>Keith</p>

</body></html>