Get MD5 checksum for all files in my account
Posted by: jammin
Posted on: 2008-04-08 16:13:00
I'm not much of a linux / php guy, so I'm hoping someone can help me with this.
I had a problem on my (Windows) system at home where some of my files have been lost and/or corrupted. There's no easy way to know which ones are corrupted except to try and open them - they are a variety of different file types.
Luckily I have the files backed up at dreamhost, but would rather not download dozens of gigs. Does anyone know of an easy way I could get a list of all files in my account with the MD5 checksum? I could then write a script to do the same at home (I'm much better with Windows) and highlight the missing / different ones.
Not sure if there's some built in shell way I could do this, or if it's a scripting job.
Thanks
Jammin