Displaying 4 results from an estimated 4 matches for "mountoint".
Did you mean:
mountpoint
2009 Jan 21
1
Usage of on-connect and on-disconnect
...parameter which is the name of the mountpoint that has ended. The
processing of the stream does not wait for the script to end. This
option is not available on win32
So If I write a simple script
#!/bin/bash
touch $1
And the mountpoint name it's testmount.ogg , when I connect to this
mountoint , the script create a file called testmount.ogg ?
Or how I can take the mountpoint parameter?
Big thanks for your help
Goodbye
Pierpaolo
2004 Aug 06
1
Re-7: Newbie-Question
Ok, I converted my sample .mp3-file to ogg which worked properly.
But still no music.
I checked the logs and found the folowing:
INFO main/main icecast server started (looks good)
INFO connection/_handle_source_request Source logging in at mountoint "/example1.ogg"
DBUG source/source_main Source creation complete
DBUG source/source_main Disconnecting source due to socket read error: Success
INFO source/source_main Disconnecting source following disconnection
INFO source/source_main Source "/example1.ogg" exiting
"SOURC...
2009 Feb 22
11
Confused about zfs recv -d, apparently
First, it fails because the destination directory doesn''t exist. Then it
fails because it DOES exist. I really expected one of those to work. So,
what am I confused about now? (Running 2008.11)
# zpool import -R /backups/bup-ruin bup-ruin
# zfs send -R "zp1 at bup-20090222-054457UTC" | zfs receive -dv
bup-ruin/fsfs/zp1"
cannot receive: specified fs (bup-ruin/fsfs/zp1)
2004 Aug 06
1
Re-9: Newbie-Question
..., I converted my sample .mp3-file to ogg which worked properly.
> > But still no music.
> >
> > I checked the logs and found the folowing:
> >
> > INFO main/main icecast server started (looks good)
> > INFO connection/_handle_source_request Source logging in at mountoint
> > "/example1.ogg"
> > DBUG source/source_main Source creation complete
> > DBUG source/source_main Disconnecting source due to socket read error:
> > Success
> > INFO source/source_main Disconnecting source following disconnection
> > INFO source/sour...