Networking Forums

Networking Forums > Computer Networking > Linux Networking > Can I share CDrecorder via network?

Reply
Thread Tools Display Modes

Can I share CDrecorder via network?

 
 
Reinhard X. Fuerst
Guest
Posts: n/a

 
      12-28-2003, 06:09 PM
Hi,

> So, my question is: what should I do to be able to share my
> cd-recorder? I would be glad to find a generic way to share device


I use webCDwriter for this purpose. It works really fine.

<http://joerghaeger.de/webCDwriter/>

Regards
Reinhard
 
Reply With Quote
 
 
 
 
Tomasz Sztejka
Guest
Posts: n/a

 
      12-28-2003, 06:16 PM
Hi,
I have following setup: two linux boxes connected via local network,
from which one is equiped with CD-recorder while the second one is
not. I would like to let the second machine users to acces CD-recorder
on the first machine so they can burn their files with it. I tried to
share a symlink to /dev/scd0 with samba but

cat /mnt/machine1/dev/scd0

did not caused any CD-recorder activity while run on second machine.
If I do cat /dev/scd0 on first machine CD-recorder led blinks and some
data are displayed.

So, my question is: what should I do to be able to share my
cd-recorder? I would be glad to find a generic way to share device
files since in future I would like to be able to share serial port
too.

kind regards,
Tomasz Sztejka.
 
Reply With Quote
 
nunya
Guest
Posts: n/a

 
      12-28-2003, 09:54 PM
On Sun, 28 Dec 2003 22:27:02 -0800, Tomasz Sztejka wrote:

> Eric <(E-Mail Removed)> wrote in message
> (..)
>> You can use cdrecord across a network, at least i do and it works very well
>> on my 100mbit network, if lightly loaded i think a 10 mbit network should
>> work ok too.
>>
>> try this:
>>
>> [MyPCwoBurner]#mkisofs -r ./bkup.tar | ssh myPCwBurner "cdrecord -v -speed=4
>> -dev=0,3,0 -fs=8m -eject -data -"
>>
>> adjust -speed= to match your cdrwriter
>> cdrecord -scanbus will provide the values to use for -dev= param
>>
>> Eric

>
> Nice idea, but not exactly what I want. I would be glad to be able to
> use for example KreateCD or other Cd-burning GUI. Is this possible? I
> think those will need /dev/scdX to be pointing to CD-recorder.
>
> The use of ssh gives me some ideas...
>
> regards,
> Tomasz Sztejka

Saw something a while back, don't remember whether freshmeat.net or
sourceforge.net
 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      12-28-2003, 10:42 PM
Reinhard X. Fuerst wrote:

> Hi,
>
>> So, my question is: what should I do to be able to share my
>> cd-recorder? I would be glad to find a generic way to share device

>
> I use webCDwriter for this purpose. It works really fine.
>
> <http://joerghaeger.de/webCDwriter/>
>
> Regards
> Reinhard


You can use cdrecord across a network, at least i do and it works very well
on my 100mbit network, if lightly loaded i think a 10 mbit network should
work ok too.

try this:

[MyPCwoBurner]#mkisofs -r ./bkup.tar | ssh myPCwBurner "cdrecord -v -speed=4
-dev=0,3,0 -fs=8m -eject -data -"

adjust -speed= to match your cdrwriter
cdrecord -scanbus will provide the values to use for -dev= param

Eric


 
Reply With Quote
 
Tomasz Sztejka
Guest
Posts: n/a

 
      12-29-2003, 05:27 AM
Eric <(E-Mail Removed)> wrote in message
(..)
> You can use cdrecord across a network, at least i do and it works very well
> on my 100mbit network, if lightly loaded i think a 10 mbit network should
> work ok too.
>
> try this:
>
> [MyPCwoBurner]#mkisofs -r ./bkup.tar | ssh myPCwBurner "cdrecord -v -speed=4
> -dev=0,3,0 -fs=8m -eject -data -"
>
> adjust -speed= to match your cdrwriter
> cdrecord -scanbus will provide the values to use for -dev= param
>
> Eric


Nice idea, but not exactly what I want. I would be glad to be able to
use for example KreateCD or other Cd-burning GUI. Is this possible? I
think those will need /dev/scdX to be pointing to CD-recorder.

The use of ssh gives me some ideas...

regards,
Tomasz Sztejka
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless Network - Setup - How? See/share Files, share printers, how? Wayne Wireless Networks 2 04-08-2006 04:34 PM
Network Share Scott Micale Windows Networking 0 06-23-2004 03:43 PM
Network Share Mark T Windows Networking 0 01-21-2004 08:10 PM
Simple Wireless Network to share ADSL Connection, but we cannot see or share files any more, help Hubert Dethurens Wireless Internet 3 12-22-2003 01:52 PM
Simple Wireless Network to share ADSL Connection, but we cannot see or share files any more, help Frank SERVAIS Wireless Internet 0 12-21-2003 04:22 PM



1 2 3 4 5 6 7 8 9 10 11