/dev/sda1 on /scsi1 type vfat (rw,umask=000)
{0}:dogbert:/home/nomad>ls -la /scsi1/pcm*
ls: /scsi1/pcm*: No such file or directory
{0}:dogbert:/home/nomad>ls -la pcm*
-rw-r--r-- 1 nomad users 652564 Dec 23 15:50 pcmcia-cs-2.9.12.tar.gz
{0}:dogbert:/home/nomad>cp pcmcia-cs-2.9.12.tar.gz /scsi1
cp: /scsi1/pcmcia-cs-2.9.12.tar.gz: Operation not permitted
{0}:dogbert:/home/nomad>ls -la /scsi1/pcm*
-rwxrwxrwx 1 root root 652564 Dec 29 20:19 /scsi1/pcmcia-cs-2.9.12.tar.gz
NOTE: It gave an error saying it couldn't copy the file from the ext2 to the
vfat, yet it's there. I did check file integrity and it is sane. This
isn't a showstopper, but it is strange/annoying.
Robert
---------------------------------------------------------------------------
Robert L. Harris | NT is secure....
System Engineer For Hire. \_ as long as you don't remove the shrink wrap.
DISCLAIMER:
These are MY OPINIONS ALONE. I speak for no-one else.
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'