Emailing a link to a file on an SMB server

How do you create a link to a file on an SMB server, to send to other people (e.g. in email)?
In a large corporation with mixed Mac/Windows network we use Samba to allow Mac OS X 10.6 to access the file servers.
This works fine for basic operations such as browsing the servers, or copying files, etc. However, it isn't clear how to create a link to a file on a server, such that it can be emailed to people.
Creating a link to a folder works ok, via this syntax:
    smb://servername/SomeFolder/AnotherFolder/
When the email recipient clicks on the link (which appears by default as blue underlined), OS X automatically mounts the server as a local volume, and Finder  opens a window so that they can see the folder contents.
But when trying to create a link to a particular file, via this syntax:
    smb://servername/SomeFolder/AnotherFolder/FileToShare.mp4
It doesn't work. When the recipient clicks on the link, Finder appears to mount an empty fictitious volume called SomeFolder/AnotherFolder/FileToShare.mp4, containing no files. It is as if the URL parsing support for Samba links only supports referencing directories rather than individual files.
By contrast, on Windows sharing a file can be done via this syntax:
     \\servername\SomeFolder\AnotherFolder\FileToShare.mp4
And clicking on the link would automatically open the file (e.g. in whatever application is associated to play the video, edit the document, etc).
Is there any way to create a clickable link to a file (not folder) on an SMB server?
Matthew

Thank you for trying to help.
However, that utility does not solve the problem as far as I can tell. Regardless of whether the link text is typed in manually, or is 'snagged' via some utility, it still doesn't work in the case I was mentioning. All options in PathSnagger require that the drive is already mounted, as far as I can tell. And once it is mounted, PathSnagger generates the following strings for various options:
     Snag Path Windows:          \Volumes\servername\SomeFolder\AnotherFolder\FileToShare.mp4
     Snag Path Unix:               /Volumes/servername/SomeFolder/AnotherFolder/FileToShare.mp4
     Snag Path HFS:          servername:SomeFolder:AnotherFolder:FileToShare.mp4
     Snag Path File:          file://localhost/Volumes/servername/SomeFolder/AnotherFolder/FileToShare.mp4
