home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 March / PCWorld_2002-03_cd.bin / Software / Vyzkuste / flashfxp / whatsnew.txt < prev   
Text File  |  1998-11-02  |  14KB  |  380 lines

  1.             11/3/98 4:02AM
  2. --------------------------------------------------------------
  3. FlashFXP WebSite      
  4.     http://flashfxp.home.ml.org         
  5.  
  6. FlashFXP Mailing List 
  7.     http://www.onelist.com/subscribe.cgi/flashfxp
  8.  
  9.  
  10.               What's New
  11.                 ----------
  12.  
  13. FlashFXP 1.0.57 SR1
  14. -------------------
  15. 1) Fixed   - When Fxping Right To Left it would grab the parent directory when making the new dir.
  16.  
  17.  
  18. FlashFXP 1.0.57
  19. ---------------
  20. 1) Added   - Local Listview/TreeView/Combobox to provide simpler local uploading/downloading.
  21.  
  22. 2) Changed - Queue arrows --> to icons 
  23.  
  24. 3) Added   - Resume downloading
  25.  
  26. 4) Added   - Displays file size in Queue
  27.  
  28. 5) Changed - Site Manager, a inputbox pops up to enter the site name.
  29.  
  30. 6) Changed - Quick Connect can be opened at anytime, before you had to wait for it to connect and login.
  31.  
  32. 7) Added   - Disclaimer
  33.  
  34. 8) Added   - Retry if busy
  35.  
  36. 9) Added   - Connected Sound
  37.  
  38. 10) Added  - If connection lost, try to resume transfer
  39.  
  40. 11) Added  - Display 214 server replies in a window. 214 is normally the help reply
  41.  
  42. 12) Added  - Added 'Transfer As' to the right click
  43.  
  44. 13) Added  - Confirm exit on non empty queue
  45.  
  46. 14) Added  - Double clicking on the status window loads the status window text into a bigger window. 
  47.              Same universal window as used when viewing the raw directory and 214 server replies.
  48.  
  49. 15) Added  - Added support for NT ftpd DOS dates
  50.  
  51. 16) Changed- gave Preferences a facelift.
  52.  
  53. 17) Added  - Per Site Local Path
  54.  
  55. 18) Added  - Site Notes
  56.  
  57. 19) Changed- Upgraded Ident Server
  58.  
  59. 20) Changed- Command line now supports ftp://user:pass@host:port/path;ftp://user:pass@host:port/path
  60.  
  61.  
  62. FlashFXP 1.0.56
  63. ---------------
  64. 1) Added   - There is a new option in the site manager, "Use Normal FXP Method"
  65.          FlashFXP fxping was designed to handle dupes, however in doing so
  66.          there have been a few problems with some sites. This new option allows
  67.          FlashFXP to FXP to sites that normally worked with other FXP clients and
  68.          NOT FlashFXP, only enable this option if FlashFXP wont FXP to that site.
  69.          While this option is enabled FlashFXP may hang on dupes or cause unpredictable 
  70.          results.
  71.  
  72. 2) Changed - I rewrote the FXP Handler to support sites behind firewalls, where the site ip differs from the actual ip.
  73.  
  74. 3) Changed - I rewrote the PasvList Handler to support sites behind firewalls, where the site ip differs from the actual ip.
  75.  
  76. 4) Fixed   - Uploading local files caused Access violations.
  77.  
  78. 5) Changed - Pasv List to Pasv Mode, and it now applies to local uploading/downloading.
  79.  
  80. 6) Fixed   - Skiplist applied to local downloads OOOPS!
  81.  
  82. 7) Fixed   - View File caused an Access violation.
  83.  
  84.  
  85. FlashFXP 1.0.55
  86. ---------------
  87. 1) Fixed   - Quick Connect window wasnt set as Always On Top.
  88.  
  89. 2) Added   - Import to Custom Commands.
  90.  
  91. 3) Fixed   - Delete bug in Custom Commands.
  92.  
  93. 4) Changed - Building Tree Method should be faster.
  94.  
  95. 5) Fixed   - Aborting FXP transfers should work currectly.
  96.  
  97. 6) Changed - Custom Commands %f,%o,%g loops thru all selected files rather then just the first one.
  98.  
  99. 7) Changed - Custom Commands deisgn, reduced memory usage
  100.  
  101. 8) Changed - FTP Proxy now supports any ftp port and not just 21.
  102.  
  103. 9) Changed - After a Single FXP it doesnt change dirs if its in the same dir it started in.
  104.  
  105. 10) Changed- Quick Connect layout.
  106.  
  107. 11) Added  - History of last 15 connects to Quick Connect
  108.  
  109. 12) Added  - You can now specify the Remote Path when doing a Quick Connect
  110.  
  111. 13) Fixed  - At some point in time it was possible for both sides to be active, VERY BAD
  112.  
  113. 14) Added  - Remote Path to Quick Connect.. IP:USER:PASS:PORT:PATH
  114.  
  115. 15) Changed- Sorting, if you change the sort order by clicking the column header it stays when changing dirs.
  116.  
  117. 16) Fixed  - FlashFXP now supports WU FTP daemons in a around about way.. THANKS C-Pimp for providing me with a test site!!!!
  118.  
  119. 17) Added  - Support for NT's special LIST formating
  120.  
  121.  
  122. FlashFXP 1.0.54
  123. ---------------
  124. 1) Fixed   - Renaming sites now updates your stats too.
  125.  
  126. 2) Fixed   - Command Line wasnt working correctly,
  127.  
  128. 3) Fixed   - another bug in the list handling.
  129.  
  130. 4) Modifed - List Parsing to work with <space> dirs, must change custom list to include p.
  131.          Example: List -alp
  132.  
  133. 5) Changed - Rewrote parts of the Filter Dupes code, seems to be slightly faster?
  134.  
  135.  
  136. 6) Changed - Ident Server can be left on. rather then only when connection.
  137.  
  138. 7) Changed - Changed Look of List Method in Options > Perferences > Advanced,
  139.              because of this change your current value was reset to the default.
  140.          So go back and select the method you would prefer.
  141.  
  142. 8) Fixed   - You can now download locally without having to be connected to both sites.
  143.  
  144. 9) Added   - Transfer Done Stat to local download.
  145.  
  146. 10) Fixed  - Very rarely you would disconnect from a site and the connect button would be disabled.
  147.  
  148. 11) Fixed  - Aborting local downloads now works. (on most sites)
  149.  
  150.  
  151. 12) Changed- Custom Commands now allows for multiple actions per command. 
  152.           Example: SITE WHO
  153.                SITE KILL %d[PID]
  154.  
  155. 13) Added  - %[number] parm to Custom commands, %1 would return the value of the first %d, %2 the second.
  156.           Example: SITE ADDUSER %d[user to add]
  157.                        SITE CHPASS %1 %d[password]
  158.                        SITE ADDIP %1 %d[IPs]
  159.  
  160. 14) Fixed - Dir Tree bug whereas with the dir /.37/cheats/dlh/cheats/ the second cheats wouldnt be displayed
  161.  
  162. 15) Fixed - Cache bug where *.tmp files werent being deleted
  163.  
  164. 16) Fixed - When the user connects before the pervious connect fails it trys to login again. 530 Already logged in. New useraccount denied.
  165.         Because of this it would return an error saying you were already connected and disconnect you from your current connection.    
  166.             This is now fixed on this error it will no longer disconnect you.              
  167.  
  168. 17) Added - Displays k/sec & time remaining on local downloads.
  169.  
  170.  
  171. FlashFXP 1.0.53
  172. ---------------
  173. 1) Fixed   - List display updates should work correctly now.
  174.  
  175. 2) Changed - List Handling by adding more disconnected checks
  176.  
  177. 3) Added   - In Pasv List Mode the list is added after the List is completed, so now it shows you at what percent its formating the at.
  178.  
  179. 4) Fixed   - Local downloads were in ASCII mode. OOOPS!
  180.  
  181. 5) Changed - CWD .. is now CDUP (the RFC standard)
  182.  
  183. 6) Fixed   - Premature disconnects now show the reason. Most likely site is full
  184.  
  185. 7) Fixed   - FlashFXP would disconnect after LIST. If it persist then its another BUG. 
  186.          LET ME KNOW!!! Show me the Error message in the Status Window. 
  187.  
  188. 8) Added   - Site renaming in site manager.
  189.  
  190. 9) Added   - Copy Directory to right-click popup. Makes the dir your currently in on the other site.
  191.  
  192.  
  193. FlashFXP 1.0.52
  194. ---------------
  195. 1) Changed - Improved speed of adding items to TreeView
  196.  
  197. 2) Fixed   - Rename on the Right ListView. (Oops)
  198.  
  199. 3) Changed - List Handling (might make non-working ftpd work?)
  200.  
  201. 4) Changed - List Parsing to display ' ..' or ' .blah' hidden folders
  202.  
  203. 5) Changed - Modified the default list to also support hidden/full/custom lists
  204.  
  205. 6) Added   - Custom List. What this means is you can define your own type of list. e.g. 'LIST -rtaF '
  206.  
  207. 7) Changed - Now that I know more about the ftp ctrl I used, I made lots of changes to my code.
  208.  
  209. 8) Update  - These changes now allow of displaying the entire NFO when doing a SITE NFO <filename>
  210.  
  211. 9) Update  - You should also now see all of the change dir, List, transfer messages,
  212.  
  213. 10) Fixed  - I was asked to ignore permission denied on file delete HOWEVER this caused a problem, cant ignore it...
  214.  
  215. 11) Added  - Commandline Connecting.. 
  216.           Example A: FlashFXP.exe 127.0.0.1:user:pass:port
  217.           Example B: FlashFXP.exe Site Name
  218.           Example C: FlashFXP.exe 127.0.0.1:user:pass:port;127.0.0.1:user:pass:port
  219.           Example D: FlashFXP.exe Site Name 1;Site Name 2
  220.  
  221. 12) Changed- Progressbar of the filter dupe process is now displayed on the right statusbar panel.
  222.  
  223. 13) Added  - Per Site PASV List Option
  224.  
  225.  
  226. FlashFXP 1.0.51
  227. ---------------
  228. 1) Fixed   - Queuing from Dir Tree now works correctly.
  229.  
  230. 2) Fixed   - Rename on the Right Dir Tree.
  231.  
  232.  
  233. FlashFXP 1.0.50
  234. ---------------
  235. 1) Changed - Trying another method of sending data to the FTP.
  236.  
  237. 2) Update  - Added Skiplist/Favorites Colors to TreeView items
  238.  
  239. 3) Update  - Deleted items should now be removed from the TreeView
  240.  
  241. 4) Update  - Renamed items should now be updated in the TreeView
  242.  
  243. 5) Update  - TreeView done.. any other options I should add to it?
  244.  
  245. 6) Changed - Rewrote the Alternative List Handling. This is the correct way to do it.
  246.  
  247. 7) Added   - Support for sites that display the directory listing in ANSi
  248.  
  249.  
  250. FlashFXP 1.0.49
  251. ---------------
  252. 1) Added   - Optional Directory Caching (speeds up browsing dirs but without manually refreshing you might miss new files/dirs)
  253.  
  254. 2) Added   - Find File, Find Next search.
  255.  
  256. 3) Fixed   - Not sure what I did but getting disconnected right after logging in is very rare now.
  257.  
  258. 4) Fixed   - Save/Delete buttons enabled when no site was selected caused problems
  259.  
  260. 5) Fixed   - Local Queue popup item enabled even when not connected
  261.  
  262. 6) Fixed   - Unable to ctrl-t or ctrl-q to transfer after a 2 day dupe.
  263.  
  264. 7) Added   - Customizable layout for the tree/list (vertical or horizontal)
  265.  
  266. 8) Added   - Customizable layout for the status/queue (vertical or horizontal)
  267.  
  268. 9) Update  - OK people the directory tree structure is still not finished...
  269.  
  270.  
  271. FlashFXP 1.0.48
  272. ---------------
  273. 1) Added   - On Double Click do, nothing, queue or transfer. 
  274.               Only applies to files.
  275.  
  276. 2) Added   - On Drag Drop do, queue or transfer.
  277.  
  278. 3) Fixed   - Uploading folders in the wrong folder. 
  279.               Caused because FlashFXP could not able to determine the current directory
  280.           at the time the items were added to the queue.
  281.  
  282. 4) Fixed   - Removing folders. Caused by the same problem as #3.
  283.  
  284. 5) Fixed   - The right ListView & Combobox were cut off for some unknown reasons.
  285.  
  286. 6) Added   - the user cant not queue the same exact item twice.
  287.  
  288. 7) Changed - Transfer on the right click popup on the file list now transfers
  289.           the selected files, before it just transferred the queued items.
  290.  
  291. 8) Changed - Dupe filter now matches Exact or Partial differences.
  292.  
  293. 9) Fixed   - Custom Shortcuts on the Command menu. Caused by a bug in delphi. 
  294.  
  295. 10) Fixed  - Sometimes after aborting a delete the options weren't enabled.
  296.  
  297. 11) Fixed  - When pasting text into the site manger the Save button was still disabled.
  298.  
  299. 12) Added  - User can now specify how many sites to display per column on the popup site list.
  300.  
  301. 13) Fixed  - Tool tip for the application not displaying.
  302.  
  303. 14) Changed- Custom Commands now supports SITE NUKE %d %f %d
  304.  
  305. 15) Added  - You can now define your own message for the %d by using %d[your text]
  306.               Example site user %d[User Name:]
  307.  
  308. 16) Added   - Transfer Stats on Queue Complete
  309.  
  310. 17) Fixed   - When connecting to a site from the site manager, if it failed the program would appear to lock up.
  311.  
  312. 18) Added   - Cleanup Empty Directories, You create a dir but all the files you were going to upload dupe. FlashFXP sees thats no files were uploaded so it tries to remove the directory.
  313.  
  314. 19) Fixed   - You can use [ and ] in the host name. I use an INI File and [ and ] screw things up, so I changed them to chr(254) & chr(255). 
  315.  
  316. 20) Added   - Auto Sort by option in preference.
  317.  
  318. 21) Added   - Sort Ascending or Descending.
  319.  
  320. 22) Added   - Optional Displaying of Owner and Group
  321.  
  322. 23) Added   - Anti-Idle (NOOP)
  323.  
  324. 24) Added   - Progress bar to Dupe Filter.
  325.  
  326. 25) Added   - Support for bftpd and ttftpd
  327.  
  328. 26) Added   - I wrote my own List route line, supports passive list and displays hidden files.
  329.  
  330. 27) Added   - %o (Owner) and %g (Group) to Commands.. 
  331.  
  332. 28) Added   - If FlashFXP is unable to change to the directory its supposed to upload in the file is skipped, no more files landing in the wrong directories.
  333.  
  334. 29) Changed - Skiplist now stored in skiplist.dat rather then in flashfxp.ini
  335.  
  336. 30) Added   - Threading. for filter dupes. speeds up duping process.
  337.  
  338. 31) Added   - Optional, Display Skiplist items in color text.
  339.  
  340. 32) Added   - Favorites, Hi-Lite directories you dont want to miss.
  341.  
  342. 33) Added   - Split Command Menu list like the Sites menu.
  343.  
  344. 34) Added   - Commands now stored in command.dat so you can share with friends.
  345.  
  346. 35) Added   - Submenus to Sites. Eenter the info like. <group> Site
  347.  
  348. 36) Added   - Alterative List now supports Full.
  349.  
  350. 37) Added   - Default font too small? fine change it..
  351.  
  352. 38) Added   - Added File Attrib to the ListView
  353.  
  354. 39) Added   - View Raw Directory, Copy Directory to clipboard.
  355.  
  356. 40) Added   - Added Chmod to the right-click popup menu.
  357.  
  358. 41) Added   - Command Groups and Sub menu to Commands.
  359.  
  360. 42) Added   - Site Stats
  361.  
  362. 43) Added   - Support for sites that use 227 Entering Passive Mode 127,0,0,1,80,64 rather then the standard 227 Entering Passive Mode (127,0,0,1,80,64)
  363.  
  364. 44) Added   - Load/Save Queue
  365.  
  366. 45) Added   - View to the Main Menu, Toggle Viewing List Details or Hiding the Status or Queue.
  367.  
  368. 46) Changed - Replaced Status window
  369.  
  370. 47) Added   - Debug Mode.. Shows all the FTP Engine status messages.
  371.  
  372. 48) Changed - Improved ttftpd support
  373.  
  374. 49) Changed - Now Allows Local Downloading of dirs
  375.  
  376. 50) Added   - Queue Local Downloads before Transfering
  377.  
  378. --------------
  379.  
  380.