
Golden
New member
what's the safest way to go about storing 16bit/44.1 master mixes? make back-ups by burning the wav files on to disc? 2nd hard drive specifically for this purpose? both? any suggestions? is there a procedure?
LaCie is a company that has been around for a very long time, although originally they were strictly Mac SCSI drive vendors. They certainly know their stuff when it comes to storage...Golden said:I saw a lacie hardrive in a pro audio shop... would that be a good way to go? thanks for the info guys!
I can kinda understand where you're coming from, Noise...as an old SysAdmin myself. But I also remember as SysAdmin and even as lowly Sysop (ah, the good ol' days of mainframes and minisnoisewreck said:Call me old fashioned, but I don't feel at ease at handing off my files to some invisible place on the internet. The sad thing is, I actually work as an IT sys admin... uh... or maybe that's the reason?![]()
Alright... you twisted my arm alrightSouthSIDE Glen said:And another really nice advantage to them is that your files are offline/offsite yet still accessable at the same time. Great if you want to access your music project from another location like someone else's studio with a braodband connection without having to worry about drive format compatability issues or taking the time to burn a dodgy data DVD-R or a box full of CD-Rs every time you move or update your files. Just save a copy of the new stuff to your secure Xdrive and it'll be there waiting for you when you get back home or to the next location.
G.
SouthSIDE Glen said:I can kinda understand where you're coming from, Noise...as an old SysAdmin myself. But I also remember as SysAdmin and even as lowly Sysop (ah, the good ol' days of mainframes and minis) handing my backup tapes off to a 3rd party data storage company for the off-site leg of the storage rotation. Depending on the company and their location, we either had to drive the tapes there ourselves or they had someone come by to pick them up from us.
I really don't see that as a whole lot different here; the main difference is that the transfer is made via secure FTP and storage (128-bit encryption) instead of an Anvil case. In some ways that can be viewed as more secure in that there is no middlemen in the transfer process, that the transfer is more secure and more anonymous, and the storage is on a fairly anonymous system architecture. I also don't see it as a whole lot different than trusting a 3rd party hosting company to run my company server, which is done all the time with far more sensitive data than a few independant songs.
{EDIT}
Here's the blurb from the Xdrive main page:
It's hard to imagine a safer place for a file than Xdrive. Let's say you want to store files from your latest new business pitch — definitely not for anyone else's eyes. First, Xdrive uses 128-bit encryption to protect files during transfer. Then stores it in architecture that's isolated, multi-tiered and gated. Finally, your data is housed in your own password-protected vault at our World Class, disaster-proof data centers, protected by biometric locks and full-time security professionals.{/EDIT}
It comes down to whether it's a company that can be trusted. I know Xdrive has been around for a long time, I first tried them out sometime in the mid 90s and the'yre still kicking (and bought by AOL). I think they're track record is pretty good as far as trustworthiness; my undertsanding is that have a lot of corprate and government clients.
Certainly better than my old Bernoulli drives used to be![]()
.
And another really nice advantage to them is that your files are offline/offsite yet still accessable at the same time. Great if you want to access your music project from another location like someone else's studio with a braodband connection without having to worry about drive format compatability issues or taking the time to burn a dodgy data DVD-R or a box full of CD-Rs every time you move or update your files. Just save a copy of the new stuff to your secure Xdrive and it'll be there waiting for you when you get back home or to the next location.
G.
I'm sorry to be blunt, but this is an insane position.timthetortoise said:All that aside, you still have the issue of FTP and TCP/IP in general basically being an unreliable method of transport for large files.
timthetortoise said:All that aside, you still have the issue of FTP and TCP/IP in general basically being an unreliable method of transport for large files. Bits lost here and there can end up ruining a perfectly good file. Unless there's an extremely dependable CRC and correction method implemented in the protocol, I don't think that FTP or TCP transfers over more than 5 hops are anywhere near reliable enough for music data, and 90% of the time not more reliable than a physical format (DVD/CD-Rs are pretty hard to destroy if you get a good brand and correctly store them). I'd agree with TimOBrien on this one. If the data is that important, there's no reason to take any risks with it. Assume all possible things will go wrong and create a plan beforehand to recover, don't trust just one service, medium, or person (including yourself... one rm -rf ./* on a backup server in the wrong directory can spell disaster).
Thank you, Danny, this is all correct.danny.guitar said:TCP/IP is the standard for a reason. It "guarantees" no data loss or corruption. It has it's own checksums to see if data was sent correctly. Unlike UDP where there are no guarantees and data loss/corruption is pretty normal. This is why TCP is slower. This is done at the protocol layer not the application layer.
Some FTP servers have modified the FTP protocol (not sure if XDrive is one) to support encryption and also MD5/CRC checksums themselves. Regardless, it's a pretty simple protocol and file corruption is MUCH less likely than any kind of CD/DVD media.
I would personally use a reliable external hard drive and then something like XDrive so it can be accessed remotely if you need to from another studio or whatever.
Correct. And mine works fine with FW or USB.Golden said:alright fellas, I'm going to go with the lacie 160gig triple interface drive. I don't have a firewire port on my computer, so I guess it's usb for me. that should be fine, correct? the only advantage with firewire is speed, right? No quality issues going on here?
Much appreciated!