Download Latest Version ndd-0.96.1.zip (11.2 kB)
Email in envelope

Get an email when there's a new version of ndd

Home
Name Modified Size InfoDownloads / Week
ndd-0.96.1.zip 2013-02-21 11.2 kB
README 2013-02-20 399 Bytes
ndd-0.96.zip 2012-10-12 7.6 kB
ndd-0.95.tar.gz 2012-09-21 5.9 kB
Totals: 4 Items   25.1 kB 0
Examples:

Server side:
  1)  ./ndd -s 192.168.20.2 server_filename.zip
  2)  ./ndd -s 192.168.20.2 /dev/ada1
  3)  ./ndd -s 192.168.20.2 < server_filename.zip
  4)  tar cf - directory | ./ndd -s 192.168.20.2

Client Side:
  1)  ./ndd -r 192.168.20.2 client_filename.zip
  2)  ./ndd -r 192.168.20.2 /dev/ada1
  3)  ./ndd -r 192.168.20.2 > client_filename.zip
  4)  ./ndd -r 192.168.20.2 | tar xf -

Source: README, updated 2013-02-20