[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Notes protocol: working as expected?
- To: <hobbit (at) hswn.dk>
- Subject: Notes protocol: working as expected?
- From: "Francesco Duranti" <fduranti (at) q8.it>
- Date: Tue, 17 Oct 2006 10:28:53 +0200
- Disposition-notification-to: "Francesco Duranti" <fduranti@q8.it>
- Thread-index: AcbxxkeK8hNWCw6XRmq6MfLI5zehcw==
- Thread-topic: Notes protocol: working as expected?
Hi all,
I'm trying to get the notes protocol to work to send data with cfg2html
to the hobbit server... I don't know if those are known problems or is
working as expected:
1) sending
bb localhost "notes HOSTNAME.html pippopluto"
Will not create any file it seems that the only way to make the notes
protocol to work is to use only the HOSTNAME with no extention like bb
localhost "notes HOSTNAME pippopluto" , is this right?
2) the file will not contain only the data sent to hobbit but also the
"notes HOSTNAME" at the beginning. Is this normal too?
Francesco