Installation:
=============
Copy AmyDynDNS.rexx to your REXX: directory
Visit http://www.dyndns.org to setup an account for DynDNS
After obtaining your account the script should be configured using
config mode:
rx amydyndns -c
from a shell. You will be prompted to enter your username, password
and the full-qualified hostname you want to update via this script.
The configuration will be saved in S:AmyDynDNS.cfg.
The configuration may be updated later by using config mode again.
Calling the Script with -u updates your account with your current
ip address.
Important:
==========
Do not call this script multiple times within one online session,
because excessive updating will block your account! The script does not
check for this condition.
|