home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Comunicatii / ultrafxp / ultrafxp.exe / readme.txt < prev    next >
Text File  |  2004-03-02  |  48KB  |  1,031 lines

  1. **********************************************************************
  2.  UltraFXP
  3.  
  4.  E-mail: ultrafxp@vip.163.com
  5.  Web : http://www.ultrafxp.com
  6. **********************************************************************
  7.  
  8. Files :
  9. -------
  10.     ultrafxp.exe    (main execute file)
  11.     ultrafxp.chm    (help file)
  12.     unrar.exe    (for unrar the UltraFXP rar package, more info check www.rarlab.com)
  13.     ufxpupd.exe    (for auto upgrade UltraFXP)
  14.     script.htm    (script help)
  15.     readme.txt    (readme and update history)
  16.     Cmd.xml        (custom site command for glFTPD and RaidenFTPD and ioFTPD)
  17.     License.txt    UltraFXP License File
  18.     libeay32.dll    SSL DLL
  19.     ssleay32.dll    SSL DLL
  20.     \lang\*        (language files)
  21.  
  22. Language : 
  23. ----------
  24.     English            Always Latest
  25.     Dutch            1.057
  26.     German            1.06
  27.     Italian            1.0
  28.     Russian            0.9941
  29.     Spanish            0.9952
  30.     Korean            1.059
  31.     Simplified Chinese    Always Latest
  32.     Traditional Chinese    Always Latest
  33.  
  34. Notes :
  35. -------
  36.     1. if you use mirc annouce function, make sure mirc running then run this application!
  37.     2. Unrar.exe belong to www.rarlab.com.
  38.  
  39. Thanks :
  40. --------
  41.     Rokey(icon design, www.rokey.net), Indy Group, TSynEdit Group, RaidenFTPD and Synapse Group
  42.  
  43. Variable :
  44. ---------
  45.     1. mIRC variable "SQUEUE_MIRC"
  46.         %tranfertype%    transfer mode (FXP/Upload/Download)
  47.         %src%        Source site name
  48.         %des%        Dest site name
  49.         %filename%    Current transfered filename
  50.         %filezie%    Current transfered filesize (byte)
  51.         %transtime%    Current transfered file cost time (second)
  52.         %filespeed%    Current transfered file speed (KBps/second)
  53.         %timeleft%    Still need how many seconds to finish (second) 
  54.         %percent%    Percent of Completed
  55.  
  56.     2. Raw variable
  57.         %f        Selected Filename
  58.         %p        Current Path
  59.         %c        Clipboard content
  60.         %d[caption]    Prompt for text
  61.         %[number]    Returns value of the Nth %d prompt
  62.         %all%        Send command to all active servers
  63.         %clearbuf%    Clear FTP Directory Buffer
  64.         &window        Show command result window after execute command
  65.  
  66.     3. Hint variable
  67.         %tranfertype%    transfer mode (FXP/Upload/Download)
  68.         %src%        Source site name
  69.         %des%        Dest site name
  70.         %filename%    Current transfered filename
  71.         %filezie%    Current transfered filesize (byte)
  72.         %transtime%    Current/Total transfered file cost time (second)
  73.         %filespeed%    Current transfered file speed (KBps/second)
  74.  
  75. History :
  76. ---------
  77. v1.06
  78.     + Listview of "hotkey manager" support sorting
  79.     - Cant login ioftpd with ioBanana debug mode
  80.     - Cant unlock source server when fxping and dest server disconnected by user
  81.  
  82. v1.059
  83.     + cookie.ini removed
  84.     + Stop and Resume if no data recieved . (setting \ transfer)
  85.     + SMAIN_AC_CLEARQUEUE var changed to "Clear All Queues"
  86.     + Hotkey Manager (option/Hotkey manager)
  87.     + Now Right click on RemoteBookmark button will jump to "Site Remote Path"
  88.     + Now You can abort at "Site Test" dialog
  89.     + Search/"Ctrl + F" accept multiple keywords, SPACE as spliter. 
  90.       For OR combines, "name1 name2" means search name includes "name1" or "name2"
  91.       For AND combines, place a "+" at first, "+name1 name2" means search name includes "name1" and "name2"
  92.     - Default download path had problem at processing double-byte chars
  93.     - FTP View/Edit cant handle long file name.
  94.     - Jumping to dirnames with keyboard, not 100% working
  95.     - Disconnected from FXPing Servers maybe makes queue thread stay at locked status
  96.     - when transfer mode changed(fxp-> download/upload), queue thread still hold both server in locked status
  97.  
  98. v1.058
  99.     + Optional show full path at local path box (setting \ display)
  100.     + Chmod now supply apply changes to sub folder/file
  101.     - Nest queue pathname when edit mutiple queue items
  102.     - Wrong UP/Down key position at local window when go to parent local directory
  103.     - when download/upload/connect with auto pasv=>port mode, Ftp thread cant recieve data
  104.     - when type a char at remote/local window sometimes make UltraFXP lost response
  105.     - Now local link file/folder hide ".lnk" ext and have a overlay icon
  106.     - Shutdown windows cant working at win2003
  107.  
  108. V1.057
  109.     + Per site Ident Setting (site manager/genaral)
  110.     - Now Queue window auto scroll when drag a queue item
  111.     - When taskbar at top of screen and UltraFXP showed a wrong tray hit window
  112.     - Lost HTTP Proxy Setting after UltraFXP restarted
  113.     - was reconnected to FTP when downloading failed as "No hdd space" error
  114.     - "Transfer" icon was wrong status when both window at remote mode and only 1 window connected to FTP
  115.  
  116. v1.056
  117.     + Now UltraFXP support Local-Sort and Remote-Sort
  118.     + Ctrl+Shift+Q to jump to Fast Connect IP Input Box
  119.     + Ctrl+U for CopyUrl shortcut
  120.     + "Refresh when Xdupe doesnt dupe list" for site. (site manager/ transfer).
  121.     - command line always uppercase params
  122.     - Local Explorer Menu cause AV error
  123.     - Now UltraFXP use last reply code when FTP reply command result.
  124.     - when execute a lnk file of Office2003 application, UltraFXP think it's a directory.
  125.  
  126. v1.055
  127.     + Custom Command add a property "Thread Mode", to decide to run script in thread mode or not.
  128.     + script support {$I filename}, filename is a script file, and one line can have 1 {$I filename} only
  129.     - When connect to a FTP, local path will jump to 'My computer' location (from 1.052)
  130.  
  131. v1.054
  132.     - When custom toolbar with a split button at end, UltraFXP will crash
  133.     - Now local browser can resolve a link for a folder
  134.     - Wrong icon color for list view when running at WinXP and 32 color depth
  135.  
  136. v1.053
  137.     - My computer folder sort error from 1.052
  138.     - 214 AV eror msg from 1.052
  139.     - Access floppy when started . from 1.052
  140.  
  141. v1.052
  142.     + Improved Local browser with shell tree combo.
  143.     + UF_CON_EX(SitenameList: string; RemotePathOrBookMark: string); for example: UF_CON_EX('sitea','mp3');    
  144.     - UF_ChainFXPDIR now allow first FTP bypass global/site filter
  145.     - uf_con did a wrong positon for FTP sites after exchanged container position
  146.     - When UF_ChainFXPDIR with a empty dirname, got a wrong source/dest path at queue item
  147.     - Hotkey now working with Num Pad
  148.     - Command Hotkey didnt working when UltraFXP started.
  149.  
  150. v1.023
  151.     - AV Error when refresh remote window sometimes
  152.  
  153. v1.021
  154.     + Drag/Drop for queue window
  155.     + Row Select for Local/Remote/Queue window (setting/display/display[2])
  156.  
  157. v1.02
  158.     + Transfer queue with mask (right click remote/local window , "fast access")
  159.     + Update cache when transfering didnt working for file 
  160.     + For UF_FXPDIREX with condition, Mask must inclue both file/dir, example: %D%*mp3*;%F%* (transfer all
  161. sub dir with *mp3* mask and all sub files)
  162.     - When site xml crypted, local path didnt refresh when start UltraFXP
  163.     - When all files got skipped, UltraFXP still try to remove empty directory
  164.     - Wrong file size display when downloading and FTP dont support resume
  165.     - Compatible for FTP only support resume binary file.
  166.  
  167. v1.01
  168.     + Added "Fast Access" Menu for Remote/Local Context Menu.
  169.     + Double click a md5 file at local window will do MD5 CRC check
  170.     + now accept command line with ftp url
  171.     + Now UltraFXP will ask for password if connect to a site have no password
  172.     + %clearbuf% for raw command to clear FTP directory buffer
  173.     + Now Ftp View File added shortcut with "CTRL+V"
  174.     + Dont allow upload second sfv for same folder when transfering (setting/transfer), Trial version only support for auto transfer
  175.     + Deny Create Directory Have Same Name as Parent Directory (setting/transfer), reg ver only
  176.     + Keep Position of Top Folder when Refresh (setting/misc)
  177.     + If site have no local path, connect/switch server will keep current local path
  178.     + Right click at "Parent directory" of Remote window will jump to remote path of site otherwise jump to root directory
  179.     - Access violation when start UltraFXP with site xml encrypted
  180.     - When slow network speed and timeout at transfering, UltraFXP will auto connect to site
  181.     - Wrong direction for "find files at ftp server"/"queue" and drag files to queue/local/remote window
  182.  
  183. v1.0
  184.     + Move up/down for HighLights
  185.     + Now UltraFXP remember Remote/Local position of Left/Right window
  186.     - At Tab mode, sometimes UltraFXP show a wrong tab caption
  187.     - When file size > 4gb, local window show a wrong file size
  188.     - Sometimes cant load queue with task
  189.     - Now queue thread remember source ftp position of window when reload/restart
  190.       If want the both remote window as old version. set it and restart UltraFXP        
  191.     - Now dynamic size display apply to file only
  192.     - When restart UltraFXP, Task type with "Run Once" started asap.
  193.     - When goto local parent directory. local window didnt locate the parent entry
  194.  
  195. v0.998
  196.     - Highlights didnt working when SkipList enabled and SkipList dont apply to directory
  197.     - when "update cache when transfering" , didnt update cache when directory is a link
  198.     - Now UltraFXP will remove dupe subdir has same name as parent dir when "smart chainfxpdir" enabled
  199.  
  200. v0.9979
  201.     + Global skip list added %D% %F% to identify dir/files. %D%*book* will skip dir matchs *book*
  202.     - When site xml encrypted and start UltraFXP, if click cancel button still show main window
  203.  
  204. v0.9978
  205.     - When upload/download, Disconnect from Server raise Access Exception error.
  206.  
  207. v0.9977
  208.     + "Test" now working for site group (site manager)
  209.  
  210. v0.9976
  211.     + %all% Tag for raw command. will send command to all active servers
  212.     - Now "When file exists"/"ask" rules will reset to init value after queue finish
  213.  
  214. v0.9975
  215.     - Now queue failed because of no hdd space, will be marked as failed status
  216.     - Now will switch to Remote Window automaticlly when connect to FTP Server
  217.  
  218. v0.9974 
  219.     - Default file exist rules change to: small/auto resume, same/auto skip, big/auto rename
  220.     - When transfer thread error, Queue thread didnt released Lock of Site
  221.  
  222. v0.9973
  223.     - Remote/Local bookmark now is alpha sort again
  224.     - Speed progressbar now is showing when uploading/downloading
  225.     - Wrong speed status when resume transfer
  226.     - Speed timer now count from RETR command
  227.     - Sometimes cant empty temp directory
  228.  
  229. v0.9972
  230.     - was auto locate FTP directory when enter a sub directory
  231.     - Now FTP thread will wait Server reply when server reply a empty msg
  232.  
  233. v0.9971
  234.     - Cant read complete FTP reply log if reply log line without a reply code prefix
  235.  
  236. v0.997
  237.     + Proxy "12. USER ftpuser@ftpHost ftpPort" support
  238.     + Ctrl+R raw command window now accept Raw variable too
  239.     + SSL Type for Quick connect dropdown menu
  240.     + Ingore file extension when Compare Folders
  241.     + Select non match when Compare Folders
  242.     + PRET support for drFTPD (site manager/option)
  243.     + UF_MIRC now support send command to mIRC direct by '\' prefix
  244.       Example: UF_MIRC('\server 127.0.0.1') is same as do "/server 127.0.0.1" at mIRC
  245.     - Wrong progressbar text when resume download and download size > 2gb
  246.     - Wrong background paint at bookmark page of site manager
  247.  
  248. v0.9969
  249.     + Buffer lines of Log (Setting/General)
  250.     + Optional Use SkipList for per site (site manager/transfer)
  251.     - Time for "FXP sync failed" now max 7200 seconds
  252.  
  253. v0.9968
  254.     + Transfer failed queue items when queue finished. (Setting/Error Handle)
  255.     - Reset failed queue didnt init "Retry count"
  256.     - Manual Abort didnt stop queue thread sometimes
  257.  
  258. v0.9967
  259.     + Press "\" KEY will jump to FTP root directory
  260.     + Optional Passive Mode for Proxy Setting
  261.     + Optional Check new version when UltraFXP started
  262.     - Allow view FTP RAW Directory when transfering
  263.     - Now checking free disk space when downloading
  264.     - "Export directory list" failed if List command failed at any directory
  265.  
  266. v0.9966
  267.     + New function: UF_ShellExecute(ExecutableFile: string; Param: string; Reversed: Integer);
  268.       Example: 
  269.         UF_ShellExecute('c:\winrar.exe','a -ep1 -r c:\test.zip c:\temp\', 0);
  270.         UF_ShellExecute('','c:\temp\test.bat', 0);
  271.     + Custom Shortcut via change lang variable, You can keep it at cookie.ini too, will add more variable
  272.     + Confirm when delete a not empty container
  273.     - Now UltraFXP will not change to Temp directory when uploading a edited FTP file
  274.     - Now UltraFXP will display socket error code evenif error msg not at language variable.
  275.  
  276. v0.99651
  277.     + Support export directory only at "Export Directory List"
  278.     + Support export folder/file size at "Export Directory List"
  279.     + Allow input username/password at "Manual download" dialog to bypass URL login account
  280.     + Allow Select Passive/Active mode at "Manual download" dialog
  281.     + Genarate Incremental URL List at "Manual download" dialog
  282.     + If you have custom language variable wont to be replaced, create a file named cookie.ini
  283.       and put it at UltraFXP directory. For Example: SQUEUE_MIRC=%tranfertype%
  284.     + Optional "Multi instance", (setting)
  285.     + Shift + RightClick at Local window to popup ShellContextMenu
  286.     + Auto update current FTP path if found "PWD" at raw command
  287.     - UF_MsgBox function hangs whole application
  288.     - CopyUrl now remember password if copy from same site again
  289.     - Now DEL key working for Tabbed container
  290.     - sent password to FTP when login evenif reply code was 230
  291.     - Ctrl-F search Now working evenif local/remote window not focused
  292.     - Queue item got deleted during transfering if one of Server got disconnected
  293.     - Now Treeview will keep selection status evenif lost focus
  294.     - Auto disable SFV check when View/Edit FTP files
  295.     - Now UF_FXPDIR and UF_FXPDIREX auto skip dirnames in global filters
  296.     - TreeView of SiteManager cant auto scroll when dragging
  297.     - Sometimes, Temp Queue file didnt got deleted from "Restore Queue"
  298.  
  299. v0.9964
  300.     - Fix : Some minor bugs from 0.9962
  301.  
  302. v0.9963
  303.     - Fix : Optional "Save Site Local Path Automaticlly" , (setting)
  304.     - Fix : "Manual Get" dialog now accept list of URL.
  305.     - Fix : "Start All" Queue was started first container only
  306.     - Fix : Tabbed mode didnt switch to new container when make a new container
  307.     - Fix : sorry, forget comment debug flag so >2gb file handle is diabled at 0.9962
  308.     - Fix : Sort Folder/File was wrong
  309.  
  310. v0.9962
  311.     - New : Tabbed Container, at "Container/Tabbed Container"
  312.     - New : "Start All" queues from "Load Queue" window
  313.     - New : Show confirm diloag when double click a sfv file at Local window
  314.     - New : Confirm when shutdown windows
  315.     - Fix : Wrong File size process at "Find files at FTP server"
  316.     - Fix : Now can upload/download >2gb file
  317.     - Fix : Cant handle >2gb file when load queue from file
  318.     - Fix : Cant handle >2gb file when show "Load queue" window
  319.     - Fix : AddRemoteBookmark dialog now fill bookmark name with current path automaticlly
  320.     - Fix : AV error when checking a sfv and current container got deleted
  321.  
  322. v0.9961
  323.     - Fix : Sorry ufxpicon.dll removed due to anti-cracking issue
  324.     - Fix : better thread support, tested with connect to 10 FTP and 8 all raw command every 2 seconds and del container
  325.     - Fix : better XP theme support
  326.     - Fix : Cant locate right directory when back to parent directory
  327.  
  328. v0.9959
  329.     - Fix : Now Task with "Shutdown Windows" type, will show 30 seconds confirm before shutdown windows
  330.     - Fix : Command input combobox now remember input text evenif lost focus
  331.     - Fix : Didnt update cache when use ChainFXP with "Update cache of transfering directory" enabled
  332.     - Fix : FXP queue didnt follow Retry count when FXP sync failed
  333.     - Fix : Now Manual Abort Transfer will idle at site always.
  334.  
  335. v0.9958
  336.     - New : Confirm when Exit UltraFXP (at Setting/confirm)
  337.     - New : Now Quick Site sort by Last Access Time
  338.     - Fix : Now dont allow second thread access a downloading file, means you cant listen mp3 when you downloading
  339.  
  340. V0.9957
  341.     - New : UF_FXPDIREX Now allow Filter
  342.         UF_FXPDIREX('site1','mp3','site2','mp3','',-1,'LOGOUT;*.zip;*.dll');
  343.         will FXP the directory which match *.zip or *.dll, if wont logout, replace LOGOUT with any 6 chars
  344.     - Fix : Task "Once" was started asap after created
  345.     - Fix : Task with "Run queue" type, now allow execute with "when UltraFXP execute"
  346.  
  347. v0.9956
  348.     - New : Now MarkList is global use
  349.     - New : Optional FTP cache (at Setting/Genaral)
  350.     - New : Optional FTP cache per site (at sitemanger/option), grayed checkstate means use global setting
  351.     - Fix : was slower when use marklist at big directory list    
  352.     - Fix : "Dont Leave Empty Dir" was keeping remove dir (test it and report bug plz)
  353.  
  354. v0.99552
  355.     - New : Trim leading space for FTP folder (at site manager/option, default is TRUE, some FTP support leading space)
  356.     - New : Custom clear queue when manual switch server (at "Queue" main menu)
  357.     - Fix : Now switch back to allow sort when transfer (0.99551 disabled it)
  358.     - Fix : Total Folder/File Info was wrong when compare folder
  359.     - Fix : Selection was wrong when compare folder
  360.     - Fix : Search File result got refreshed when sort
  361.     - Fix : Total Folder/File Info was wrong when Directory filter
  362.  
  363. v0.99551
  364.     - New : Drag files from windows shell and drop to FTP window to transfer
  365.     - New : Modify FTP file date (at tools menu)
  366.     - New : Mark selected queue as failed
  367.     - New : Clear failed queue
  368.     - Fix : Now Bind firewall ip support resolve domain name
  369.     - Fix : Crashed when lauch UltraFXP via some shell program
  370.     - Fix : Bug in parsing Windows_NT directory list
  371.     - Fix : Edit Queue Menu lost Click Handle
  372.     - Fix : was slow to show site menu when click connect button
  373.     - Fix : Optimize starting speed
  374.     - Fix : Optimize speed when list big directry
  375.     - Fix : didnt transfer empty directory with skiplist disabled
  376.     - Fix : "Disconnect after transfer" didnt working when abort transfer and restart transfer again
  377.     - Fix : Now monitor Drive/NetDrive mount/unmout
  378.  
  379. v0.9954
  380.     - New : AUTH SSL for SSLv2/v3
  381.     - New : custom send PBSZ 0 when AUTH SSL/TLS login
  382.     - Fix : Del/(shift+del) local file was only working for Left window
  383.     - Fix : Some regged users cant online update
  384.     - Fix : was cant clean transfering log text
  385.     - Fix : Now quick site will use current empty window automaticlly.
  386.  
  387. v0.9953
  388.     - New : support dynamic file size display mode, setting/display(2)
  389.     - New : Invert selection for Local/Remote window
  390.     - New : When resume download allow rollback now, at (setting/transfer)
  391.     - Fix : Fast Connect Site toolbar cant keep input text
  392.     - Fix : Now Keep select status when edited a local file
  393.     - Fix : Now Licensed mail removed from About Dialog
  394.     - Fix : Tree of SiteManager accept DEL key now
  395.     - Fix : Now dont ask for password for anonymous ftp when copy url
  396.     - Fix : Del/(shift+del) local file now show confirm dialog
  397.     - Fix : Site Icon didnt change when switch enable/disable site
  398.     - Fix : New site display wrong icon since 0.995+
  399.     - Fix : Highlights didnt working when disabled skip list
  400.     - Fix : Sometimes FTP upload got 0 byte file
  401.     - Fix : when downloading, destinatin stream is opened after data connection is established.
  402.  
  403. v0.9952
  404.     - Fix : Some bugs since v0.9951
  405.     - Fix : Now Task with "run once" auto disable after execute;
  406.  
  407. v0.9951
  408.     - New : Main window now auto support theme at winxp
  409.     - New : Remote path/command combobox now support auto complete
  410.     - New : Copy site at site manager
  411.     - New : "Test all sites" now will change icon of sites tree after test
  412.     - New : Allow load all queues from "Restore Queue" window
  413.     - New : Allow paste a ftp url at remote path at empty remote window to connect it
  414.     - Fix : didnt count resume size wehn Download with DiskSpace check.
  415.     - Fix : "Fast connect site" didnt update remote path when second login with diff path
  416.     - Fix : "PBSZ 0" now send after login in
  417.     - Fix : Quick connect site didnt use default download login/max login setting
  418.  
  419. v0.9949
  420.     - New : Auto detect MD4/MD5/SHA1 password when login
  421.     - New : Fast connect sites now add to Quick site menu
  422.     - New : Display number/size of selected file/folder
  423.     - New : Now left/right window use system active/inactive color to
  424.     - Fix : Selected folder/file will not disappear when sort
  425.     - Fix : Compare folder Result now keep when resort column
  426.     - Fix : Now Task with "run once"/"shut down" auto disable after execute.
  427.     - Fix : sorry removed unicode treeview/listview due to some strange bugs.
  428.     - Fix : Not parse some ip format at "test sites"
  429.     
  430. v0.9948a
  431.     - Fix : Task window lost icons since 9948
  432.     - Fix : manual transfer skip was always use "FXP" rules
  433.     - Fix : test all sites will crash application
  434.  
  435. v0.9948
  436.     - NEW : Treeview/Listview now support UNICODE
  437.     - FIX : Now DELETE key working for container list too
  438.     - FIX : Now TLS connect send "PBSZ 0" before send username to FTP server
  439.  
  440. v0.9947
  441.     - New : Now allow input a value of chmod at CHMOD dialog
  442.     - New : Go to default download path when Right click on Local bookmark button
  443.     - New : Show transfer status of this session at site manager 
  444.     - Fix : Now skip speed faster when at Reversed FXP mode
  445.     - Fix : Now F5 fresh will cleanup directory cache first
  446.     - Fix : AV error for delete container. if still have error report to me :-)
  447.     - Fix : Now auto skip apply to manual transfer too when "When files exists" have "auto skip" value
  448.  
  449. v0.9946 
  450.     - New : double click password edit of site manager will show/hide password, only when have passwd with site.xml
  451.     - Fix : wrong "Dont leave empty dir" at FXP mode
  452.     - Fix : Popup position of tray icon
  453.     - Fix : Queue thread enter deadlock after FTP server closed between transfering
  454.     - Fix : Queue thread enter deadlock when FTP server cant connnect.
  455.     - Fix : Memory leak when fetch a icon from system icon resource
  456.  
  457. v0.9945
  458.     - New : Create/Edit/Delete password for Site.XML, BACKUP YOUR SITE.XML FIRST!! REPORT BUGS!
  459.     - New : Lock to tray when site.xml encrypted
  460.     - Fix : Toolbar paint when custom toolbutton order
  461.     - Fix : If switch server at local window, Now will switch to remote window automaticlly
  462.     - Fix : Now hint of tray window will hide when double click tray icon to restore main window
  463.     - Fix : Wrong speed info when resume download/upload
  464.  
  465. v0.9944
  466.     - New : Improved Hint window when min to tray. change SHINT_RUN lang variable to customize it
  467.     - New : per site "skip list"/"allow list", if filename match both "skip list"/"allow list" will be allowed
  468.         for example, skip "*POP*" and allow "*2003*POP*", so AAA.POP will be skipped but AAA.2003.POP will be allowed
  469.         (Reg ver only)
  470.     - New : per site "priority list", if site have priority list, will ingore global "priority list" (Reg ver only)
  471.     - Fix : Now alpha sort Local/Remote bookmark menu
  472.     - Fix : Wrong Toolbar paint at winxp theme mode, not final fix..
  473.     - Fix : Wrong Transfer status when file size > 2GB
  474.     - Fix : Cache of Raw directory didnt cleanup after disconnected from site
  475.     - Fix : Now custom command menu click working evenif current remote window is not focused
  476.  
  477. v0.9943
  478.     - New : Drag file from file window to container now is same as drag file from filewindow to queue window
  479.     - New : show grid line at local/remote window
  480.     - Fix : Delete container will focus the next near container instead of focus first container
  481.     - Fix : Wrong "When file exist" mode when file size >2GB
  482.     - Fix : "Dont leave empty dir" at FXP mode
  483.     - Fix : Wrong TAB order at "Setting/proxy"
  484.     - Fix : No empty string allowed at rename local/remote filename
  485.  
  486. v0.9942
  487.     - New : Custom "auto size columns" for Remote/Local/Queue window
  488.     - New : Quick connect site button now accept (Pasv/Active mode)
  489.     - New : Dont leave empty dir at FTP server (need test)
  490.     - Fix : Missing search icon at "edit local bookmark" dialog
  491.     - Fix : View Raw directory was not working when first connect to FTP server
  492.     - Fix : Now CWD command will refresh current path if CWD command successful.
  493.     - Fix : Now UltraFXP thread priority changed to "Lowest", was "Normal"
  494.     - Fix : Parse wrong password info when quick connect a ftp url with empty password
  495.     - Fix : Now "quick connect site" can accept remote patch at ftp url
  496.     - Fix : click FTP status panel now can switch left/right window too
  497. v0.9941
  498.     - New : custom auto handle NAT when FXP or List dir with pasv mode, (Preferences\Misc)
  499.     - New : Split icons to ufxpicon.dll
  500.     - New : Custom FXP PASV setting per site 
  501.     - New : Custom toolbutton of FTP Toolbar and switch big/small icons "Tools"/"Custom toolbar"
  502.     - New : Import/Export for "Site Filter"/"Skip list"/"Ascii files"
  503.     - New : Check disk space before downloading
  504.     - New : Use active mode to upload/download (Preferences\Misc)
  505.     - New : Now Local port limit accept format :"500,1024-1050,4000".
  506.     - New : current transfering queue item will be blue color
  507.     - New : "Is it in filter"(tools menu) to help you find which filter item apply to the filtered folder/file
  508.     - New : Sing site connect testing (double click select working ip item will apply to site host/ip)
  509.     - New : Press Shift when use "transfer"/"queue" will skip filter
  510.     - New : Apply container window to tabbed page
  511.     - New : UF_Raw_MIRC(sitename: string; rawCommand: string; mode: Integer;disconnect: Integer);
  512.         mode = 0(use default mirc annouce setting)  disconnect = 0(disconnect)/1(dont disconnect) //reg ver only
  513.     - New : UF_RemoveDirOrFile(sitename: string; bookmarkname: string; dirname: string; folderKind: Integer; bookmarkKind: Integer; disconnect: Integer);
  514.         folderKind = 0(dir)/1(file)  bookmarkKind = 0(bookmark)/1(path) disconnect = 0(disconnect)/1(dont disconnect) //reg ver only
  515.     - New : "STAT -l" now working for ioFTPD/RaidenFTPD STAT command too
  516.     - Fix : Total transfered record was copied to clipbard when open site manager    
  517.     - Fix : Small fix "Access violation" when delete container
  518.     - Fix : "Transfer" toolbutton didnt switch left/right window status
  519.     - Fix : Deleted site still be showed at "site query"/"all sites test"
  520.     - Fix : "Stop" button disabled too fast when find files at ftp server
  521.     - Fix : F9 didnt make tray icon into flashing state
  522.     - Fix : added horz hscroll bar for log window
  523.     - Fix : added "Copy" menuitem for log window
  524.     - Fix : added "Copy"/"Clear" to sys log window
  525.     - Fix : added checked status for current language menu item
  526.     - Fix : download/upload progress bar was from 0% evenif resume downloading/uploading
  527.     - Fix : buttons of FTP toolbar disappear when resize width of Remote/Local window
  528.     - Fix : Now FTP login working when password is empty at serv-U FTP server
  529.     - Fix : when upgrading, UltraFXP said "no new version" when login failed
  530.     - Fix : Now UF_FXPDIR will not use container which stopped and have queue inside
  531.     - Fix : TAB Key was not valid at Fast connect ip/port/user/pass
  532.     - Fix : Memory leak at "Test All Sites" and "Test" not working after "Test All Sites"
  533.     - Fix : no more popup menu at right click on connect button of right window
  534.     - Fix : More minor updates
  535.  
  536. v0.9931
  537.     - New : New Interface for Main window and Site Manager.
  538.     - New : Site Query.
  539.     - New : CTRL+F without input will restore directory from cache.
  540.     - New : Now limit upload/download speed is KByte/second
  541.     - New : Separately sort Folders/Links at Display Options
  542.     - New : Custom "Ask" option for file exist rules
  543.     - New : Custom mirc announce for file transferd
  544.     - New : Find files at Ftp Server
  545.     - New : Monitor clipboard
  546.     - New : Per site Resume support setting
  547.     - New : Per site FileName convert
  548.     - New : Edit remote bookmark menu
  549.     - New : Save Site Manager window status
  550.     - New : Queue Edit
  551.     - New : Color for script memo
  552.     - New : Custom transfer mode (main menu/sites/transfer mode)
  553.     - New : Custom commands for ioFTPD
  554.     - New : Custom action when double click remote/local file
  555.     - New : SSL status icon for connected site
  556.     - New : Custom send anti-idle command time out
  557.     - New : Per site retry/timeout setting
  558.     - New : Save Main Windows status
  559.     - New : Resolve domain name to ip for BindLocalIP/BindFirewallIP
  560.     - New : Bind Local IP
  561.     - Fix : Bind firewall ip
  562.     - Fix : Now site remote path working for "1" too
  563.     - Fix : Didnt remove View&Edit remote file queue when Queue failed.
  564.     - Fix : Now can handle different server reply value with 1 FTP command
  565.     - Fix : Now Priority list working for manual transfers too
  566.     - Fix : UF_FXPDIR now not running if one of sites is disabled
  567.     - Fix : Exit UltraFXP very slow
  568.     - Fix : MarkList
  569.     - Fix : Now checking bookmark before UF_ChainFXPDIR create site pair
  570.     - Fix : "STAT -L" didnt show file name include "213-".
  571.     - Fix : Now use hard abort to disconnect from site
  572.     - Fix : Paste ip:port at site manager now dont chanage site user/pass
  573.     - Fix : Disconnect from transfering site didnt unlock current queue item
  574.     - Fix : Now can handle > 2gb local file
  575.     - Fix : Save sound list to config.xml
  576.     - Fix : Wrong PASV process at Reversed FXP
  577.     - Fix : Limit port when use active mode at list directory
  578.     - Fix : More minor updates
  579.     - Fix : Now Dest FTP wait 5 mins timeout when FXP
  580.  
  581. v0.992 (2003-09-08)
  582.     - New : Optional auto sfv check when downloading
  583.     - New : Recursive export FTP directory list 
  584.     - New : Calculate FTP space used
  585.     - New : Mark List
  586.     - New : Drag&drop for local file window
  587.     - New : Now allow drag file from shell to queue window
  588.     - New : Building thread pool for script/ident
  589.     - New : Split a long quick site menu into columns
  590.     - New : Auto save working site ip/port when use multiple ip login.
  591.     - New : function UF_ChangeBM('sitename','bookmark','bookmark_path'); //change bookmark by script
  592.     - New : Total transfer statistics will copy to clipboard automaticlly
  593.     - New : New function: UF_FxpDirEx(src, srcdir, dest, destdir, dirname: string; Child: Integer,'LOGOUT');
  594.     - Fix : Cant disconnect server when transfering
  595.     - Fix : Quick site menu now hide group which have no sites
  596.     - Fix : Main window freezing when too many server lock request
  597.     - Fix : Now View/Edit FTP file dont take effect to "on transfer completed"
  598.     - Fix : when execute multiple UF_ChangeBM at same time will crack site.xml file    
  599.     - Fix : Mirc Event    
  600.     - Fix : Now back to latest accessed directory only working when use "Reconnect.." menu
  601.     - Fix : Cant move item at priority setting
  602.     - Fix : Site AntiIdle now take effect to check remote server close
  603.     - Fix : Delete muliple file/directory cant return to old directory
  604.     - Fix : Show Xdupe log now take effect to Ftp server reply
  605.     - Fix : Cant deSelect selected file window item when dragover 
  606.     - Fix : Now change Server bookmark will change local bookmark if local bookmark is not empty
  607.  
  608. v0.991 (2003-08-28)
  609.     - New : Custom action on Site Transfer Completed
  610.     - New : Reconnect to same site will back to last accessed directory
  611.     - New : Optional flashing trayicon when transfering
  612.     - New : Optional smart UF_ChainFXPDir handle
  613.     - New : Move queue Top/Up/Down/Bottom
  614.     - New : Remote directory/file filter config
  615.     - New : View raw directory format
  616.     - New : UF_EXIT('') will disconnect all idle sites
  617.     - New : Total transfer statistics
  618.     - New : function UF_TotalStatus: string, for mIRC annouce
  619.     - New : Split language file
  620.     - New : Sound Event
  621.     - New : Custom covert filename when up/down/fxp
  622.     - New : TransferAs and QueueAs
  623.     - New : Custom color for LOG window
  624.     - New : Custom FTP timeout
  625.     - New : Faster execute for ChainFXPDIR (Reg Version Only)
  626.     - New : Auto update queue path after PWD
  627.     - New : Show/Hide XDUPE log
  628.     - Fix : More effective when locking server
  629.     - Fix : Now UF_CON will skip transfering container when search free slot
  630.     - Fix : Priority list with custum directory sort
  631.     - Fix : Now task will recount if have transfers again after NO_TRANSFER event
  632.     - Fix : FTP memory leak when Upload/Download
  633.     - Fix : Right click at tree of site manager
  634.     - Fix : Sfv checker now only crc is correct, case sensitive is not important
  635.     - Fix : all idle sites with same name will response to single script command simultaneously
  636.     - Fix : Show current folder/file/size info after compare/search
  637.     - Fix : Load new FTP instance when FXP sync failed
  638.     - Fix : Compare folder name and size
  639.     - Fix : Dest FTP timeout when FXP
  640.     - Fix : Sometimes columns of Remote/Local window not refresh
  641.     - Fix : Some font make ListView autosize wrong width
  642.     - Fix : Wrong PWD info when FXP ABOR
  643.     - Fix : Wrong binary handle when FXP and One of FXP FTP relogin
  644.     - Fix : Now Quick connect site will use current empty container first
  645.     - Fix : Delete and Backspace Key cant working when Edit Item caption
  646.  
  647. v0.96.3.9.0 (2003-08-08)
  648.     - New : Schedule queue to task manager
  649.     - New : Manual download file by ftp url
  650.     - Fix : Now FTP data channel use same proxy setting as FTP control channel
  651.     - Fix : Sometimes Queue cant stop
  652.     - Fix : Now cant edit the "Parent dir" item
  653.     - Fix : If source FTP cant lock, still will lock a dest FTP instance when FXP
  654.     - Fix : Cant save when change Shortcut at Custom command window
  655.  
  656. v0.96.3.8.9 (2003-08-06)
  657.     - New : function UF_STOPLASTCHAINFXPDIR;
  658.     - New : Flash window after transfers complete
  659.     - New : Show direction icon at container list when transfer
  660.     - New : Notity when recieved SITE MSG
  661.     - Fix : Wild match for file edit assoc
  662.     - Fix : Wrong local disk free space when free space > 4GB
  663.     - Fix : Current queue windows refresh when others queues refresh
  664.     - Fix : Wrong Queue direction icon
  665.  
  666. v0.96.3.8.8 (2003-08-02)
  667.     - New : Retry blocken transfers at Preferences
  668.     - New : Custom FTP reply message to auto reconnect (Error handle)
  669.     - New : Site use IP Masq/NAT/Non-Routable IP
  670.     - New : Event script for per site
  671.     - New : Custom CRC tag at language file
  672.     - New : Delete container (Reg version only)
  673.     - Fix : Task cant shutdown UltraFXP when no transfer
  674.     - Fix : UF_InputQuery was Max 47 chars accept
  675.     - Fix : when add a new site, will keep '0.0.0.0:21' at IP list
  676.  
  677. v0.96.3.8.7 (2003-07-30)
  678.     - New : show raw command result at a new window
  679.     - New : Auto reconnect when got "553 You have reached your maximum simultaneous downloads allowed"
  680.     - New : New About Dialog
  681.     - New : Custom tag for mIRC announce
  682.     - Fix : wrong BinaryMode handle when Reverse FXP
  683.     - Fix : Parse error if password include "@"
  684.     - Fix : Never hide password at quick connect site
  685.  
  686. v0.96.3.8.6 (2003-07-26)
  687.     - New : function UF_InputBox(Caption, Text: string; var Value: string): Boolean;
  688.     - New : Support XDUPE mode 3 for per site
  689.     - New : Smart BinaryMode handle
  690.     - New : Edit FTP File, Support Multiple file edit
  691.     - New : Compress site xml file
  692.     - Fix : Anonymous handle at site manager
  693.     - Fix : Now (CTRL + 1..9) to switch container working
  694.     - Fix : Quick connect site style
  695.  
  696. v0.96.3.8.5 (2003-07-25)
  697.     - New : Update FTP directory parse
  698.     - New : Cycle ip list when login
  699.     - New : Confige Application Font
  700.     - Fix : View&Log window Font. Reset it if you use old version
  701.     - Fix : Cant list by PORT MODE sometimes
  702.     - Fix : USER ftpuser@ftpHost:ftpPort PROXY
  703.  
  704. v0.96.3.8.4 (2003-07-24)
  705.     - New : Copy ftp url
  706.     - New : Config FXP synchronize Timeout
  707.     - Fix : Queue stats disappear after manual stop queue 
  708.     - Fix : Change site name with upper&lower case allow now
  709.     - Fix : Now fast unlock Queue if current queue FXP sync failed
  710.  
  711. v0.96.3.8.3 (2003-07-22)
  712.     - Fix : Cant clean queue temp file after transfered
  713.     - Fix : more smart at handle UF_CHAINFXPDIR
  714.     - Fix : Now use skiplist to ingore dirname from UF_CHAINFXPDIR
  715.     - Fix : Site name always uppercase
  716.  
  717. v0.96.3.8.2 (2003-07-22)
  718.     - New : Optional "Minimize to system tray"
  719.     - Fix : some bugs at UF_CHAINFXPDIR
  720.     
  721. v0.96.3.8.1 (2003-07-22)
  722.     - New : function UF_CHAINFXPDIR(sites,bookmark,dirname: string; repeatcount: Integer);
  723.     - New : function UF_MsgBox(Caption: string; Text: string; Type: Integer): Integer;
  724.     - Fix : Wrong Shell Explorer Menu
  725.     - Fix : Script compile will show no error even if it's wrong script
  726.     - Fix : Now process Ftp 421 Time out
  727.  
  728. v0.96.3.8.0 (2003-07-21)
  729.     - New : Realtime local window change monitor
  730.     - Fix : Wrong Queue Total Time after Clear Queue
  731.     - Fix : Now save Toolbar Visible/Hide to config.xml
  732.  
  733. v0.96.3.7.9 (2003-07-20)
  734.     - New : Shell Explorer Menu for local window
  735.     
  736. v0.96.3.7.8 (2003-07-19)
  737.     - Fix : Wrong Local Dir display
  738.     - Fix : Mirc announce
  739.  
  740. v0.96.3.7.7 (2003-07-19)
  741.     - New : New File Exist Rules per Site
  742.     - Fix : Sometimes ABORT FXP cant working
  743.  
  744. v0.96.3.7.6 (2003-07-17)
  745.     - New : Show/Hide Local hidden/system files
  746.     - New : Enter directory after created
  747.     - Fix : Minimize to tray
  748.     - Fix : Some bugs at Queue stats
  749.     - Fix : Wrong remote path when switch container
  750.  
  751. v0.96.3.7.5 (2003-07-17)
  752.     - New : Multi File Rename for Remote/Local
  753.     - Fix : PWD twice at Dest FTP when FXP
  754.     - Fix : Cant release Site Logins when disconnected from FTP and Transfering
  755.  
  756. v0.96.3.7.4 (2003-07-15)
  757.     - New : Bind sockets to IP address
  758.     - New : Show/Hide sitename at status window per site
  759.     - Fix : Cant login&list use same window after a ssl FTP disconnected
  760.     - Fix : Disconnect from raidenFTPD ssl FTP make UltraFXP hungs
  761.  
  762. v0.96.3.7.3 (2003-07-14)
  763.     - New : Limit local port range
  764.     - New : AUTO Reverse FXP if dest FTP dont support PORT
  765.     - Fix : Sometimes Filter cant working
  766.     - Fix : Save main window position
  767.     - Fix : Allow other application access downloading files
  768.  
  769. v0.96.3.7.2 (2003-07-13)
  770.     - New : Add Custom Command Menu to righ click menu
  771.     - Fix : Now support disconnect FTP when transfering
  772.     - Fix : Now cant add a Empty Text to Filter List
  773.     - Fix : wrong CWD PWD info when FXP with 1+ SSL FTP
  774.  
  775. v0.96.3.7.1 (2003-07-13)
  776.     - New : Reset selected/all failed queue item
  777.     - New : Skip Mode for auto/manual transfers
  778.     - New : Custom List Mode
  779.     - New : Auto use PORT LIST when FTP in PASV mode and can't use PASV LIST
  780.     - Fix : Priority List was alpha sort
  781.     - Fix : UF_FXPDIR 's ChildCount param.
  782.     - Fix : Dest FTP LIST twice when FXP
  783.     - Fix : Sometimes Queue need start twice to run
  784.     - Fix : When Queue is not Empty, View a FTP file will run this queue
  785.     - Fix : show/hide Log Command Window now saved in config file
  786.     
  787. v0.96.3.7.0 (2003-07-10)
  788.     - New : Pause/Start Queue
  789.     - New : Priority List
  790.     - New : Queue Restore/AutoSave
  791.     - New : Auto save main window position
  792.     - Fix : Main window no response when view a FTP big size file
  793.     - Fix : Add/Fix some shortcut
  794.     - Fix : Cant connect site at site manager
  795.     - Fix : Cant switch server when site reach Max Download logins but still have Logins to use                
  796.  
  797. v0.96.3.6.9 (2003-07-06)
  798.     - Fix : Display incomplete at status window
  799.  
  800. v0.96.3.6.8 (2003-07-06)
  801.     - New : Add Local Bookmark
  802.     - New : Enable/Disable Site TLS data channel
  803.     - New : Support WM_COPYDATA message, set dwData (1000) to run script or 1001 to call custom command, This function
  804.         support let Other Application call UltraFXP script or custom command
  805.     - New : Add View Ftp File function
  806.  
  807. v0.96.3.6.7 (2003-07-04)
  808.     - New : Auto Queue waiting if Exceed Site Max/Max_Download Logins
  809.     - New : TAB key to switch LEFT/RIGHT window
  810.     - New : SkipList per site
  811.     - New : Save remote/local path for SITE
  812.     - Fix : Now Remote/Local window refresh faster than before
  813.     - Fix : Dynamic SITE switch
  814.     - Fix : SFV Check not working when downloading
  815.     - Fix : CTRL-A cant select all item
  816.     - Fix : missed transfer log
  817.     - Fix : Now refresh both sites after fxp 
  818.  
  819. v0.96.3.6.6 (2003-07-03)
  820.     - New : CTRL-F to search at Local/Remote window, Refresh&ShiftKey to reload dir for Remote window from cache
  821.     - Fix : Cant filter folder&file when compare folder
  822.  
  823. v0.96.3.6.5 (2003-07-03)
  824.     - New : The "BY_ULTRAFXP.COM" DIR REMOVED!! but buy UltraFXP if you like it
  825.     - New : Support custom Highlights color now :-)
  826.     - New : Add Rename(Remote/Local) and Move(Remote)
  827.     - New : Drag&Drop support for Transfer Queue
  828.     - New : New UF_FXPDIR : UF_FXPDIR(src, srcdir, dest, destdir, dirname: string; Child: Integer);
  829.         if Child is "-1", means will add all child directory, if child is > 0 will add lastest
  830.         dir to queue , and the queue count is same as "child" param
  831.  
  832. v0.96.3.6.4 (2003-07-02)
  833.     - New : Auto select lastest directory When go back to parent dir
  834.     - Fix : Now 400% faster to load 3000 folders
  835.  
  836. v0.96.3.6.2 (2003-06-30)
  837.     - New : BACKSPACE Key for Local/Remote window to go to parent directory
  838.     - New : TimeStamp for status log
  839.     - New : Minimize to system tray (F9)
  840.     - Fix : Access violation when UF_FXPDIR and not a bookmark name as paramater
  841.     - Fix : Main window Freezing when Abort Transfering
  842.  
  843. v0.96.3.6.1 (2003-06-29)
  844.     - New : Report After Queue transfered
  845.     - New : Full Auto switch Server!!
  846.     - New : Now "Delete Container" function temp disable because of need fix Access violation
  847.     - Fix : Access violation when close UltraFXP
  848.     - Fix : Window Freezing when use UF_FXPDIR function
  849.  
  850. v0.96.3.6.0 (2003-06-28)
  851.     - New : new function UF_FXPDIR(src, srcdir, dest, destdir, dirname: string);
  852.         so with Task can easy mirror, srcdir and destdir can be a bookmark name,
  853.         and dirname can be empty. get more example from our forum.
  854.     - New : Auto Reverse FXP if source FTP cant PASV or dont support PASV
  855.     - Fix : Now send "ABOR" to both sites when fxp file failed
  856.     - Fix : Cant Skip when upload to FTP
  857.     - Fix : some small bugs
  858.  
  859. v0.96.3.5.9 (2003-06-26)
  860.     - New : Add Transfer/Error Status log window
  861.     - New : Add Command Input at Log window
  862.     - New : Save/Load Queue at Queue window
  863.     - New : differ icon of container when transfering
  864.     - Fix : wrong skip info when skip transfer a file    
  865.     - Fix : "Max retry to ftp" cant working
  866.  
  867. v0.96.3.5.8 (2003-06-25)
  868.     - New : Custom columns of remote window
  869.     - Fix : CHMOD action
  870.  
  871. v0.96.3.5.7 (2003-06-23)
  872.     - New : Task Schedule with script support
  873.     - New : "IP Address Translate" at Tools menu to translate "3663855820" IP
  874.  
  875. v0.96.3.5.6 (2003-06-22)
  876.     - New : new function UF_EXIT(sitename: string);
  877.     - Fix : missing icons at command window
  878.  
  879. v0.96.3.5.5 (2003-06-22)
  880.     - New : Auto check version of UltraFXP
  881.     - New : Enable/Disable big icon for toolbar of Local/Remote window    
  882.     - New : Add "Anti-Idle" function for per site setting
  883.  
  884. v0.96.3.5.4 (2003-06-20)
  885.     - New : Add Font Setting for Local/View/Log window
  886.     - New : custom sort for Folder/File at Misc Option page
  887.     - Fix : maybe final fix "out of memory" :-)
  888.  
  889. v0.96.3.5.3 (2003-06-18)
  890.     - New : add "Disable" to site's property
  891.     - Fix : sorry for v0.96.3.5.2, forget change "compile switch" after debug
  892.     
  893. v0.96.3.5.2 (2003-06-18)
  894.     - New : WindowXP Style at WinXP themed mode
  895.  
  896. v0.96.3.5.1 (2003-06-17)
  897.     - Fix : fix "Out of Memory" at "Test availability of Sites"
  898.     - Fix : Sort Arrow of Local/Remote Window
  899.  
  900. v0.96.3.5 (2003-06-16)
  901.     - Fix : The "Out of Memory" issue at WinXP. oops i hate XP socket :-)
  902.     - Fix : now rename action enabled at local/remote window
  903.     - Fix : now IncrementalSearch of Local/Remote window working
  904.  
  905. v0.96.3.4 (2003-06-16)
  906.     - New : Add %d[prompt] %f %c and %p to custom command without script mode, format is same as FlashFXP
  907.     - Fix : now you can Delete and Drag at Custom Command window.
  908.     - Fix : now you can set command shortcut with ALT SHIFT CTRL 
  909.     - Fix : now "Test availability of Sites" use setting from site manager
  910.     - Fix : now hide password when "Test availability of Sites"
  911.  
  912. v0.96.3.3 (2003-06-14)
  913.     - Fix : when upload/download big file, download status refresh slower
  914.     - Fix : oops, the label of max upload/download speed in lang.ini is wrong
  915.     - Fix : when u edited a site and switch to another site, evenif you select "yes' still not save
  916.     - Fix : IdentD cant working when at "only when login" mode and site auto relogin.
  917.     - Fix : when password length >28 , the result is wrong when u import flashfxp site file
  918.     - Fix : disconnect from server when "stat -l" list will freeze server 
  919.     - Fix : max logins and max download logins
  920.  
  921. v0.96.3.2 (2003-06-12)
  922.     - New : Add "import FlashFXP sites" function at Tools menu
  923.  
  924. v0.96.3.1 (2003-06-12)
  925.     - New : new Server status at status bar
  926.     - New : add "Refresh" and "Make directory" to local window popup menu
  927.     - Fix : now transfer speed use "13.45KBps" format
  928.     - Fix : a little bug when make queue
  929.     - Fix : Restore to old dir after transfer
  930.     - Fix : max upload speed limit
  931.     - Fix : Now IdentD "enable only when connect" works
  932.  
  933. v0.96.3.0 (2003-06-11)
  934.     - New : Add script function UF_MATCH(ASource: string; APattern: string);
  935.     - New : Add Local Window Delete
  936.     - Fix : remote recursive directory delete
  937.  
  938. v0.96.2.9 (2003-06-10)
  939.     - New : now F5 refresh current window working
  940.     - New : show list status when listing (support STAT -l too)
  941.     - New : now Abort works, maybe have bugs
  942.     - Fix : when multi select folder, only focused node show white font
  943.     - Fix : Forget add Auto ASCII when FXP
  944.     - Fix : now killghost works fine (PRESS SHIFT KEY)
  945.  
  946. v0.96.2.8 (2003-06-09)
  947.     - New : Support IMPLICIT_SSL now
  948.     - New : Restore to old dir after transfer
  949.     - Fix : now Auto Ascii mode works fine
  950.  
  951. v0.96.2.7 (2003-06-09)
  952.     - New : limit total Upload/Download bandwidth
  953.     - New : now support AUTH TLS, maybe have bug, but works at my glftpd with AUTH TLS :-)
  954.     - New : Support glftpd "STAT -l" fast list directory, use it at glftpd only!!!
  955.     - New : Show List complete Log
  956.     - New : 2 Script function added: UF_MIRC(AText: string); and UF_SLEEP(Amillisecond: Integer);
  957.     - Improve : double click splitter to auto center
  958.     - Improve : now access xml and ini file faster than before
  959.     - Fix : use system long datetime format to show date string
  960.     - Fix : passive checkbox at sitemanager
  961.     - Fix : Site remark now enabled
  962.  
  963. v0.96.2.6 (2003-06-05)
  964.     - New : Add Mirc announce, now support upload&download&fxp stats and connect/disconnect
  965.     - New : minimize to tray, and show hint for connected to a site when minimize
  966.     - Improve : paste a ftp url at site manger will auto fill port, username and password
  967.     - Improve : right mouse click to select a item at remote/local/queue window
  968.     - Fix : now refuse to switch server if this server is transfering.
  969.     - Fix : wrong resize for Local/Remote window
  970.     - Fix : wrong TAB order of site manager window
  971.     - Fix : divide by zero when in Transfering
  972.     - Fix : Forget encrypt to hide PROXY PASSWORD, so if you have a proxy password please reinput
  973.  
  974. v0.96.2.5 (2003-06-03)
  975.     - New : auto sfv check when file downloading!! auto make .badcrc and .missing file
  976.     - Fix : now local window can show folder info
  977.     - Fix : copy log string got wrong string at clipboard
  978.  
  979. v0.96.2.4 (2003-06-02)
  980.     - New : custom skip color at config
  981.     - Fix : Improved "Test all sites alive or died", can test&save all iplist per site
  982.  
  983. v0.96.2.3 (2003-06-02)
  984.     - New : per site proxy setting. support "global","bypass" and "custom"
  985.     - New : auto switch to site local path if connect a site
  986.     - New : double click a local sfv file to check sfv 
  987.     - New : now local-refresh button works
  988.     - Fix : some lang.ini string added
  989.  
  990. v0.96.2.2 (2003-06-01)
  991.     - Fix : now can connect server when server host is this format: "3395746066"
  992.     - Fix : now full support proxy connection . and updated proxy types
  993.  
  994. v0.96.2.1 (2003-05-31)
  995.     - Fix : directory freeze after copy a directory
  996.  
  997. v0.96.2.0 (2003-05-31)
  998.     - New : now site name must be unique at site list
  999.         so you can easy call a site name at script
  1000.     - New : new hash class, search speed now is faster
  1001.     - New : now you can test script before you run it
  1002.     - New : add "Test all sites alive or died", look at Tools menu to find it 
  1003.  
  1004. v0.96.1.9 (2003-05-29)
  1005.     - New : Add DELETE shortcut to DEL key
  1006.     - New : Improve Listview, now add 10000 folder only need 100ms
  1007.     - New : Now loading time save half time 
  1008.     
  1009.  
  1010. v0.96.1.5 (2003-05-28)
  1011.     - New : auto save site local path 
  1012.     - New : now support 4 fuction at command
  1013.                //connect to sites , site name can split by space, ex: 'A B C';
  1014.                UF_CON('sitename'); 
  1015.                //send raw command to sites, site name can split by space
  1016.                //example: UF_RAW('MS BORLAND','LIST'); will send LIST command to these sites
  1017.                //example: UF_RAW('','LIST'); will send LIST to all connected sites;
  1018.                UF_RAW('sitename','rawcommand');
  1019.                //change site's bookmark, site name can split by space
  1020.                //example: UF_GotoBM('MS BORLAND','PUB'); will change these sites to PUB bookmark dir
  1021.                //example: UF_GotoBM('','PUB'); will change all connected sites to PUB bookmark dir
  1022.                UF_GotoBM('sitename','bookmarkname');
  1023.                //get text from clipboard
  1024.                //example: UF_RAW('','MKD' + UF_GetClipText);
  1025.                UF_GetClipText;
  1026.     - New : add CTRL+D shortcut to fast compare folders               
  1027.     - Fix : get rid of NULL item at remote dir history list
  1028.     - Fix : now edited site group name will save to xml
  1029.     - Fix : now edited site name will update to quick connect menu
  1030.  
  1031. v0.96a : first release