Underwater Robotic Submarine

2002-08-08 Thread al
Introducing the SUBVOYAGER   My name is Al and I am from a company called Creative Essence. We have just announced the release of our new affordable ROV SUBVOYAGER. Subvoyager is the first truly affordable recreational remotely operated underwater vehicle. It is equipped with a high-resoluti

iMsafe Rsync Licensing

2002-08-08 Thread Max Campos
Hi All, I was testing out a synchronization tool / backup tool for Mac OS X today called "iMsafe", and I noticed that under the hood it uses rsync -- yet the author gives absolutely no credit to rsync whatsoever. Basically, it's a pretty GUI / scheduler with a copy of rsync built in (w

Re: Is there anyway to fix large file support?

2002-08-08 Thread Cliff Hemming
Try the following: $ rsh n4000.premdor.com uname -a Check to see if the remote size shows file(blocks) is >2GB $ dd if=/dev/zero bs=1048576 count=2560 | rsh n4000.premdor.com dd of=/premdor/gigo.test This should create a 2.5GB file on the far end. As a security note, you might look into ssh