Pario TechnoBlob
About Posts

Tag: tar.

Transfer files fast between servers using netcat and tar This is a short post on how you can transfer files unsecured but fast between linux servers. I prefer to use netcat (nc) to transfer large amounts of data between servers when...
Jul 4, 2013 11:10PM
Copy files using tar This is a oneliner to copy files from current directory to another target directory using tar, preserving file attributes, dates etc. #!/bin/sh fromdir=/path/from...
Jan 23, 2009 4:04PM
Cold backup for the Open Source Edition of Zimbra Today I’ve setup a cold backup routine to backup my Zimba installation running on my Debian (Etch) 4.0 server that is in full production now for my private domains. This is a...
Jan 31, 2008 11:56PM
Transfer directories between computers using SSH and tar When I need to transfer lots of files or directories between computers, I usually use tar and ssh together. Last time I used it however, I realized that perhaps not everyone...
May 18, 2007 2:02AM
«« « 1 2 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom