home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / server / g6ftp20.exe / Version.txt < prev   
Encoding:
Text File  |  1999-05-18  |  14.7 KB  |  236 lines

  1. Version 2.00 Beta 4 - 18-May-1999
  2. ---------------------------------
  3.  
  4. x Fixed   : Cancel button in Select directory not working.
  5. x Fixed   : LNK files are not shown when in links mode + Resolve Shortcuts.
  6. x Fixed   : NOOP could not be really disabled due to internal bug.
  7. x Fixed   : Problems with "Select Directory" window (some directories not visible, node click problems).
  8. x Fixed   : "Hitometer.top" file used ',' to delimit filename, hits, upload time, last uploader.
  9.             ',' is now replaced by '|' to keep file readable offline, as ',' can be used in filename !
  10.             users should delete old "hitometer.top" file.
  11. x Fixed   : Account copy did not copy IP Access List to new account.
  12. x Fixed   : Some Account copy errors.
  13. x Fixed   : Bug in Links + not relative path when user asks for complete path => "CWD /C:/FTP/+ Link1"
  14.             "501 Cannot RETR. No Permission".
  15. x Fixed   : Some downloads Aborts were not correctly reported as aborted.
  16. x Fixed   : Wrong log messages for some Upload & Delete reports.
  17. x Fixed   : Aborted download transfer stat reported total size of file downloaded instead of KB really downloaded.
  18. x Fixed   : MDTM command problem. To allow user MDTM command, user must have delete access to file => remove
  19.             events in case of delete allowed & MDTM command (file is not really deleted).
  20. x Fixed   : Some access messages sent 2 times to clients.
  21. x Fixed   : When client resume download/upload, Server activity transfer's stat now restarts at last value.
  22.             (ie : if user stopped at 25% and resume download, progress bar will restart at 25% instead of 0%
  23.             in beta 3, if user resumes an upload at 250KB then transfer's progress value will restart at 250KB             instead of 0KB (Download/Upload values can be smaller than transfer progress if user is resuming)).
  24. x Fixed   : Log : %TIME reported Date instead of time.
  25. x Fixed   : Hitometer file list sort method.
  26.  
  27. + Added   : Accounts : Double Click on a directory brings the browse window.
  28. + Added   : Option to hide "Loading..." status bar at startup.
  29. + Added   : OnFileDeleted Events for STOR/APPE function in case of file deletion before upload.
  30. + Added   : KB/s status in Tray Icon's Hint.
  31.  
  32. * Improved : Directory Cache management.
  33. * Improved : "Browse" for Access Directory in accounts now sets Read/Write/.. checkboxes to current browsed
  34.              directory access properties.
  35.  
  36.  
  37. Version 2.00 Beta 3 - 11-May-1999
  38. ---------------------------------
  39.  
  40. x Fixed   : Log : "Show Client Command" box state not saved correctly.
  41. x Fixed   : Log : "Server Offline" is written after all client are disconnected.
  42. x Fixed   : Exit : Bug if server stops (end of trial time) and client transfering.
  43. x Fixed   : Hit-O-Meter : Bug when clicking on an uploaded file if Downloaded list empty.
  44. x Fixed   : Accounts : "Delete Last user" not very clearly processed.
  45. x Fixed   : Some "Violation d'acces" bugs present in some list.
  46. x Fixed   : Access verification for moving, deleting, creating file if directory was not shared.
  47. x Fixed   : Path returned by RNTO was not relative when needed (always returned with drive letter).
  48. x Fixed   : Directory could be renamed if parent dir had DELE Access for file (now must have DELE for directory).
  49. x Fixed   : When Admin deletes an account, user connected under this account are disconnected with message : "Administrator 
  50. x Fixed      : USER and PASS commands were treated even if user was already logged.
  51. x Fixed      : LIST . : Access violation.
  52. x Fixed   : Corrected the way command line parameters were processed.
  53. x Fixed   : Asked to change directory now reports good asked target directory.
  54.  
  55. + Added   : Admin : "Stop Current Transfer" for user (ask for reason too).
  56. + Added   : Anti hammering system (block IP).
  57. + Added   : Limited Virtual File System (only mount in Home Directroy) based on links file.
  58. + Added   : Account : "Copy" menu to copy account (and properties).
  59. + Added   : IniFile : Backup old account ini files before saving account.
  60. + Added   : SITE CHAT <user to send messsage to> <yourmessage>.
  61.         If enabled user can send & receive message else user is not reported if an other user try to send him message.
  62. + Added   : SITE WHO : displays users connected : UserID - LoggedInSince - IP/HostName - Speed.
  63. + Added      : All/None button in account windows to enable all access to selected directory.
  64. + Added   : Directory Caching. 
  65. + Added   : Download & upload list in server activity to watch what user has uploaded/downloaded during the session.
  66. + Added   : Transfer Logfile : at disconnection server writes user session statistics in "Log_Transfer.log".
  67. + Added   : At disconnection server writes user file transfered in "Log_XferFiles.log".
  68. + Added   : Average speed for upload/download in server activity.
  69. + Added      : Server Activity : Action/Directory/Last Command.
  70. + Added   : Server Activity : Directory now shows path seen by connected user.
  71. + Added   : Banned Files Tab.
  72. + Added   : Interface enhancements (Server Activity info, Setup ...).
  73. + Added   : Link : Windows ShortCut (.lnk) can be used to define links/virtual directories (must also give directory access)
  74. + Added   : Link : You can now automatically add a link pointing to home directory to directory list.
  75. + Added   : Server Activity : User not logged in are visible in server activity : User Name is his IP, considered as anonymous, no home directory.
  76. + Added   : Registered User can know specify a server name (welcome user : Server Name by G6 FTP Server v2.0 (beta3) ready ...).
  77. + Added      : Switch to enabled viewing of connected but not logged in users.
  78. + Added   : IP Access check for User and Group account. 
  79. + Added      : Log customizations (Color, Tags for custom log)
  80. + Added   : notice to unregistered user.
  81. + Added   : Transfer Stat when Aborted/Finished Upload/Download written to log (screen/file).
  82.  
  83. * Improved : Screen Log : "finished to download" replaced by "aborted transfer of" in case of transfer abort.
  84. * Improved : Ask to create file for link, dir message, login message file if not existing (group account)
  85. * Improved : Entry method for max user & time out.
  86. * Improved : Main Setup window.
  87. * Improved : Account window : can't click on read/write/... if no directory selected.
  88. * Improved : Acces IP List now accepts HostName.
  89. * Improved : "New Dir" window for group/user Account.
  90. * Improved : Can't login reply message.
  91.  
  92. - Removed : links can not link to drive different from root if in relative path mode and links treated as link. (Problematic since the beginning, still available through Virtual Directory).
  93.  
  94. * Many Internal changes => less memory needed for each connected user.
  95. * Path processor Rewritten (faster, more secure).
  96. * Optimization & Code cleaining.
  97.  
  98. Version 2.00 Beta 2 - 07-April-1999
  99. -----------------------------------
  100. x Fixed      : Internal : File Date problem when date but not time.
  101. x Fixed      : Log File : Carriage return before Ratio status report.
  102. x Fixed   : Group Ratio : Client connected (with a group) now have their ratio changed when administrator changed quotas in group account (credit/quota are not reseted to group default though).
  103. x Fixed   : Alphabetical sort (for ftp via browser) and for internal file list sort (hitometer ...).
  104. x Fixed   : "To Tray" 's hint now disappears immediately after click.
  105. x Fixed   : "To Tray" 's hint was no more visible if it was already clicked.
  106. x Fixed   : Ctrl+Enter not allowed anymore in user address & notes.
  107. x Fixed   : Events Manager : %FILENAME, %FILEPATH, %FILEEXT, %FILESIZE were interpreted after %FILE causing %FILEXXXX to be replaced by value of "%FILE"XXXX.
  108. x Fixed   : Some Typographic errors.
  109. x Fixed   : Window : if quit with window maximized, then next time server start maximized.
  110. x Fixed   : File : Change dir, login, links message files were not correctly processed when admin only specified a filename with no path (if a filename is specified as links file then server will search in current client directory (or future directory).
  111. x Fixed   : confusion about KB, Kb, bytes, Mo, Ko (most of values were not divided by 1024 but 1000).
  112. x Fixed   : Quota Status was not reported after successfull upload or download.
  113. x Fixed   : Little problem with Home (~) link.
  114. x Fixed   : Statistics : Some values were wrong (twice as normal).
  115. x Fixed   : Shortcut : Some Accel Char problems.
  116. x Fixed   : Minor bugs for screen log.
  117.  
  118. + Added   : Window : Wait until current user logout when user stops the server & switch server to "Closed" Mode.
  119. + Added   : Log : IP list to log/not log, only/don't log to screen / only/don't log to file/both.
  120. + Added   : Events Manager : OnDirCreated : %DIRCREATED = Name of new directory, %DIRTARGET = Name of parent directory, %DIR = Full path to new directory.
  121. + Added   : Events Manager & Log : Executed action via Events Manager are logged via server answers.
  122. + Added   : Scroll Lock Led blinks when a message is received (SITE MSG).
  123. + Added   : .. button now opens select dialog in last selected file directory.
  124. + Added   : SITE PSWD command : SITE PSWD <old pass> <new pass>.
  125.  
  126. * Updated : Window : Users Accounts & Group Account setting arrangement.
  127. * Updated : Quota Status for client : now report bytes if < 9999 and Kb above.
  128. * Updated : Log File can be set to daily/weekly/monthly/yearly/single (one file for all log).
  129. * Updated : Statistics : "Running since" format is now XXdXX:XX:XX, more readable.
  130. * Updated : Registered user : "220 G6 FTP Server vx.xx (beta X) ready ..." instead of "220 G6 FTP Server vx.xx (beta X) - (Registered Version) - http://gene6.idegrif.com"
  131. * Updated : Links are listed with files (browser).
  132.  
  133. - Removed : Spyform : "Show more informations" menu, as all informations are shown in server activity.
  134. - Removed : One use per windows Session is removed, was preventing people to fully evaluate G6 FTP Server, (Try out is now 1 hour then you need to restart the server, no need to reboot :) ), limitation to 5 uploads & 5 downloads is kept.
  135.  
  136. * Code cleaning.
  137.  
  138. Version 2.00 Beta 1
  139. -------------------
  140. * Added   : toolbar to make the use of G6 Ftp Server easier.
  141. * Added   : icons to be nicer.
  142. * Added   : Option to run others applications when G6 Ftp Server starts.
  143. * Added   : a Protection option to prevent users from accessing your Ftp Server directory.
  144. * Added   : 'STAT', 'SITE INDEX', 'SITE ZONE', 'HELP', 'MDTM', 'STOU' commands.
  145. * Added   : 29 Messages Tags (%UNOW,%U24H,%SERVERDAYS, ...).
  146. * Added   : shortcuts.
  147. * Added   : 2 options to switch lists On/Off (Users List and Ban List).
  148. * Added   : 'Logging To Screen' option.
  149. * Added   : '-h' command line to minimize on startup.
  150. * Added   : 'Delete partially uploaded files' option.
  151. * Added   : Multi-Homed IP.
  152. * Added   : 'copy' option for logging screen.
  153. * Added   : '~' as links to return to home directory.
  154. * Added   : 'Disable Log to screen when minimized' option.
  155. * Added   : Server Priority Settings.
  156. * Added   : Receive Buffer Length Setting Option.
  157. * Added   : Server Mode (Upload only, Download only, Both).
  158. * Added   : the directory pointed by the link in the list ('Temp -> c:\temp').
  159. * Added      : Ratio.
  160. * Added   : Quota.
  161. * Added   : Relative Path.
  162. * Added   : Clients now receive a message when they are kicked from the server an when the server shutdowns.
  163. * Fixed   : some major bugs.
  164. * Fixed   : Bug when a zero byte file was uploaded (It was not created).
  165. * Fixed   : Quit Message bug : It was when a linux client disconnected from the server.
  166. * Fixed   : Max Lines for the screen log.
  167. * Fixed   : Always On Top option.
  168. * Fixed   : Replace file on STOR.
  169. * Fixed   : 'APPE' command with 'Delete files on STOR' option.
  170. * Fixed   : 'Edit User name' dialogbox.
  171. * Fixed   : %LocalIP for Messages.
  172. * Fixed   : bug with web browser : '\' now returns the user home directory.
  173. * Fixed   : bug when clients specified a new path with the drive letter in Lower Case.
  174. * Fixed   : 100% Fixed Bug 'Erreur de vΘrification d'Θtendu' for users Account.
  175. * Fixed   : long Url Support (more than 255 characters).
  176. * Fixed   : stupid wait in command 'SIZE'.
  177. * Fixed      : When the user home directory does not exist, user can't login.
  178. * Removed : 'Delete files on stor' (now, always true).
  179. * Updated : 'About' dialogbox.
  180. * Updated : port in command line to '-p:' + port.
  181. * Updated : Tip of the Day dialogbox now appears when the app is initialized.
  182. * Updated : give you more informations on your PC.
  183. * Updated : 'LIST' command will answer a sorted list.
  184. * Updated : you can sort users by columns in the users infos.
  185. * Updated : if Login Message file and Change Dir Message File have no path : current user directory will be the file path.
  186. * Updated : links are not shown if client is in the directory pointed by the link.
  187. * Updated : links which refers to non-shared directory are not shown.
  188. * Updated : if relative path is on then links will be sent without the pointed directory.( 'upload ->' instead of 'upload -> c:\upload', bulletproof shows them) to preserve hiding directory structure.
  189. * Updated : better Http support, links processing.
  190. * Updated : shared directory/drive can be accessed typing ftp://<login>:<pass>@<ip>:<port>/<drive>/<path> (for browser)
  191. * Updated : Command 'SIZE' now returns 0 if parameter is a directory.
  192. * Updated : message reply send to client are more RFC959 compliant.
  193. * Updated : command 'MKD' now accept multiple directories ( 'MKD /goodies/upload' will create the whole path in the current directory even if "goodies" does not exist).
  194.  
  195. * ... + many other things
  196.  
  197.  
  198. Version 1.38 Released 12 December 1998
  199. --------------------------------------
  200. * Added Possibility to drag and drop files or dirs from the explorer to add in the free files/dirs list.
  201. * 50% Fixed Bug 'Erreur de vΘrification d'Θtendu' : It was when you add a new user which was added at the top of the list.
  202. * Fixed some minor bugs.
  203. * Fixed refresh all in users infos.
  204.  
  205. Version 1.37 Released 21 November 1998
  206. --------------------------------------
  207. * Added Show Grid for Users Infos.
  208. * Added Max Users type.
  209. * Added Change Directory Message File.
  210. * Fixed some minor bugs.
  211. * Fixed max lines for SpyForm.
  212. * Fixed bug when a client does a download/change dir in a macro.
  213. * Removed two thread.
  214. * Removed Freeze list in users infos.
  215. * Users not logged are now kicked after 150 sec of inactivity.
  216.  
  217. Version 1.36 Released 18 November 1998
  218. --------------------------------------
  219. * Added Version.txt file.
  220. * Added 'XMKD' Command.
  221. * Added %LOCALHOST for Messages.
  222. * Added Quit Message.
  223. * Added Logging button to activate/stop writting to the log file.
  224. * Fixed Users Account bug.
  225. * Fixed Spy User Window.
  226. * Fixed Free files list.
  227. * Fixed List Access (normaly).
  228. * Fixed +Subdirs Access (normaly).
  229. * Fixed Max lines option.
  230. * Fixed Bug when you right click on a user which disconnect and then you choose a command.
  231.  
  232. Version 1.34 Released 29 October 1998
  233. ---------------------------------------
  234.  
  235. ** First Release **
  236.