I wanted to set up a cronjob to backup my photos from a Windows computer to my linux server. To do so I simply set Windows to share the photos directory, then mounted the directory in linux.
The rsync command seemed like the most logical way to sync the mounted directory with my backup directory. However, […]
Archive for December, 2006
- 12
- Dec, 06
Yes, you can rsync between two local directories
- Tags: Linux
- No Comments
- 07
- Dec, 06
A single Phone or Email field validated with Regular Expressions
- Tags: Ruby on Rails
- No Comments
In order to be more user friendly and make our forms as easy as possible to fill out, we’ve decided to combine email and phone number fields within our forms to be a single field and let the user decide which method of contact they prefer to give us quickly and easily. The field is […]





