• Home
  • Musings
  • Music
  • Galleries
  • Code
  • Art
  • Now
  • About
22 November 2004 / #blog 
7 words — 1 minutes read

Incremental Backup with RSync

Rsync snapshots for future reference

[via Jeremy]

    Jens-Christian Fischer

    Maker. Musician

    24 November 2004 / #blog 

    doing some nasty stuff with java and logging

    Remove all .debug stuff in existing java files: a handy SED reference ` #!/usr/bin/sh find . -type f -name ‘*.java’ -print | while read i do echo $i echo "" » $i sed “s/^..debug(.)\s*;.$/{;}/” $i > $i.tmp sed “s/(..isDebugEnabled()/(false/” $i.tmp > $i.tmp2 cp $i.tmp2 $i done ` Don’t ask.

    Jens-Christian Fischer
    12 November 2004 / #blog 

    New ZAPPATA release released

    whew. After quite some time debugging, working, sweating and swearing, we are releasing the new beta build (525) of ZAPPATA today. More IMAP tweaking in this release, and ZAPPATA now can run as a Windows Service. (Be sure to read the ReadmeWin.txt for some snags in this build) You can get it here zappata-0.4.525.exe (Windows Installer) or as a regular ZIP file here: zappata-0.4.525.zip (multiplattform)

    Jens-Christian Fischer
    Invisible
    —
    Incremental Backup with RSync
    Share this

    Jens-Christian Fischer / Email Me

    Avatar

    Zurich, Switzerland

    © 2003 – 2025
    Archives Keybase Facebook Mastodon Github Flickr LinkedIn