Livin' in a bad block...

If you ever need to copy a directory structure which contains files which sit on bad blocks on Windows, try XCOPY /C.

I added a little /E /Y and off it went.

You can't hide from the python

I’m a command line freak and thus I want to read the call logs from my newly converted Freakz^wFritz!Box from the command line.

First I tried to mess with the telnetd on the box but I didn’t find the logs and as it is possible to fetch a csv-file containing the call-log via the web-interface I [...]