<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
OTOH: if you use Gnome and did use Nautilus to access this URL, the gvfs<br>
will by default make the root of the remote filesystem accessible trough<br>
a directory below ~/.gvfs. You should be able to create a usable symlink<br>
pointing there.<br>
<br>
Out of curiosity: why do you want to do that?<br>
<br>
</blockquote></div><br>Thanks very much for the information.  I found the file system mounted in the ~/.gvfs/ directory, and I made a symlink to it.  It worked like a charm.<br><br>As far as why I wanted a symlink....  I'm running a Java app under JBoss, and have been having problems with it.  One of my co-workers suggested having JBoss point to a symlink for the remote file structure it needs to access.  (Possibly because of the embedded spaces in the name of the file structure name mounted in ~/.gvfs ??)<br>
<br>At any rate, the app is running fine now, and I now know how to find the place where Gnome is actually mounting the volume.  Thank again for your help and comments.<br><br>Dom<br>