Page 1 of 1

Can't Access Samba files using PCManFM

Posted: Tue Feb 17, 2009 5:04 pm
by xander21c
Hi,

I just new on LXDE, I'm planing on install it on some computers at my job
but i can access a samba server I have

usually usign nautilus I type on the adress : smb://192.1681.1.*

an nautilus show me that samba folderes

Is PCManFm have this function? or is there a method to have something similar?

thanks

Re: Can't Access Samba files using PCManFM

Posted: Wed Feb 18, 2009 8:45 pm
by maces
Hi

At the Moment you can't access Samba though PCManFM.

maces

Re: Can't Access Samba files using PCManFM

Posted: Sun Mar 22, 2009 2:05 pm
by kgas
This is possible and see the samba shares using

Code: Select all

sudo mount.cifs //ip adress/<sharedDoc> ~/<Directory to mount>
eg. sudo mount.cifs //203.182.1.3/Documents ~/samba
now with pcmanfm you can view the folder content. Once your use is over Don't forger to unmount.