DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Shell Scripting (http://www.daniweb.com/forums/forum113.html)
-   -   Help with shell script to auto gzip a .sql dump after backup (http://www.daniweb.com/forums/thread2686.html)

floris Jan 21st, 2004 4:23 am
Help with shell script to auto gzip a .sql dump after backup
 
Hi there,

I have a script in my intranet to which I have 100% rights to run through browser using exec(); passthru(); system(); etc with php.

Now we use this to make automated backups per user database of certain systems connected. Very simple for the end-user after done working and very complex for the managers to process. So I rather not explain.

It comes down to a control panel page where certain things can be performed, including running this script for a personal copy, system backup and extra backup for company archive.

The dumps are quite big in some situations and the system resources can handle the stress and load easy to also gzip the results.

But how do I gzip the result properly using a .php script that runs a .sh or perl file?

Please help me :)

I tried piping the command and stuff, but I resulted in 0byte files.
Hopefully someone has an example for me.


All times are GMT -4. The time now is 11:42 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC