Tag: Backup
Simple backups with windows 2
by Jens on Dec.03, 2009, under Programmierung, Technik
Update: I made additional changes to the script which are a real improvement for my daily use. The current version is “0.3d [2010-01-08]”
Last week I wrote about a simple way to zip all subfolders of a specific folder which I use for my simple archiving strategy at work. Today I [...]
Simple backups with windows 1
by Jens on Nov.26, 2009, under Computer, Programmierung
At my current workplace, working with Linux (or anything other than windows) seems to be something no one would even bother to think about. So I had to dig into the world of Windows Batch Scripting in order to create those little tools that make my life just a bit easier when using [...]
Komprimierung mit 7z
by Jens on Nov.09, 2009, under Computer, Linux
Ich komprimiere meine Dateien fast immer mit 7z, nur wenn ich Quellcode weitergebe nutze ich das traditionelle tar.bz2. Vor allem habe ich mir angewöhnt alles was ich an CD und DVD Images besitze vor dem verschieben auf die Backupplatte noch einmal zu komprimieren – der Zugriff muss ja nicht schnell [...]