Tags:
create new tag
, view all tags

Question

Is it possible to put a link to a Windows share in a Twiki page? For example, just like how we link [[http://www.google.com]] to get http://www.google.com, I would like to have a direct link to \\myserver\myfolder in the network so that people can just click that link and access the shared windows directory on \\myserver.

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, CalendarPlugin, ChecklistPlugin, CommentPlugin, CounterPlugin, HistoryPlugin , SectionalEditPlugin , SmiliesPlugin
Server OS: Windows Server 2000
Web server: Apache
Perl version: 5.8.7
Client OS: Windows 2000
Web Browser: IE
Categories: Missing functionality

-- ChengappaCB - 11 May 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Use [[file:////myserver/myfolder/file]] instead.

-- RobHill - 14 May 2007

Marking as answered

-- CrawfordCurrie - 14 May 2007

Thank you. This solves my problem. Just an extension of the problem: If my file name consists of spaces, then how do I enter that? Twiki takes the name only up to the fisrt space...

-- ChengappaCB - 15 May 2007

If the folder name and/or the file name has spaces, how do I link it ?

-- ChengappaCB - 15 May 2007

I think I got it! I used [[file://Myserver/myfolder/my file.xls][my file]] and it is perfect! Thanks to all of you. I love Twiki smile

-- ChengappaCB - 15 May 2007

%20 is the proper way to escape a space in a URL. Example: [[file://Myserver/myfolder/my%20file.xls][my file]]

-- PeterThoeny - 15 May 2007

 
Change status to:
Topic revision: r5 - 2007-05-15 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.