Ok, so I use spaceFM to access a remote folder, //192/168/200/100/KeePass, and I get an error message stating "udevil Not Installed". OK, so I open USM and enter "udevil" in the search window and get "udevil-0.4.3-x86_64-1d.txz 91 K salix installed". If it's installed why can't spaceFM find it??
FWIW I can access the remote system using TigerVNC just fine.
Remote folder access problem [Solved]
- Ed_P
- Contributor
- Posts: 8578
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Remote folder access problem [Solved]
Last edited by Ed_P on 13 Sep 2014, 05:11, edited 1 time in total.
- Ed_P
- Contributor
- Posts: 8578
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Remote folder access problem
Ok, trying an alternate approach, Porteus Mount Manager. With the mouse on the Mount Point box a msg opens that says "If no mountpoint is chosen one will be created at /mnt/mount-manager" however if the box is left empty after entering the LAN Share fields and clicking on the Mount button I get "Porteus Message" "You forgot to set a mount point".
Then clicking on the message's OK button I get a new, blank, Porteus Mount Manager window.
Then clicking on the message's OK button I get a new, blank, Porteus Mount Manager window.
- Ed_P
- Contributor
- Posts: 8578
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Remote folder access problem
This posting helped:
http://forum.porteus.org/viewtopic.php? ... vil#p15533
and I ended up using:
mkdir /mnt/pc
mount.cifs //192.168.200.100/KeePass /mnt/pc user=Ed, password=
Will most likely be making my own mount script.
http://forum.porteus.org/viewtopic.php? ... vil#p15533
and I ended up using:
mkdir /mnt/pc
mount.cifs //192.168.200.100/KeePass /mnt/pc user=Ed, password=
Will most likely be making my own mount script.