Reply
Thread Tools
moja's Avatar
Posts: 66 | Thanked: 27 times | Joined on Feb 2008 @ near Memphis, TN USA
#1
How can I navigate to the Shared Folders shown in File Manager from the terminal command line? Cruising through the root directory tree I did not see anything that looked to be comparable.

I could not find this question anywhere in the forums, so if it has been answered earlier, please post a link to the thread.

Thanks
 
pagesix1536's Avatar
Posts: 232 | Thanked: 102 times | Joined on Nov 2009 @ Warren, MI, USA
#2
hmm... I'm only offering this advice based on a Linux background. You might want to start at the root directory and use the "find" command to locate a file in the filesystem that you know is in your Shared Folders directory.

If you have a file there named "grocery_list.txt", then you can search for it with:
find / -name grocery*

and it should show you the full path of the location of that file. View the man page for find, or if you don't have access to it, just google for the Linux Find command and you should locate documentation on it to show you how to use it with other options.
 

The Following 2 Users Say Thank You to pagesix1536 For This Useful Post:
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#3
Originally Posted by moja View Post
How can I navigate to the Shared Folders shown in File Manager from the terminal command line?
Windows shares show up in the File manager through the magic of GnomeVFS. However, if I correctly recall previous discussion of this question in these fora, GnomeVFS' magic doesn't extend to actually mounting the shares anywhere.

I believe you're out of luck.
__________________
maemo.org profile
 

The Following 2 Users Say Thank You to sjgadsby For This Useful Post:
moja's Avatar
Posts: 66 | Thanked: 27 times | Joined on Feb 2008 @ near Memphis, TN USA
#4
Ok. No big deal, really. Thanks for the quick replies.
 
jkq's Avatar
Posts: 251 | Thanked: 131 times | Joined on Oct 2009 @ USA
#5
You could also try out wizard-mounter. It lets you map samba (and NFS) shares to folders on the filesystem.

-jkq
__________________
Class .. : Quiet One
Humor .. : [*********-] Alignment: Chaotic Good
Patience : [******----] Weapon(s): Python scripts
Agro ... : [***-------] Relic(s) : N900
 

The Following 2 Users Say Thank You to jkq For This Useful Post:
moja's Avatar
Posts: 66 | Thanked: 27 times | Joined on Feb 2008 @ near Memphis, TN USA
#6
@jkq - Thanks for the suggestion. I usually use CIFS to mount the shares when needed. I was just hoping that maybe there was already a mount point I could use instead, but apparently there isn't.
 
jkq's Avatar
Posts: 251 | Thanked: 131 times | Joined on Oct 2009 @ USA
#7
Originally Posted by moja View Post
I usually use CIFS to mount the shares when needed.
How exactly have you been doing that?

I never figured out how to mount CIFS shares without installing wizard-mounter.

-jkq
__________________
Class .. : Quiet One
Humor .. : [*********-] Alignment: Chaotic Good
Patience : [******----] Weapon(s): Python scripts
Agro ... : [***-------] Relic(s) : N900
 
moja's Avatar
Posts: 66 | Thanked: 27 times | Joined on Feb 2008 @ near Memphis, TN USA
#8
I followed the steps discussed in the following thread:

http://talk.maemo.org/showthread.php...highlight=cifs

I use Personal Menu entries to execute mounting and unmounting.
 

The Following 2 Users Say Thank You to moja For This Useful Post:
jkq's Avatar
Posts: 251 | Thanked: 131 times | Joined on Oct 2009 @ USA
#9
Originally Posted by moja View Post
I followed the steps discussed in the following thread:

http://talk.maemo.org/showthread.php...highlight=cifs

I use Personal Menu entries to execute mounting and unmounting.
Aha, the cifs module is available from there too.

-jkq
__________________
Class .. : Quiet One
Humor .. : [*********-] Alignment: Chaotic Good
Patience : [******----] Weapon(s): Python scripts
Agro ... : [***-------] Relic(s) : N900
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:53.