Note that none of these retain the original server location and protocol (smb://servername) because the volume is now mounted. As such, if emailed to another recipient, in general they do not work.
Perhaps my original question was not clear. Is there any way to create a clickable link to a file (not a folder) on an SMB server, so that the link can be emailed to other people, and email recipient clicks on the click, the file is opened? (And server volumes mounted automatically as necessary)
On Windows it can be done via a link such as:
     \\servername\SomeFolder\AnotherFolder\FileToShare.txt
On Mac, the corresponding support for Samba URLs seems incomplete. A link such as:
     smb://servername/SomeFolder/AnotherFolder/FileToShare.txt
does not appear to work even on the sender's computer, and even if the server is already mounted.
The expected behaviour is that when a user (e.g. email recipient) clicks on the link, it should mount the server (if necessary) and open the file (in the example above, FileToShare.txt). Unfortunately, this does not seem to happen.
Matthew

Similar Messages

  • How do I email a link to a file on my server?

    I know on windows machines you can email a link to different files on your computer that other people have access to like c:/caleb/documents/... but I am not sure how to do that with a mac
    We use a server at work and my boss always tells me to open different files that are hard to navigate to. I am wondering if there is a way for him to just email me a link to the file so I can just click on the text in my email and it will open up the finder window with the file in it.
    Any help would be appreciated.
    Thank you,
    Caleb

    If users are on the local windows machine then "C:/path/..." will work, but if they're accessing it through the network then "\\servername\sharename\path\file" is how it's linked.
    In the mac it's the same way. If "windows" file sharing is enabled then the slash-slash method will work if the users are on a windows PC. Otherwise, it will require the use of specific protocol prefixes in the address. For connecting via AFP (apple filing protocol -- the default and mac-native networking system) the following is the address to use:
         afp://servername/sharename/path/file
    Emailing this address to users who can get network access to the computer will allow them to click the link and connect. For example, my machine is called "Laptop" (ip address is 192.168.1.3) and I have a file called "textfile.txt" located in a "testfolder" in my "Public" directory (which is the shared directory that is readable by users other than myself). To send a link to that file I'd send the following:
         afp://Laptop/Public/testfolder/textfile.txt
    Alternately I can link to it using the IP address as follows:
         afp://192.168.1.3/Public/testfolder/textfile.txt
    To connect to the same computer via windows networking (from a PC or Mac that has windows networking enabled), ensure you have windows networking turn on in your computer and the only difference in the address would be to use "smb" instead of "afp" in the addresses above. This is for NON-windows computers; since windows machines will not know what to do with "smb://servername...", and instead will require the "\\servername\..." notation.

  • Wiki file attachments - can the wiki be configured to link to a file already on the server rather than uploading it into the page?

    Can the wiki be configured to link to a file already on the server rather than uploading it into the page? This would enable users to open (and edit) the original server hosted document rather than downloading a static copy that can't be edited and synced back into the wiki page.
    As a workaround I've tried attaching an alias to a file but it doesn't work - the wiki instead uploads the aliased file.
    From what I can work out, the default wiki behaviour is to upload a document to a wiki page, which creates a copy of the uploaded document in the wiki database. This copy has no connection to the original document. It can be downloaded and edited, but the edits are not saved back into the wiki hosted version of the document.
    I'd like to be able to upload a link or alias to a document (with preview please!) already on the server. A user could then preview the document or click to open and edit it.
    The only way I can do this at the moment is to create a link "afp://123.../doc.rtf" to the original. This is timeconsuming and confusing for non-technical users and doesn't offer the benefits of the attach function (ie document preview).
    Is there any way the wiki can be configured to link to documents already on the server using the attach functionality?

    An update for anyone in a similar situation.
    Patch 3944727 for 9.0.4.1 that solves this issue: "USER LOV IASM11SHIP EDIT USER LOV SHOULD SHOW THE NICKNAME ATTRIBUTE." However, the patch is mutually exclusive with the latest CPU's and there's no plan to merge the pacthes given the dwindling support for 9.0.4.1. So that patch is pretty much worthless.
    I've been told that this patch is included in newer portal versions, so the real solution is an upgrade.
    Trenton

  • Creating a link to a file on a Windows server?

    I am trying to create a link to a file located on a Windows server that I can email to users and they can click on the link and it will open the actual file.
    Here is what I have done so far:
    smb://server/sharedfolder/document.doc
    The user can click on the link but it just opnes up the "sharedfolder" and then you have to find the file you want and then open it and that works.
    I need the link to be able to just open the actual file.
    Is there a way to do this??
    Thanks

    Since it's a file download, there's no reason to add the target="_blank", I'm guessing your file is 404 for some reason which would give you a blank window per the target.
    Make sure the case structure of the file and link are identical. Servers are case sensitive, a server sees CheckIPApp.zip and checkIPApp.zip as totally different files. Your local OS sees them as the same thing so during local testing it will work, when uploaded, it won't.
    Make sure you've loaded the file onto the server at the exact location specified by the link. It should be in a folder called "Zip Files" that resides on the same directory level as the page that the link is on.
    You may also want to normalize your file names. They should be all lower case alpha-numerics without any spaces (use hyphens or underscores instead) and without special characters ($%&*). You can use DW's Files window to change names and DW will fix the links automatically.

  • Any news about Mountain Lion not closing open files / folders on smb server shares?

    Hey Apple, anyone listening?
    Are there any new about this issue, where Mac clients cannot move/edit/rename each others files and folders on a smb server share? We are a graphics work group in an otherwise Windows-centered enterprise. We have mac clients with OS X 10.5.8, 10.6.8, and recently 10.8.5. None of the older clients can work with files or folders created by the new machine, meaning that InDesign files will open read only, files and folders cannot be moved or renamed. This is absolutely critical in a flexible work environment, where any graphics designer must be able to jump into any other project on short notice.
    As mentioned in other threads around the web, this seems to be a problem not with file permissions but with the finder not releasing/closing files and folders correctly when not actually in use. (a known issue is the fact, that i.e. Acrobat pdf must not be viewed in column views preview, if anyone else wants to overwrite that file, but this issue here goes much further). We urgently need a fix for that!
    I'm really desparate about this topic, since the IT-department is already reluctant to offer mac support and to look into these problems; if there is no solution to this, we will be switched to windows workstations by the end of the year ... Apple, do you want that? We surely don't!
    A frustrated user

    Hi,
    thanks for your answer. Does that mean, that there is a solution to this on the server side?  Is this ACL stuff a matter of setting up the server correctly, rather than a problem with mountain lion's networking?
    If i could be sure about this, I would approach our IT department... (the are just waiting for some Mac User pestering them ) ...

  • Creating a link to text file in a tomcat server not working in JSP webapp

    I am using netbeans to create an web application within my desktop, and then I load the build/web folder to a tomcat server to test the application. Everything works fine. However, when I try to link up my JSP pages to text files (.txt) create by the application on the server, I seem to be getting files that might be kept in a terminal.
    When I get the Real path of the servlet context, I find that it is to a C:\ type file rather than a //hostname type of directory. So obviously those files are not being reached.
    Does anybody know how to deal this problem?

    There are a number of ways to get to the Flash Global Security settings dialog.
    My favourite way is just to double click on a Captivate SWF (not the HTM file) to open it in a web browser, then right click on the playing screen to get the Flash context menu.  On the context menu, click the Global Settings option.
    In the web page that opens, click the link on the left to Global Security Settings.
    Add the folder or drive location of your published Captivate content to the Trusted Locations.

  • I am developing a book via email with a collaborator. iBooks Files are sent to me via a link to preview on iPad. This worked fine for a while but now getting download errors and the unhappy mac face saying download failed. Any ideas?

    I am developing a book via email with a collaborator. iBooks Files are sent to me via a link to preview on iPad. This worked fine for a while but now getting download errors and the unhappy mac face saying download failed. Any help appreciated. Very frustrating!

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • One of my email accounts will not send email, and is not linked to data file.

    I have three email accounts set up with my Outlook 2010. All are POP3. All three accounts have been working fine, until the last day or so. One of my accounts will no longer allow me to send messages. When I go to my account settings, the two accounts that
    are working show the following:
    Selected account delivers new messages to the following locations:
    Email Address\Inbox
    in data file C:\...
    The one that doesn't work shows the following:
    Selected account delivers new messages to the following locations:
    My Name\Inbox
    The .ost data file for this email address is still in the same place, right next to the other two data files for the working accounts. For some reason, Outlook no longer has it linked to my account. How can I go about fixing this issue?
    Thanks.

    Hi Gwidion,
    Outlook 2010 and 2013 create PST per POP3 account. In simple, single PST file for single POP3 account. So, don’t be panic. Just change the location of the
    PST data file by following the given path in Outlook 2010:
    File >> Account Settings >>  Emails
    In the “Email” tab, choose the particular account which is not able to send emails and make a double click on it or click on
    “Change Folder” option. Finally, set the location of Email address.
    Hopefully it will help, otherwise simply recreate a new Outlook profile.
    For more:
    http://support.microsoft.com/kb/829918/en-us
    Thanks
    Clark Kent

  • When I attempt to email a link using "File" then "Mail Link to this Page", I can't.  I get a message saying "...Safari can't find an email application." even though I am using mail. Why can't !?

    When I attempt to email a link in Safari using "File" then "Mail Link to this Page", I can't.  I get a message saying "...Safari can't find an email application." even though I am using mail. Why?

    I got it - no need to respond.  I went to Mail Prefs, General, Defalt Email Reader, and rechose Mail.  Problem solved!

  • How do i link a flash file to a web site in dreamweaver 8

    This is a multi-part message in MIME format.
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16448"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY bgColor=3D#ffffff>
    <DIV><FONT face=3DArial
    size=3D2>Hi</FONT><FONT face=3DArial =
    size=3D2></FONT></DIV>
    <DIV><FONT size=3D1>
    <P><FONT size=3D3>How do i link a flash file to a
    web site in =
    dreamweaver=20
    8</FONT></P>
    <P> </P>
    <P><FONT face=3DArial =
    size=3D2>Thanks</FONT></P></FONT></DIV></BODY></HTML>
    ------=_NextPart_000_0059_01C7A541.7942B2A0--

    In Flash. There is no way to apply an HTML link to a swf
    file.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Dave" <[email protected]> wrote in message
    news:f3s8f0$cla$[email protected]..
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks

  • Links to excel file on safari page suddenly stopped working, but work in firefox.  Happened yesterday. Help!

    I have a webpage with links mapped from an icon to two excel files. They aren't working. I checked the html. it is identical to two links to .png files and the location is correct, but nothing happens when you click the link.  I have reset, emptied cache and thrown out the plists,
    The html reads:
    <img usemap="#Curio_Map" src="Steps%20in%20Detail(3D691625).png" />
    <map name="Curio_Map">
    <area href="Assets/7B8E04AB/Strategic%20Planning%20Detail%20Dairy.xlsx" shape="polygon" coords="455,66 844,66 844,296 455,296" >
    <area href="Assets/18C769C4/Initial%20questions%20for%20Strategic%20Planning.xls" shape="polygon" coords="14,71 431,71 431,293 14,293" >
    </map>
    The Assets folder is in the same folder as the index.html page with frames and the page within the frame. 
    The html for the .png files that do work is:
    <img usemap="#Curio_Map" src="Supporting%20Doc(698C969A).png" />
    <map name="Curio_Map">
    <area href="Assets/9D8D3352/P%20of%20PDSA%20Altresco.pdf" shape="polygon" coords="22,126 102,126 102,192 22,192" >
    <area href="Assets/F5E05A53/Access%20Environment%20Altresco.png" shape="polygon" coords="21,45 103,45 103,88 21,88" >
    </map>
    Look the same to me!  Why does one work and the other not, and why did it happen all of a sudden?  Any thoughts?
    Dan

    It sounds like the page has somehow got stuck in the cache of
    a server
    somewhere. Delete the file from the server, and then call the
    page.
    Hopefullt you should then get a 404 error. Then FTP the page
    back. This
    should hopefully clear out the cache.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "Lightning adman" <[email protected]> wrote
    in message
    news:etcmlf$cj3$[email protected]..
    > we have a problem that has got our web developer
    stumped....and i'd really
    > appreciate it if someone could shine some light on
    possible reasons.
    >
    > The page in question is the "Where to Buy" page which
    lists links to our
    > suppliers. Its worked perfectly for years until recently
    when, even though
    > the
    > file is updating correctly on the server, its not
    updating when the page
    > is
    > viewed in a browser.
    >
    > I have downloaded the file onto three separate
    computers, using different
    > net
    > connections (in different towns even!). The downloaded
    file shows the
    > correct
    > info yet the only version that appears on the web is an
    old version that
    > has
    > inaccurate info.
    >
    > I have tried uploading the files back to the server but
    same result. i
    > have
    > also tried loading other info to the server and that
    does work in the
    > browsers.
    >
    > What should i be looking for to try solve this puzzle?
    >
    > thanks in advance
    >
    > adam
    >

  • I cannot email a link to any web page from Firefox 22. How can I fix this?

    I am unable to email a link to any webpage from Firefox 22. I have tried everything I can find to fix it. Nothing works.
    There is no longer the ability to right click and send an email link. The "Email link" in the "file" drop down on the menu bar doesn't work either. I even tried one add on program for emailing links. That didn't work.
    If I didn't lose all of my bookmarks, I would reset to the Firefox defaults. I have had to resort to using Chrome to send any links to webpages.
    There has to be some way to fix this. Please help if you can.
    Thanks

    Make sure that you have set a default mail program properly.
    See:
    *https://support.mozilla.org/kb/Changing+the+e-mail+program+used+by+Firefox

  • How to email a "link" from Safari?

    Since upgrading to Lion I can't figure out how to send a "link" from a Safari page in Apple's Mail. Example: I am surfing "MacSurfer" and I click on a link to read it. I then decide to email the link to my daughter. I used to be able to open Mail and drag the URL into the body of the email. Now, in Lion, the URL of the link just says "Go To This Address". I can't seem to have both apps (Safari and Mail) open at the same time on my desktop. And what's up with the  "Go To This Address" thing in the URL so often?
    I have both Mail and Safari each set up as "Full Screen" so they will be permanently stuck on a desktop in Mission Control. Could this have something to do with it?
    I'm also running into another issue in Safari. If I click on a link and a new page opens many times there are no "traffic lights" (red, yellow, green in upper left of page) and the "Back" arrow is greyed out. Also, the contextual menu does not offer to go back. The only way to close the page is to quit, which causes me to close Safari all together.
    What am I missing?
    And while I'm on my ***** fest here…I'm not thrilled with this new discussion board either. It wasn't broke, so why "fix" it? (Maybe I'm just getting old and don't adapt to change so well.) OK, I feel better now!

    Can someone help?
    In Safari File: Mail:Link o This Page has stopped working on my macbook pro running Lion-- all of a sudden I am seeing this error message when I want mail a website link to someone:
    An email message can’t be created to send the link because Safari can’t find an email application.
    This message does not show when I click on a hyperlink within the body of a webpage viewed in Safari.
    This does not happen in Firefox. The File: Mail Link works just fine. Maybe I should stop using Safari but I like it!!!
    I checked all of the system preferences suggested in various support documents. Did I miss something?

  • Is it possible to link to specific files on a server from within a pdf?

    Hi all,
    Is it possible to create hyperlinks to a specific file on a Windows server from within a pdf?
    Let me explain further, I am working on a Mac trying to create hyperlinks from within InDesign to specific files on a Windows server. I am exporting the file to pdf, along with the hyperlinks, which look correct when I click on them from within Acrobat.
    On Windows, the links will read as \\servername\directoryname\filename so this is exactly how I enter it as the hyperlink. When I view the hyperlink information in the resulting pdf from within Acrobat, it still looks correct as \\servername\directoryname\filename but when I try to click on it from the Windows side OR the Mac side, the link doesn't work and gets changed....the slashes revert to the opposite direction and the whole link gets messed up. I am trying to figure out if the cause is InDesign, Acrobat or whether this can even be done? Of corse, I never have issues with normal URLS.
    What we are trying to do is set up an internal catalogue for the company of all our materials. (Everyone works on Windows)
    Should I try to create the links from within a Windows version of Acrobat... do you think that will make any difference?
    Thanks in advance for your help:)
    Very much appreciated!
    Christine

    Thank you for your help...very much appreciated!
    Basically, what we needed were for the links to be static and not relative, and they were mainly for Windows users. What finally worked was creating the links from within a Windows version of Acrobat. We plan to email the final pdf to several employees around the word (we are an international company) with all the links intact. Once they were logged into our network (vpn'd in) the links would still be valid no matter where the document was located. The trick is to change the start of the link to a specific IP address (the server address) when you are setting it up in Acrobat. I hope this makes sense and is helpful for everyone else out there:)
    (P.S. This works for Windows users only though and cannot be done via the Mac version of Acrobat. I can set things up within the Mac version of Acrobat so that the links will work as long as the document resides in the same location on the server... the advantage to doing it THIS way is that it will work for BOTH Mac and Windows users.)
    Thanks again,
    Christine

  • Opening Document in Work from the Sent To Email a Link instead on downloading it

    Documents send via the Sent To > Email a Link SharePoint 2010 Document Library Menu is downloading rather than opening in Word. This is happening for some users and while it is open in Word just fine for other users.
    New to SharePoint

    Hi Marlon,
    Please compare the client Office and IE browser differences of settings between them, check the following things.
    Please use the IE browser 32-bit version, also check if it is competability mode issue.
    Please add SharePoint URLs in IE browser trusted sites zone.
    Please reset the IE browser to default settings.
    Please check and make sure the "SharePoint OpenDocuments class" add-on is enabled from IE browser
    Please repair Office application with installing Office Tools->Microsoft SharePoint Foundation Support component.
    http://blogs.technet.com/b/emeaoffice/archive/2013/04/29/you-get-an-error-message-when-you-open-an-office-file-from-sharepoint-on-a-computer-on-which-you-installed-more-than-one-version-of-office.aspx
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

Maybe you are looking for