Results 1 to 4 of 4
Hi lads,
I try to use my USB scanner and I read on shane proj website I have to copy my scanner "artec48.usb" file to "usr/share/shane/artec_eplus48u" directory. As a regular ...
- 04-08-2009 #1
how to copy a file to "/usr/share/sane/artec_eplus48u/" dir?
Hi lads,
I try to use my USB scanner and I read on shane proj website I have to copy my scanner "artec48.usb" file to "usr/share/shane/artec_eplus48u" directory. As a regular user I can't. I tried with dolphin file manager but I can't find there any option to copy as root user.
Also how can I copy this file OR edit the config file what content the root to this file access -I think as another solution as I'll copy an another place my artec48.usb file and edit this config file-
Any idea?
- 04-09-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Open a terminal. Type in
sudo cp /location/of/artec48.usb /usr/share/shane/artec_eplus48u/
Note, you might have to make the directory first (mkdir [dir]).
- 04-09-2009 #3
- 04-09-2009 #4Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Yes that works too. I just usually advise against running file managers in Super User mode if avoidable, too easy to accidentally do something that disables your system.


Reply With Quote
