Forensic techniques addressed to large data sets
More on forensics with large data sets…
First of all there is the physical requirement of actually copying large disks in a short time.
http://www.ics-iq.com/ advertise 3.9 gigabytes per second for their high speed duplication machiner.
To speed up network transfer of data using netcat pipe through tar first to make the transfer quicker.
Receiving end
# netcat -l -p [...]

