TimsTips

Posts Tagged: scp

Linux Tip: Create a bash script to archive web folders and mysql databases locally and remotely

Posted August 3, 2009 by tim & filed under Linux.

Update – May 2013: I’ve received a few emails asking how to prevent this script from continuously eating up disk space… Rather than re-invent the wheel, I just use built in Linux commands in my root crontab that run once a day: 0 4 * * * find /home/tim/backups/ -mtime +10 -exec rm {} \;… Read more »

Recent Posts

  • Disable PowerPoint 2013 extended display mode via registry
  • Check out the new design!
  • Picture testing 123
  • Creating a Digital Art Gallery
  • Linux Tip: Creating SSH keys and copying to remote sites for password-less logins

Tags

Categories

  • Admin Notices
  • Anti-Virus
  • Applescript
  • asterisk
  • Calendar
  • fileserver1
  • FireFox
  • Google
  • Hardware
  • Linux
  • LU Software
  • LU Specific
  • Mac
  • Mail
  • Microsoft Office
  • MySQL
  • Office 2003
  • Office 2007
  • Office 2013
  • Open Atrium
  • Reader
  • ReadyNAS
  • Software
  • Sunbird
  • Thunderbird
  • Uncategorized
  • VirtualBox
  • Vista
  • VMWare
  • Voicemail
  • Windows
  • Wordpress
  • XP

Archives

  • October 2014
  • May 2012
  • April 2012
  • November 2011
  • March 2011
  • November 2009
  • October 2009
  • August 2009
  • July 2009
  • June 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

© TimsTips