|
Hi all.
I would like to put together a PHP script which copies a specified folder and sends it to me via email.
This script will be accessed via cronjob and used to take a daily back-up of a specified folder.
When the back-up has been taken, i would also like the folder to be emptied.
Any ideas?
|