News

I am maintaining a PHP process on a server which uploads documents to vendor via an API. The server is basically a dumb-drop. People upload whatever PDFs they want uploaded (within a specific set ...
Hey all, I need to find a way to set up an automated backup. I have the TAR command and file lists all set up, but I realized that if I set that up as a cron job, I'll be overwriting files. Here's ...