Assuming your problems are the same as some strange
ones I've had in the past, and assuming that you
have remoteMachine:/some/directory mounted locally
as /mnt/remote you could try this

   mkdir  /tmp/useless
   mount remoteMachine:/some/directory /tmp/useless
   ls -la /tmp/useless
   ls -la /mnt/remote
   umount /tmp/useless
   rmdir  /tmp/useless


Don't ask...

=


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to