Results 1 to 10 of 118

Thread: Map Windows Shares Permanently with GVFS

Threaded View

  1. #23
    Join Date
    Dec 2007
    Beans
    3

    Re: Map Windows Shares Permanently with GVFS

    Thank you NTolerance
    I was mounting my NAS (Qnap) using a bookmark but this way is much more reliable.

    I followed your instructions and created file mount_neptune.sh in my user directory.
    Code:
    gvfs-mount smb://neptune/public
    ln -s /home/brian/.gvfs/"public on neptune" /home/brian/neptune
    My problem of being able to save files from firefox and other apps into my nas, this was solved by michaelzap's suggestion of using "ln" on the second line.

    I would suggest adding this to the bottom of your very excellent tutorial.

    Thank you both again.
    Last edited by brianuk; August 6th, 2010 at 02:10 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •