vattini giacomo writes: > Hi there how can i know where are stored some files broadcasting in streaming? > in which temporary directory?
There's no clear answer for that question. You'll need to figure out first what application you're using for streaming. Then consult the documentation for that application or perhaps use a debugger or tracing tool (such as mdb, dtrace, or truss) to find out what the application is doing. It's possible that the file in question is kept only in memory, and never stored on disk anywhere. -- James Carlson, Solaris Networking <[email protected]> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ opensolaris-discuss mailing list [email protected]
