[Mono-dev] Network file path URI

Bojan Rajkovic brajkovic at coderinserepeat.com
Thu Dec 15 11:39:56 EST 2011


On Dec 15, 2011, at 11:37 AM, Mike Murdock wrote:

> I am trying to point to a network file share and don’t know how to format the URI
>  
> I have tried \\server\share\path\test.jpg and it gives me a “Unreconized escape sequence’ I tried switching the “/” put it does not load the file.
>  
> Any Ideas?
>  
>  

Hi Michael,

Are you on Windows? Linux does not understand UNC share paths. You'll have to mount the file share via SMBFS or NFS or something, and use a standard Unix-style path.

—Bojan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20111215/95ef9c25/attachment.html 


More information about the Mono-devel-list mailing list