home *** CD-ROM | disk | FTP | other *** search
/ Merciful 3 / Merciful_Release_3.bin / software / a / am_ftp / amftpv1.58reg.lha / amftp / AmFTP.Changes < prev    next >
Text File  |  1996-07-13  |  21KB  |  526 lines

  1.  
  2.                   AmFTP - The AmigaOS FTP Client
  3.                   ==============================
  4.  
  5.              Copyright © 1995-1996 by Mathias Mischler
  6.                     (merlin@sixpack.pfalz.de)
  7.  
  8.                        All Rights Reserved
  9.  
  10.         FTP Support Site: wade1.ab.umd.edu /support/AmFTP
  11.           WWW Support Site: http://www.vapor.com/AmFTP/
  12.  
  13. Changes:
  14. --------
  15.  
  16. v1.24 (6.1.96)
  17.  
  18.  - You can now delete local directories.
  19.  - Local files won't be deleted after viewing.
  20.  - NOOP won't be send during transfer.
  21.  - "Sort" button added to Profile page. Sorts all profiles alphabeticaly
  22.  - Size of any file will now got correctly.
  23.  
  24. v1.25 (6.1.96)
  25.  
  26.  - Transfer Gauge will now show correct value with large files.
  27.  - The Logfile will be stored in "T:AmFTP.log" for debugging.
  28.  - If "Save Dirs" is selected, the Default Dir in profile settings
  29.    is updated when the directory changes.
  30.  - You can now select a local directory for each profile entry.
  31.    And also select savedir to keep local directory up-to-date.
  32.  - Layout changed to save space for 640x200 screens.
  33.  
  34. v1.26 (7.1.96)
  35.  
  36.  - Enforcer hit eliminated.
  37.  - First version of AmFTP.guide, thanks to Duran ! :}
  38.  - "Help" button or pressing Help-Key now starts the guide.
  39.  - Version string set, v1.25 was v1.24.
  40.  - NOOP command now 'quiet'
  41.  - "Parent" Button (Left Arrow) is now a text gadget.
  42.  
  43. v1.27 (8.1.96)
  44.  
  45.  - Added a directory cache system. Previously loaded directories will be
  46.    called from the cache, rather than reloaded. Size of cache: 20 entries.
  47.  - Using "Refresh" button reloads the directory, instead of calling the cache.
  48.  
  49. v1.28 (9.1.96)
  50.  
  51.  - Refresh, Reload combination with cache now works.
  52.  - Some internal fixes.
  53.  - MakeDir and Delete now reloads Directory instead of cache directory.
  54.    directory.
  55.  - Norwegian and swedish catalog included. Thanks to Anders Bakkevold
  56.    and Jan Malmquist.
  57.  - If no localdir in profiles is selected, the localdir won't be
  58.    changed during connect.
  59.  - Display Beep after transfer, except when loading directory.
  60.  - Removed a bug with multiple AmFTP Clients running.
  61.  - Bug removed: Port can now be 4 digits long.
  62.  - help-bubbles on "Abort" gadgets suppressed during transfer.
  63.  - Removed bug with signal handling.... puhhh....
  64.  
  65. v1.29 (10.1.96)
  66.  
  67.  - Another signal bug removed.
  68.  - Menu checkmarks and cyclegadgets are stored in ".AmFTPRC" and will
  69.    be loaded and installed after new start.
  70.  - Multiview will now be started on AmFTP pubscreen.
  71.  
  72. v1.30 (12.1.96)
  73.  
  74.  - Enforcer Hit removed when changing localdir with no profiles 
  75.    selected.
  76.  - Contents of local directory string gadgets will be saved in
  77.    ".AmFTPRC" and loaded again.
  78.  - Pathes ending with "/" got a wrong parent directory. Fixed.
  79.  - Small window during connecting, including some information about
  80.    host and port.
  81.  - Added capability to abort connection.
  82.  
  83. v1.31 (13.1.96)
  84.  
  85.  - Bug removed: Connecting window was displayed on wrong pubscreen.
  86.  - ADT Listview is enabled anyway when recent is received and parsed.
  87.  - Size of Readme will be shown correctly.
  88.  - New menu checkmark for "confirm close connection."
  89.  - Quiet Login with user-defined password was incorrect.
  90.  - Syncronized Login procedure, instead of old asyncronized.
  91.  - ADT can be deselected again.
  92.  - Changed dirparsing for non-group outputs.
  93.  - ADT Mode now with select pattern ("+", "-").
  94.  - ADT Sort Date works now.
  95.  - Connect window references main window.
  96.  
  97. v1.32 (14.1.96)
  98.  
  99.  - Increased stacksize of connect task window to 20000 to start
  100.    MUI Prefs if you like too.
  101.  - Using nameserver for server ip can now also be aborted.
  102.  - Loading directory now uses busybar, too.
  103.  - All writing operations now check socket before writing.
  104.  - Busy Bar will now be moved slowly via mainloop, because MUI3.1 busy
  105.    bar won't move itself.
  106.  
  107. v1.33, v1.34, v1.35 (15.1.96)
  108.  
  109.  - ADT Sort Date fixed.
  110.  - MkDir/Rename Disabled bug while not connected removed.
  111.  - First real AT-Version (not released via supportsides).
  112.  - MUI destructor is safer.
  113.  - Main Page will be popped-up when closing connection.
  114.  - Saved path in ".AmFTPrc" is case sensitive now.
  115.  - ADT/Anon checkmarks disable correct other strings/checkmarks.
  116.  - Corrected bug in german catalog.
  117.  - Subdir download only works in ADT Mode, NOT in batch mode.
  118.  - ABORT command will be sent trashed again.
  119.  
  120. v1.36 (16.1.96)
  121.  
  122.  - French and finnish catalog included. Thanks to Pascal Rullier
  123.    and Timo Suoranta.
  124.  - Added a ADT Status window.
  125.  - only valid help bubbles will be shown.
  126.  - Connect window only appears when that checkmark is selected 
  127.    in menu.
  128.  - Some layout fixes, and some internal fixes.
  129.  - Transfer gauges will now show 100% when file is transfered. 
  130.  - MakeDir/Rename windows will be created and disposed dynamically
  131.    in order to save memory.
  132.  - Amiga FTP-Server with "System:" pathnames, etc., weren't handled
  133.    correctly.
  134.  - Batch window will close after transfer of files has been started.
  135.  - New variable label in ".AmFTPRC" called "ADT_FINDSITE".
  136.    Default is 128.252.135.4 which is ftp.wustl.edu.
  137.    Other find sites are:
  138.    USA (MO),ftp.wustl.edu,128.252.135.4
  139.    Switzerland,amiga.icu.net.ch,146.228.204.2
  140.    Germany,find.germany.aminet.org,131.234.38.2
  141.    Portugal,ftp.ua.pt,193.136.80.68
  142.  - Now possible to call an Aminet findsite and search for
  143.    special entries. Press "Find" in ADT-Mode.
  144.  
  145. v1.37 (19.1.96)
  146.  
  147.  - Installer script works correct now.
  148.  - If you wanted to download a file, which is not available to download
  149.    for you, no works perfectly. The reasons may be, e.g. that the 
  150.    file has been removed, or your user rights don't allow you to access 
  151.    that file. 
  152.  - A batch download cannot be initialized when no connection is
  153.    established.
  154.  - List of Default Profiles now includes all known AmiNet Sites.
  155.    (Reference: Site-info from any AmiNet site) You have to delete your
  156.    ".AmFTPProfiles" files in HOME: and PROGDIR:, if you want to see
  157.    them in YOUR personal profile list.
  158.  - New feature to call "archie"-sites to search for special files.
  159.    Choose your local archie findsite from the popuplist. The archie
  160.    feature is totally alpha and will be completed soon to really work
  161.    with. 
  162.    If a archie findsite doesn't work or respond, please report this to me.
  163.    Connection and transfer can be aborted during action.
  164.  - ADT-Find will open a connect window during whole transfer. And allows
  165.    you to abort transfer.
  166.  - Some internal changes.
  167.  - Connectwindows aren't active when they're opened.
  168.  
  169. v1.38 (20.1.96)
  170.  
  171.  - Found archie entries can be added as Profile entries. The server
  172.    will be named "FTP <ftpsite>", and can be found on the bottom of the
  173.    list.
  174.    The default directory of this profile entry will be the directory
  175.    found during archie search.
  176.  - Some internal changes.
  177.  - Bug removed: Loginsequence with some archie servers failed sometimes.
  178.  - Minor Layout fixes.
  179.  - Archie output is now restricted to window width.
  180.    Before you saw "/pub/amiga/com", now you see ".../comm/amftp".
  181.  - If no username or no password is given in profile settings, there
  182.    will popup a window to enter it for this login. 
  183.    These datas won't be saved after quit, so it is useful for secure
  184.    use.
  185.  - Changed directory parsing again. No it should work anywhere and make
  186.    no more problems with "files with space in filename".
  187.  
  188. v1.39 (21.1.96)
  189.  
  190.  - Some internal fixes.
  191.  - Archie Title strings in listview are now named "Host" and 
  192.    "Directory/Filename".
  193.  - Dirparser improved.
  194.  - Variable "LASTCALL" removed. The ADT scan date will be last seen 
  195.    entry in RECENT list.
  196.    ADT will now really show NEW entries, when it should to.
  197.  - You can load local index of any aminet side. be careful this 
  198.    could take a while.
  199.  
  200. v1.40 (22.1.96)
  201.  
  202.  - Added AmFTP/AMIGA®-logo in about window.
  203.  - Downloading a file, which already exists, can either be resumed
  204.    or overwritten.
  205.  - Resume requester only appears when that checkmark is selected
  206.    in menu. Otherwise resume will be used without asking.
  207.    Take care: Not every ftp-site supports a correct resume.
  208.  - Dirparser re-written. Now it uses a human like logic finding 
  209.    columns and spaces. Hope this will solve problems with some 
  210.    special sites.
  211.  - New entry in AmFTP-RC file "LASTRECENT". It stores the time index
  212.    of newest recent entry. It's used to decide which aminet uploads
  213.    are new. Setting this back to "LASTRECENT 0" (or removing this
  214.    entry) shows all files since 1.1.1970. This will be start value,
  215.    i'm sorry for.
  216.  - Some internal fixes.
  217.  
  218. v1.41 (23.1.96)
  219.  
  220.  - All lines will end with CR/LF now, to not confuse old fashioned
  221.    IBM-compatible servers, and some slip-emulations like TIA.
  222.  - Layout fixed.
  223.  - CPS (Character per second) calculation should now also deliver a 
  224.    correct value using file-resume.
  225.  - Fixed a bug with directory loading after resume.
  226.  - If an file to receive can't be opend, it will be logged with an
  227.    errorreport in logwindow.
  228.  - Build a uncompress for ".Z" (standard unix compression) files in
  229.    AmFTP.
  230.  - Compressed files will automatically decompressed, yet. Later on 
  231.    it will be configurable.
  232.  - RECENT and LOCAL index files will be loaded in compressed format.
  233.  - Some internal changes.
  234.  
  235. v1.42 (25.1.96)
  236.  
  237.  - If ENV:HOME points to "ram:", "PRODIR:" will be used instead.
  238.  - Sort by Date should now really sort by date. :)
  239.  - LASTRECENT removed from rc-File. Added LASTRECENTS, which is
  240.    contains an unsigned value.
  241.    Sorry "show new" had to be reseted again. It will show all files
  242.    during first start, instead of only new ones.
  243.  - Some layout fixes.
  244.  - File ending with ".readme", ".liesmich", ".text", or ".txt" will
  245.    attempt to be received compressed.
  246.    If this attempt fails, no more tries of compress will be made
  247.    during this connect with this server.
  248.  - Closing a connection during transfer will remove list of file to
  249.    receive.
  250.  - Added español catalog.
  251.  - Changing active entry in ADT mode, will show a short info about
  252.    it.
  253.    Example: "CL5-Devkit [172203 Bytes, 1631 Bytes Readme, Send: 
  254.    02.12.1995, 16:00"
  255.    Selecting entries will show info about selection furthermore.
  256.  - Changing active entry in Archie mode, will show a short info 
  257.    about it.
  258.    Example: "Anarchie-F140.sit.bin [488960 Bytes], Send 11:23 3 Nov 
  259.    1994"
  260.  - Installer shows different icons for AmFTP during selection.
  261.  - You can choose a special selection of Aminet directories, and
  262.    force AmFTP to show those only. Choose "Selected" in "Show:"
  263.    cyclegadget.
  264.  
  265. v1.43 (26.1.96)
  266.  
  267.  - AmFTP.language.ct and AmFTP.cd in archie are current versions,
  268.    again. Sorry i forgot to update these files last time.
  269.  - Internal fixes.
  270.  - Selection of transfer mode added again.
  271.  - New menu entry "Open Batch Window" or pressing AMIGA-B opens 
  272.    batch window to drag&drop inside.
  273.  - ADT entries can be drag&dropped inside the batch window now, and
  274.    allow so a batchdownload of ADT files.
  275.  - Compiled optimized; hope anything still works.
  276.  
  277. v1.44 (28.1.96)
  278.  
  279.  - Fixed a bug in rename function.
  280.  - Added greek language catalog, thanks to Manos Konstantinia.
  281.  - The "ls -la" listing makes no difference between linked
  282.    directories and linked file. I depents on user now, what should
  283.    be done with a link, and it may fail (look in log window when a
  284.    action with linked entries does not work).
  285.    (The filesize can be also WRONG sometimes, cause some servers
  286.    give size of link entry instead of the size of the file.)
  287.  - The local directory history will be saved in the file 
  288.    ".AmFTPHistory". This file can be changed with a normal 
  289.    texteditor. That history will be loaded at start of AmFTP again.
  290.  
  291. v1.45 (28.1.96)
  292.  
  293.  - Changed login sequence to completely syncron data exchange.
  294.  - MaxLen for port string set to 5. MUI now wants to get size with 0
  295.    termination.
  296.  - You can now load and see "ADT_RECENT_14" file, too. This should
  297.    contain aminet uploads in last 14 days. 
  298.  
  299. v1.46 (1.2.96)
  300.  
  301.  - Some internal fixes.
  302.  - Some layout changes.
  303.  - AmFTP won't disable whole groups anymore. Conform to style guide
  304.    only gadgets are disabled.
  305.  - Added dansk catalog.
  306.  - Added dutch catalog.
  307.  
  308. v1.47 (1.2.96)
  309.  
  310.  - Bug removed: Forgot to enable ADT listview for user input :(
  311.  
  312. v1.48 (3.2.96)
  313.  
  314.  - Some internal fixes.
  315.  - Some layout changes.
  316.  - Login and transfer should work at windows server now.
  317.  
  318. v1.49 (10.2.96)
  319.  
  320.  - First non-beta prerelease.
  321.  - Some internal fixes.
  322.  - Changed from CatComp to FlexCat Catalog Compiler.
  323.  - Argument/Tooltype "LANGUAGE" added.
  324.    You can set a prefered language with this Argument/Tooltype.
  325.    e.g. "AmFTP LANGUAGE=français" would start with french language.
  326.    (Take care of correct spelling of the language. It's case
  327.    sensitive!!)
  328.  
  329. v1.50 (11.2.96)
  330.  
  331.  - Active Object default set on listviews, depenting on connection
  332.    state, and mode (adt).
  333.  - Added a tool for easy registration of AmFTP via net. You can call
  334.    it either by selecting from menu, or starting it direct.
  335.  - Fix a freezing bug on timeout.
  336.  - Some internal changes.
  337.  
  338. v1.51 (23.2.96) 
  339.  
  340.  - internal version
  341.  
  342. v1.52 (24.2.96)
  343.  
  344.  - Some internal fixes.
  345.  - Check of responses of bad-implemented ftp-Servers, like "Command
  346.    not found", etc..
  347.  - Filelen to send is not taken from listview, but from filehandle.
  348.    (it may change)
  349.  - Fixed to work with "Mircosoft FTP-Server". Grmpf.
  350.  - AmFTP didn't close allocated socket, when a connection was aborted
  351.    by server.
  352.  - Increased length of username.
  353.  - The order of entries in the batch window can be set with dropping
  354.    on any position inside the batch window. 
  355.    The order can be changed with draging an entry, moving around,
  356.    and drop this entry on wanted position inside batch window.
  357.  - Some little layout changes.
  358.  - Keyfile can be also stored in $KEYPATH.
  359.  
  360. v1.53 (28.2.96)
  361.  
  362.  - Some internal Changes.
  363.  - New distributor for United Kingdom.
  364.  - Inserted second parser for difficult directories.
  365.    (e.g. /pub/aminet/biz/dbase on most ftp-Server with trashed
  366.    coumn layout)
  367.    AmFTP will change parser mode itself.
  368.  - Transfer will be done by asyncron IO, this will take less cpu
  369.    time, and maybe speed up transfer speed.
  370.  - There won't be DisplayBeep _after_ MultiView any more :)
  371.  
  372. v1.54 (13.3.96)
  373.  
  374.  - Wrote external Preferences program "AmFTPPrefs".
  375.    AmFTP has now one global preferences file for all running Clients.
  376.  - External viewer can be defined in Preferences. (default is
  377.    "SYS:Utilites/MultiView", like it was before :)
  378.    You can also define a alternate viewer. The first will be used,
  379.    when Viewer-Pattern matches, otherwise the alternate Viewer will
  380.    be used.
  381.  - The standard modes (Download-Mode, Dirtool-Mode) for ftp and ADT
  382.    can be set in Preferences.
  383.  - Creation of logfile and filename of logfile can be set in
  384.    Preferences.
  385.  - If no configuration is set, AmFTP will load Preferences program
  386.    on first start. Hope this won't confuse some user.
  387.  - Some internal changes.
  388.  - Catalog cleaned up, so old catalogs translations won't work
  389.    anymore. I'm sorry for that, but there was need for a cleaning. :)
  390.    I will store catalog description as fast as it is possible in
  391.    new archives.
  392.  - Added notification on local directory. It will refresh automatic,
  393.    when a notify arrives.
  394.  - Last Recent Date will be only updated, when it was changed.
  395.  - Added Sound Prefs to Preferences Program. You can set Sounds on 
  396.    Start/End of Amftp, Start/End of Download, and on viewing a file.
  397.  - Last state of ADT-sort-state is saved on exit.
  398.  
  399. v1.55 (20.3.96)
  400.  
  401.  - Added MUI help-bubbles to AmFTP-Preferences.
  402.  - Some layout changes.
  403.  - Some internal fixes.
  404.  - Limit of ADT Find-Results can be set in Preferences.
  405.  
  406. v1.56 (18.4.96) 
  407.  
  408.  - internal version
  409.  
  410. v1.57 (30.4.96)
  411.  
  412.  - Removed some Bugs.
  413.  - Diskspace in percent on current drive is shown while transfer.
  414.  - Language Tooltype is also used in AmFTP Preferences.
  415.  - RamDisk Space will be calculated correctly now, and isn't
  416.    always 100%.
  417.  - Some minor layout changes.
  418.  - Some minor internal changes, i don't remember.
  419.  - IP Numbers are interpreted by AmFTP itself.
  420.    (MLink caused trouble lookup on IP numbers sometimes)
  421.  - Save Archie Search Result.
  422.  - Removed some unused structures :) since v1.53
  423.  - Changing local-/remote-directory pathes in string gadets won't show,
  424.    contents in file listview, but add to history.
  425.  - Begin-Port for XFer (usually 1024+) is configurable in Preferences
  426.    now. DON'T change, if there is no special need to do!
  427.  - If it was not allowed to change a directory or directory doesn't
  428.    exist, old directory will be shown again.
  429.  - AsyncIO can be switched off in AmFTP Preferences now.
  430.    Transfer will be a little bit slower, but i won't take so much
  431.    Performance than AsynIO on some DMA-Controller does.
  432.  - Prefernces can be stored anywhere on harddisk. AmFTP-Preferences
  433.    saves its path inside saved configuration. So, when you changes its
  434.    directory, you have to call Preferences once and save settings.
  435.  - If a downloaded file isn't a executable, the execution flag isn't
  436.    set any more.
  437.    Also Rexx and AmigaOS scripts get the script protection bit.
  438.  - The downloaded files get a "from <hostname>" comment.
  439.  - Close and MakeDir Requester Windows are now style-guide conform.
  440.  - Archie & ADTFind work again :)
  441.  - Profiles Settings are only saved on quit, when they are changed
  442.    before.
  443.  
  444. v1.58 (28.6.96)
  445.  
  446.  - internal version
  447.  
  448. v1.59 (5.7.96)
  449.  
  450.  - Fixed a nasty bug. AmFTP runs on 68000'er amigas again.
  451.  - Disabled display-beep on "Abort Connection". It's sound is configurable
  452.    in preferences now.
  453.  - Number of total-received bytes and number of total-to-receive bytes are
  454.    shown in percent next to diskspace-bar.
  455.  - New button in profile settings. You can now copy profile entries.
  456.    They get same entry-name like copied one, with the postfix ".copy".
  457.  - New menu-item "Open Connection". Selection this while not connected will
  458.    open a window to enter name of a host, which you just want to connect one
  459.    time without creating a profile entry.
  460.  - You can download a single file by name from a ftp-Server. Press Amiga-L
  461.    or select "Download File by Name" from menu. It is usefull for hidden
  462.    directories on ftp-Servers.
  463.  - You can send a raw-command to a ftp-Server. Press Amiga-R or select "Send
  464.    Raw Command" from menu. So you can use any feature of a ftp-Server, even
  465.    when AmFTP not supports it. But be careful what you're doing/sending.
  466.  - When the Viewer returns an other returncode than 0, something got wrong
  467.    with the viewer. E.g. "unknown datatype" AmFTP will now popup error-
  468.    message and returncode in a little requester.
  469.  - When a file already exits during downloading. You can now chooce between
  470.    "Resume", "Rename", "Overwrite" and "Skip".
  471.  - When your $HOME-enviroment points to a trashed or non-existing directory,
  472.    a error requester pops up. If this happens check your home-directory in
  473.    "AmiTCP:db/passwd".
  474.  - New tooltypes "SERVER" and "PORT/N". So you can auto-connect AmFTP to
  475.    given ftp-Servers after start:
  476.    e.g.             "run AmFTP SERVER wade1.ab.umd.edu PORT 21",
  477.    or (is equal to) "run AmFTP wade1.ab.umd.edu PORT 21",
  478.    or (is equal to) "run AmFTP wade1.ab.umd.edu PORT=21",
  479.    or (is equal to) "run AmFTP wade1.ab.umd.edu 21",
  480.    or (is equal to) "run AmFTP wade1.ab.umd.edu".
  481.                     (Port 21 for PORT is default)
  482.  - New tooltype "DIR/K". While autoconnect with "SERVER" and "PORT" tooltypes,
  483.    you can set the initial directory with that variable.
  484.    e.g. "run AmFTP wade1.ab.umd.edu DIR /support/AmFTP"
  485.  - New tooltype "ADT". If this switch is set, AmFTP switches to ADT-Mode on
  486.    autoconnect with upper other new tooltypes.
  487.    e.g. "run AmFTP wuarchive.wustl.edu ADT"
  488.  - Whole argument string is now: "LANGUAGE/K,SERVER,PORT/N,DIR/K,ADT/S".
  489.    So, a "run AmFTP LANGUAGE english SERVER wade1.ab.umd.edu PORT 21 DIR
  490.    /support/AmFTP" is a correct call :) ... and also a simply "run AmFTP".
  491.    All arguments can also be used with Workbench-Startup. To activate
  492.    switches in .info-Files (e.g. ADT) set "ADT=1" als tooltype.
  493.  - "127.1" will be converted to "127.0.0.1" correctly, and this without
  494.    Enforcer Hits :)
  495.  - Checked out to work with Miami TCP Stack from Holger Kruse. It does.
  496.    Now supported stacks: AmiTCP, MLink, INET225, AS225r2, slirp, TIA,
  497.    Miami.
  498.  - Lots of other bufixes and minor changes.
  499.  
  500. v1.60 (13.7.96)
  501.  
  502.  - Double click on a archie search result entry: AmFTP tries to connect
  503.    to current selected site into selected directory.
  504.    This only works, if AmFTP isn't already connected to any other ftp-Server.
  505.  - Fixed a bug in getting ADTFind/Archie search result.
  506.  - Archie will now also set its maxhits value.
  507.  - Lots of other bufixes and minor changes.
  508.  
  509.  Remarks...
  510.  ==========
  511.  
  512.  o Try to find as many bugs as possible, send report via e-Mail to
  513.    "merlin@sixpack.pfalz.de" (NO MIME mails please).
  514.    The logfile "T:AmFTP.log" often helps me to find bugs, other
  515.    tempfiles, too (T:.AMFTP-RTMP-<PrId>...").
  516.  
  517.  o If AmFTP crashes, you are either using a faked keyfile,a patched
  518.    version or old-versions prefs, not able to be converted anymore.
  519.    For last reason delete all ".AMFTP#?"-file in PROGDIR: and $HOME.
  520.  
  521.  o After updating AmFTP, 1st start AmFTPPreferences and SAVE Settings,
  522.    before doing anything else.
  523.  
  524.  NEVER EVER USE OLD VERSIONS OF AMFTP! IT WILL CAUSE TROUBLE, CAUSE OF
  525.  INCOMPATIBLE PREF-FILES!
  526.