Use the chooser to select from one of the protocols listed below. Then use the Command and Arguments fields to specify your plug-in command and arguments.
You can configure plug-ins for these protocols:
mailto:
| A mailto: address is for sending e-mail. If your mail reader
supports command line arguments to send a mail, you can use this feature.
An example is the Voodoo mail reader (by Osma Ahvenlampi), that
can be used like this:Voodoo MAIL TO someone@foo.barIf you don't use such a mailer, you can use a script that calls your editor, and then a mail post program. An example script is included. Argument parameters are:
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ftp:
| An ftp: address is for retrieving files via the FTP protocol.
If you own a FTP client that supports command line arguments, you can use
this feature. A simple example is the ncftp program that comes
with the AmiTCP/IP package.
Argument parameters are:
| ||||||||||
telnet:
| A telnet: address is used to start a telnet session. If you own
a telnet client that supports command line arguments. you can use this feature.
A telnet address can contain:
telnet://username:password@hostname:portArgument parameters are:
If your telnet client does not support all these parameters, you can use this example script. It will pop up a requester with the user name and password to use, if these were given in the address. | ||||||||||
news:
| A news: address points to a newsgroup or an article in a newsgroup.
If you own a news reader that supports command line arguments or ARexx commands,
you can use this feature.
Argument parameters are:
|
Use the chooser to select one of the entries below. Then use the Command and Arguments fields to specify the necessary command and arguments.
Start TCP | This command is used to start your TCP stack automatically.
For example, if you use the AmiTCP/IP package, you would set command to: AmiTCP:bin/startnetand leave the arguments field blank. Argument parameters are:
Important note: | ||
---|---|---|---|
End TCP | This command is used to stop your TCP connection after your confirmation.
There are no argument parameter substitutions.
Important notes: |