search for: ontologistics

Displaying 2 results from an estimated 2 matches for "ontologistics".

2005 Jan 21
0
Fwd: Export cd's without mounting them. samba vfs module using gnu's libcdio
...need to mount the cd's before they are exported. It also gives us the potential to directly export music tracks (although this isn't implemented yet.) The code works, but needs a fair amount of fixup and optimization. A first pass at this code and instructions can be downloaded at: www.ontologistics.net/OpenSource/Samba/index.php Major things left to do are: 1 Detect when the drive has been opened and respond appropriately by cleaning up memory and informing windows of a media change. 2 Fix how we keep track of dirent structures and file descriptors. Currently it's a hack, but it works...
2005 Feb 21
0
Samba exporting CD's without mounting via libcdio.
Version 0.2.0 of my code to export CDs using libcdio rather than mounting the filesystem is on my website at: http://ontologistics.net/OpenSource/Samba/index.php This code allows you to pop CDs in and out of the drive without worrying about mounting and unmounting. There are many enhancements/bugfixes that might make it more usable than version 0.1.0. Please try it out and let me know if it works for you. Thanks, Dan Sturt...