0

I am looking to a way to zip all my files and folders for a project i am working on i have everything working with the code below on my install.

exec('tar -czf backup.tar root/');

But on the clients shared hosting we get the error.

Warning: exec() has been disabled for security reasons in 

Can anyone suggest the best way to do this without exec function???

Would really help thanks.

user1503606
  • 3,369
  • 11
  • 37
  • 74

0 Answers0