On Sat, 2006-12-09 at 01:27, ankush grover wrote:
I am using FC3 and Centos 4.0 at my home. I have one CD/DVD burner on Centos4.0 and no CD/DVD burner on FC3 machine. I am looking for a free client & server or cross network CD/DVD burning software something like NeroNet available on Windows. Means on the one workstation(FC3) the client software for CD/DVD burning will be installed, through this client software the data to be burned will be passed to the server software for CD/DVD burning installed on the other workstation(Centos4.0) and then the server software will burn the CD/DVD of that data.
Why don't you just NFS-export some or all of the FC3 disk and mount it into the Centos box so you can access the files you want from there?
Why NFS , just use scp or sftp to transfer the files.
Because there is no need to transfer them. On a mounted directory you can treat them as local files with the cd writing software just like everything else.
But this is not what I am looking for
Thanks to Mike I got what I was looking for .
Depending on who needs to control the operation and from where, this approach could have advantages. I would expect k3b to be a nicer interface, though.