Software for audio collaboration?
September 6, 2006 7:21 PM
Subscribe
I'm collaborating with someone on multiple large music projects (200-500 megs each). I'm looking for a way to have the projects in a central repository and allow us to upload and download only our changes to and from the repository.
I thought of Subversion or CVS (though I've barely ever used them). Looking into them a bit I don't think I have much use for version tracking in these audio projects and I assume it would take a ton of hard drive space to track every single little change. So maybe they're not what I'm looking for.
I'm basically looking for a quick and easy way for us to synchronize our projects without having to re-upload and re-download the whole thing (say via FTP) every time. Is there an easy way to accomplish this? We're both on Windows and I have a Linux server at my disposal (which might be nice to use as an off-site backup.)
posted by frenetic to computers & internet (5 comments total)
2 users marked this as a favorite
rsync is available for windows through cygwin.
posted by odinsdream at 7:24 PM on September 6, 2006