TAG: backup

PageDescriptionTags
Home of dd_rescue is <http://www.garloff.de/kurt/linux/ddrescue/> dd_rescue is your friend if you have to recover data from a crased harddrive. This tool will … , ,
Have you ever encountered the problem to backup a complex webspace, only accessible via ftp? No chance to tar or rsync? Then you need a good ftp client capable … ,
robocopy comes with Windows Vista. If you're still using Windows XP you can download the Windows Server 2003 Resource Kit Tools from Mircrosoft which contains r… ,
Home of rsync is <http://rsync.samba.org> Example script using rsync to sync some directories from given remote host to the local system: #!/bin/bash # # 20… ,
Use ssh to tar a directory on a remote host to a local directory: cd /usr/src/somedir ssh host.domain.tld "tar -czv -C /usr/src/somedir -f - ." | tar xzf - …
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0