Sharing a Scanner Across a Network

Problems and successes with specific brands/models of printers
Post Reply
Message
Author
User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

Sharing a Scanner Across a Network

#1 Post by rcrsn51 »

Puppy users who own printers are familiar with letting CUPS share the device across their network. But the SANE scanning system also has that ability.

Install the PET below on both the server (the machine with the scanner) and the client. On the server machine, install the scanner driver package as usual. The client machine does not need it.

Look for Scanner Share in the Graphic menu and run it on the server. Use the "Server" section. The server keeps its network configuration in the file /etc/sane.d/saned.conf.

Repeat on the client, using the "Client" section. The client uses the configuration file /etc/sane.d/net.conf. Also check in /etc/sane.d/dll.conf that the "net" line is enabled.

Once the system is running, the client can scan with Xsane or Peasyscan as if the unit was connected directly to their machine.

These shared scanners can also be accessed by Windows clients. Read here.

To auto-start your scanner server, open the file /etc/rc.d/rc.local and add the line: saned -a
Attachments
screenie.png
(25.87 KiB) Downloaded 1345 times
scanner_share-1.4.pet
Updated 2014-01-28
(1.95 KiB) Downloaded 666 times
Last edited by rcrsn51 on Fri 31 Jan 2014, 14:17, edited 3 times in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#2 Post by rcrsn51 »

Scanner Share v1.4 is posted. It has several improvements for managing the scanner server.

Post Reply