Wing FTP Server Changelog

What's new in Wing FTP Server 7.3.4

Apr 23, 2024
  • Improvement - Added a new option "LDAP timeout" under LDAP settings.
  • Fixed a bug - Fixed a possible crash in FTP transfer with multiple threads.
  • Fixed a bug - Fixed a possible XSS vulnerability in the web client (though it can't be practically used).
  • Fixed a bug - The GMT time generated by system variables is not correct sometimes under Linux.

New in Wing FTP Server 7.3.3 (Mar 27, 2024)

  • Added a feature - Now you can export the audit records to a CSV file under "Audit & Report".
  • Improvement - Now you can add a "Every 5-minute" task in the Task Scheduler.
  • Improvement - Improved the Task Scheduler's process, now every task will start a new thread.
  • Improvement - Improved the function of the plugin "Send Files" in the web client.
  • Fixed a bug - When set the max log size >= 4194303 KB, WingFTP will stop writing logs.
  • Fixed a bug - When Anti-Hammer option is enabled, weblinks with password won't reset the password attempts.

New in Wing FTP Server 7.3.1 (Feb 28, 2024)

  • Fixed a bug - Some SFTP client can't connect to WingFTP with an error "failed to exchange keys", caused by the host key algorithm's order.
  • Improvement - Improved setup script for Linux version, now WingFTP can be compatible with RHEL 9.x/Rocky 9.x.
  • Fixed a bug - Cannot record the file size or filename for the SFTP download/upload in the audit database occasionally.
  • Fixed a bug - The variables "%FileName", "%PathName", "%FileSize" will be empty in the SFTP download/upload event occasionally.
  • Fixed a bug - When running WingFTP in some Linux system, Web client may popup an error "no permission" when moving multi-files under the root folder.

New in Wing FTP Server 7.3.0 (Jan 3, 2024)

  • Improvement - Filezilla will get stuck occasionally when uploading files via FTPS/FTPES protocol.
  • Improvement - Removed SSH cipher "chacha20-poly1305" to avoid SSH Terrapin attacks (CVE-2023-48795).
  • Improvement - Improved the web client interface for the file listing and search window.
  • Fixed a bug - Fixed a possible crash when transferring files via FTP protocol.
  • Fixed a bug - Web client can't remember the selected language in the login page.

New in Wing FTP Server 7.2.8 (Dec 3, 2023)

  • Improvement - Added a function "Video Preview" for the weblink download page.
  • Fixed a bug - Client will always see the file request page, even if the option "Enable file request link" is turned off.
  • Fixed a bug - The sockets will increase rapidly when an exception "transport endpoint is not connected" occurs.
  • Improvement - When closing a domain under WingFTP's administration, Wing Gateway will update the related listeners immediately.

New in Wing FTP Server 7.2.7 (Oct 18, 2023)

  • Fixed a bug - With some SFTP client, the downloaded file might be corrupted. This bug was introduced in v7.2.6.
  • Improvement - Added an option "Case insensitive for the mapping string" for the LDAP user mapping.

New in Wing FTP Server 7.2.6 (Oct 9, 2023)

  • Fixed a bug - Fixed a possible stuck issue for SFTP file transfer.
  • Improvement - SFTP server can't be connected by the SFTP client "WS_FTP Pro" in the previous versions.
  • Improvement - When user data file is malformed, the user data now can be recovered by "xxx.bakfile" file automatically.
  • Improvement - When sending emails, now will use "BCC" instead of "TO" for multiple recipients.
  • Improvement - Improved the multiple languages display for the web client function "Send Files".

New in Wing FTP Server 7.2.5 (Sep 15, 2023)

  • Improvement - Increased the maximum of available open handles per SFTP session.
  • Improvement - Added a system option "Disallow OpenSSL session caching".
  • Improvement - Added a system option "Disallow OpenSSL session resumption on renegotiation".
  • Fixed a bug - When existing pictures with the same filename under different subfolders, you will always see the first picture in web client.
  • Fixed a bug - When uploading a picture to overwrite the old one, you will still download or see the old picture due to browser cache.

New in Wing FTP Server 7.2.4 (Aug 9, 2023)

  • Fixed a bug - When using FTP PORT mode in FTPS transfer, the service might crash under some special conditions.
  • Fixed a bug - When adding a Wing Gateway with an existing port (but is not Gateway's), the service might crash.
  • Improvement - When generating or viewing the weblink for a banned file, now it will show the error message "banned file".
  • Improvement - Improved the security and process speed for the web admin's session ID.
  • Improvement - Improved the process speed for the web client's session ID.

New in Wing FTP Server 7.2.3 (Jun 30, 2023)

  • Improvement - Now you can open video/audio files, PDF/text files directly under web client's search result.
  • Improvement - Added a feature "Open file location" in the right-click menu under web client's search result.
  • Improvement - The online text editor in web client now supports editing 1MB text file.
  • Improvement - Improved right-click menu in web client, and added an item "Add bookmark" for the subfolder.
  • Fixed a bug - In the weblink interface and web client's search result, sorting by filename is not in alphabetical order.
  • Fixed a security bug - DomainA's admin can fetch DomainB's user data by using some external tool.
  • Fixed a security bug - Fixed a DOM XSS vulnerability related to the online text editor in web client.
  • Improvement - Hide some information and error messages in web admin for read-only/domain admin.
  • Improvement - Added a HTTP header "Cache-Control" to avoid storing html files in the browser.
  • Improvement - Removed unnecessary UID (Session ID) strings in web client.
  • Improvement - Added a warning message when adding a domain admin with an empty base folder.

New in Wing FTP Server 7.2.1 (May 7, 2023)

  • Fixed a bug - The WingFTP service will crash when testing ODBC with a wrong ODBC source.
  • Fixed a bug - When editing a user, pressing Tab to the password field will hide the new password.
  • Improvement - During installation on Windows Server Core, you will be asked to start WingFTP service instead of tray application.
  • Improvement - The Web Client text editor now supports syntax highlighting for .cs, .vbs, .cxx, .resx, .pm files.
  • Improvement - When writing the uploaded file fails (SFTP protocol), the temp uploaded file will be removed.
  • Improvement - Updated libssh to the latest version.

New in Wing FTP Server 7.2.0 (Mar 20, 2023)

  • Now support FastUDP mode for Wing Gateway's HTTPS listener, it is designed to accelerate file transfers for high latency network.
  • Fixed a bug - The SFTP server might crash when using WinSCP with some special parameters.
  • Improvement - Cannot add/modify or delete the domain listeners occasionally.
  • Improvement - Clicking the button "Clear Log" or "Kick All" won't take effect sometimes.
  • Improvement - Simplified the UI for the SSL certificate creation.

New in Wing FTP Server 7.1.9 (Mar 6, 2023)

  • Fixed a bug - Fixed two CSRF vulnerabilities in web administration/web client.
  • Fixed a bug - Fixed a DOM XSS vulnerability related to Weblink in web client.
  • Fixed a bug - SFTP server will return an error "File can not be locked" occasionally.
  • Improvement - All the admin sessions will be cleaned up after restarting WingFTP service.

New in Wing FTP Server 7.1.8 (Feb 10, 2023)

  • Improvement - Updated OpenSSL and fixed a few OpenSSL vulnerabilities like CVE-2023-0286, CVE-2023-0215.
  • Fixed a bug - Cannot specify the custom file path for server/domain/admin logs .
  • Improvement - Now you can search weblinks by the username under WebLink Manager.
  • Improvement - Increased the socket timeout when accepting the connection from Wing Gateway.

New in Wing FTP Server 7.1.7 (Dec 20, 2022)

  • Added a feature - Now support two-factor authentication (TOTP) for the web administration.
  • Fixed a bug - WingFTP should terminate the related admin sessions when removing an admin account.
  • Fixed a bug - Now WingFTP will terminate the related online sessions when disabling a user account.
  • Improvement - Updated the Help Document for the administration.
  • Improvement - Shows the last 5 login history under "Administrator -> Accounts".

New in Wing FTP Server 7.1.6 (Dec 1, 2022)

  • Added a feature - Added a function "View/Edit Office Files" in web client, now you can view/edit office files locally (it requires the Google Chrome extension "Office Editing for Docs, Sheets & Slides").
  • Added a feature - Added a function "Rotate" in web client's Picture Viewer, you can use it for rotating image.
  • Fixed a bug - The domain log files might be stored in a wrong place occasionally.
  • Fixed a bug - Web client will print out error message when opening a specific URL.
  • Improvement - Increased the default domain log size into 512MB.

New in Wing FTP Server 7.1.5 (Sep 27, 2022)

  • Improvement - Improved the Lua script editor in Event Manager and Task Scheduler, now supports syntax highlighting.
  • Improvement - The HTTP Event "OnUserDisconnect" won't be triggered when closing the web browser directly.
  • Fixed a bug - Unzip operation may abort due to the internal filename's encoding.
  • Improvement - The filename of server logs might be wrong in some situation.
  • Improvement - The text editor in web client now supports syntax highlighting for Lua script.

New in Wing FTP Server 7.1.4 (Sep 8, 2022)

  • Fixed a bug - Can't download a file which filename includes special characters, this bug was introduced in v7.1.3.
  • Fixed a bug - Can't jump into a subfolder which folder name includes special characters, this bug was introduced in v7.1.3.
  • Improvement - Now supported milliseconds timestamp for domain logs, you can enable the option "Domain > Settings > General Settings > Domain Log > Display timestamp with milliseconds".
  • Improvement - Now will flush SSH debug logs into the file "Log/ssh_debug_log", previously writing debug logs might be delayed.
  • Improvement - The read-only admin or domain admin now can't see the detailed weblink under "Audit & Report".

New in Wing FTP Server 7.1.3 (Aug 29, 2022)

  • Fixed a bug - When using ODBC storage with an Oracle database, you may encounter an issue "ORA-01000: maximum open cursors exceeded".
  • Fixed a bug - If clients don't send "OPTS UTF8 ON" or "CLNT" request, FTP transfer may fail with a Chinese (or non-English) filename.
  • Improvement - Now support opening items (like editing a user) by double clicking in the Tray application.
  • Improvement - Improved the local encoding compatibility when disabling the FTP option "OPTS UTF8 ON".
  • Improvement - FTP server will return an empty result even if there is no LIST permission.
  • Improvement - Improved the user listing interface when using ODBC/Mysql database.

New in Wing FTP Server 7.1.2 (Aug 9, 2022)

  • Fixed a bug - Can't startup WingFTP service in Windows Server 2019 (with the latest update installed).
  • Improvement - Now you can get the value for variable "%Name" in the event OnExceedUSERPASS.
  • Improvement - Now anti-hammering feature will be available when using SSH public key authentication.
  • Improvement - Removed SITE MSG command and improved SITE HELP command.
  • Fixed a bug - Sometimes cannot open the page "Purchase" or "Install Update" with the tray application.

New in Wing FTP Server 7.1.1 (Jul 5, 2022)

  • Improvement - Added a system option "SQLite DB Folder", it is used to specify a folder for storing SQLite db file "bookmark_db".
  • Improvement - Added a button "Clear Log" under Server Log/Admin Log interface.
  • Improvement - Will update the filed "Expired" in real time in WebLink Manager interface.
  • Fixed a bug - Cannot print the html tags in the Administration Console interface.

New in Wing FTP Server 7.1.0 (Jun 14, 2022)

  • Improvement - Added a Copy function under admin's Audit & Report.
  • Improvement - The admin password specified in installation wizard will be hashed by salted SHA-256.
  • Fixed a bug - The case-insensitive username in Windows may cause weblink generating issues.
  • Fixed a bug - The installation wizard will generate unwanted xml-e files in Mac OS.
  • Fixed a bug - The field "Expired" in WebLink Manager may show incorrect information.

New in Wing FTP Server 7.0.9 (May 24, 2022)

  • Added a feature - Added password salting in the domain settings, it is used to protect the user password.
  • Fixed a bug - The WingFTP service may crash due to "Transport endpoint is not connected" exception.
  • Fixed a bug - When overwriting a 0-byte file via FTP upload, but the file modification date will keep the same as the first one.
  • Improvement - Improved the URL address generated by Weblink Copy function.

New in Wing FTP Server 7.0.8 (May 10, 2022)

  • Fixed a bug - The weblink's expiration date will change when the client is in a different time zone than the server.
  • Fixed a bug - If user already logged in web client, WebLink/UploadLink can't be opened from an external website.
  • Improvement - Added a Weblink Copy function under admin's WebLink Manager.
  • Improvement - Reverted the function "Go to directory" in web client.
  • Improvement - Now supported variables "%MM", "�" and "%HH" for server log's filename.

New in Wing FTP Server 7.0.7 (Apr 23, 2022)

  • Fixed a bug - When enabling Windows Data Deduplication service, the file download might be failed in web client.
  • Fixed a bug - When enabling Windows Data Deduplication service, the files/folders copy might be failed.
  • Improvement - Now the folder size will be shown as "-" instead of "0" in web client.
  • Improvement - Improved the weblink interface for a folder.

New in Wing FTP Server 7.0.6 (Apr 13, 2022)

  • Fixed a bug - After re-installing Wing FTP Server, the customized logo will be reset.
  • Improvement - SFTP download might be failed with Cyberduck, due to its segmented downloads option.
  • Improvement - Failed to download big files via FTP protocol with Cyberduck, caused by its segmented downloads.
  • Improvement - When using ODBC/Mysql database, the user listing will show the expiration date even if the account doesn't expire.

New in Wing FTP Server 7.0.5 (Mar 31, 2022)

  • Improvement - Updated the OpenSSL lib for fixing CVE-2022-0778.
  • Improvement - Now the web client will prevent recursive copy files/folders.
  • Improvement - Audit report records added new actions "Change Password" and "Copy Files".
  • Improvement - Now separated the admin logs for adding user/group and modifying user/group.

New in Wing FTP Server 7.0.4 (Mar 13, 2022)

  • Improvement - AD/LDAP user now can use two-factor authentication via the mapped local user.
  • Improvement - Now you can download files/folders via the browser extension "Wing Download Manager" in InPrivate mode (Incognito mode).
  • Fixed a bug - Cannot see the audit report records when domain name includes upper-case letters.
  • Improvement - AD/LDAP user will use the domain settings "idle connection timeout" and "transfer connection timeout".
  • Improvement - Disabled weak SSL/SSH ciphers (or algorithms) by the default settings.

New in Wing FTP Server 7.0.3 (Feb 23, 2022)

  • Improvement - With many FTP concurrent sessions, the variable "%FileSize" might not be replaced in the FTP event "OnFileUploaded".
  • Improvement - The default domain setting "idle connection timeout" and "transfer connection timeout" is changed to "5min", and the same setting for a new user will inherit the domain setting.
  • Fixed a bug - User can't login to the web client if user password includes " ".
  • Fixed a bug - Admin can't login to the web administration if admin password includes " ".
  • Improvement - The read-only admin can't test "ODBC/Mysql/LDAP/SMTP" connection now.

New in Wing FTP Server 7.0.2 (Jan 25, 2022)

  • Improvement - Improved the FTP client compatibility, the old versions can't handle multiple FTP commands in one packet.
  • Improvement - Added two Lua APIs "c_MoveFileDir" and "c_CopyFileDir", for moving/copying a file or folder.
  • Improvement - Improved the web client UI for the desktop version.
  • Improvement - Improved the web client UI for the mobile version.
  • Fixed a bug - Can't show the web client menu "More Actions" correctly with some mobile device.

New in Wing FTP Server 7.0.1 (Dec 14, 2021)

  • Improvement - Added 64-bit Windows build.
  • Improvement - Designed a new user interface for Web Client.
  • Improvement - Improved the interface of Web Administration.
  • Improvement - No longer support 32-bit Windows and 32-bit Linux.
  • Improvement - Improved the Help Manual for Web Client.
  • Improvement - Updated libssh to the latest version.
  • Fixed a few bugs about HTTP connection and GUI.

New in Wing FTP Server 6.6.5 (Nov 8, 2021)

  • Improvement - Added an option "Disallow access all day" when adding access schedule for user account.
  • Improvement - The syntax highlighting under the web client editor will become blurred when using Safari.
  • Fixed a bug - The file request page will show the receiver email instead of the sender email.
  • Fixed a bug - Can't remove some user (or group) with special non-English character username.
  • Improvement - When uploading files under the web client, no error message popped up even the session expired.
  • Improvement - Safari will always show the Autofill Password when editing user account under the web admin.

New in Wing FTP Server 6.6.4 (Oct 21, 2021)

  • Improvement - Now the subfolders in the weblink download page can be accessible.
  • Fixed a bug - Cannot show the session list under "Domain > Logs & Status > Activity" when file name contains special characters.
  • Fixed a bug - When drag any toolbar button in the web client, the file uploader interface will be popped up.
  • Fixed a bug - When the event "OnFileBanned" is triggered in the file upload/download, the server variable "%PathName" or "%FileName" might be empty.

New in Wing FTP Server 6.6.3 (Oct 12, 2021)

  • Improvement - Add a domain option "TLS session timeout" for TLS session resumption.
  • Fixed a bug - Fixed a potential XSS vulnerability in the web client.
  • Improvement - Sort up/Sort down icon will disappear when refreshing or changing the directory.
  • Improvement - Updated the Help Document for the web client.

New in Wing FTP Server 6.6.2 (Sep 14, 2021)

  • Improvement - Updated OpenSSL and fixed a few OpenSSL vulnerabilities like CVE-2020-1971, CVE-2021-3712.
  • Fixed a bug - When downloading a file in the web client, it will always finish downloading even exceeding disk quota or transfer limitation.
  • Fixed a bug - The console application (wftpconsole) can't work correctly, this bug was introduced in v6.5.6.
  • Fixed a bug - When uploading an entire folder in the web client, it will always show OK even have no "Create Folder" permission.
  • Improvement - When uploading files in the web client, now it will popup an error message if exceeding disk quota or transfer limitation.

New in Wing FTP Server 6.6.1 (Sep 14, 2021)

  • Added a feature - Now support two-factor authentication (TOTP) for the web client.
  • Improvement - When login the SFTP server with the recent version of Filezilla (or putty), can't show the file listing if the remote folder includes thousands of files.
  • Improvement - For Web Client Zip/Unzip function, now use UTF-8 encoding for the internal filenames, to solve the garbled filenames issue for some file archiver.
  • Improvement - The weblink download will be considered as a web session, then total session number can be limited under domain settings.
  • Fixed a bug - When upload a banned file in the web client, the progress bar will always be displayed (won't disappear).
  • Improvement - Updated libssh to the latest version.

New in Wing FTP Server 6.5.9 (Aug 11, 2021)

  • Fixed a bug - Can not get the server variable "%PathName" and "%FileName" in the SSH event "BeforeFileUploaded".
  • Improvement - Linux/Unix sftp might return an error "Received message too long" when the remote folder includes 900+ files and each file has a long filename.
  • Improvement - Added a system option "Restrict a user session to a single IP address". When the client IP changes frequently, you may consider to disable it.
  • Improvement - When the server time is incorrect, the HTTP(S) login page might be refreshed always.
  • Improvement - Updated Bootstrap and jQuery libraries into the latest version.

New in Wing FTP Server 6.5.8 (Jul 14, 2021)

  • Improvement - The online editor in the web client now supports syntax highlight for C/C++, XML/HTML, Java, PHP, Javascript, Python, Perl, Ruby, Golang.
  • Fixed a bug - The online editor in the web client won't prompt on close when file content is modified.
  • Fixed a bug - When turn on the domain option "Redirect HTTP to HTTPS automatically", the weblink of a folder can't redirect correctly.
  • Fixed a bug - When enable the option "Using Windows NTFS permissions for the home directory" for Windows/AD authentication, the mapped local user's folder permissions will be ignored.

New in Wing FTP Server 6.5.7 (Jun 18, 2021)

  • Added a Firefox extension "Wing Download Manager", for downloading multiple files/folders in the web client.
  • Improvement - For the time parameter of the FTP command "MFMT/MFCT/MFF", now it will be treated as a UTC time.
  • Improvement - Added a download button under the image viewer interface in the web client.

New in Wing FTP Server 6.5.6 (May 31, 2021)

  • Improvement - Uploading files/folder intermittently freezes in Google Chrome version 91.0.4472.77.
  • Improvement - Improved the sending file interface for mobile version web client, and now you can specify a password for the weblink.
  • Fixed a bug - When sending weblink of a folder under mobile version web client, the generated weblink won't work.

New in Wing FTP Server 6.5.5 (May 24, 2021)

  • Added a feature - Now you can upload an entire folder in the web client.
  • Improvement - "Search" function under "Domain -> Users" will list all the matched users now, you can use wildcard character "*" for username.
  • Improvement - "Search" function under "Domain -> Groups" will list all the matched groups now, you can use "*" for the group name.

New in Wing FTP Server 6.5.4 (May 13, 2021)

  • Improvement - Added a column "File" (the last accessed file) under "Domain > Logs & Status > Activity".
  • Improvement - Will ignore max session number limitation if the current session's IP is in the whitelist.
  • Added a feature - Added an option "Kill the sessions from the same IP address" under "Domain > Logs & Status > Activity > Kick a session".
  • Fixed a bug - When downloading folders with Chrome extension, the hidden files will still be listed, even if the user option "Show files/dirs with hidden attribute" is disabled.
  • Fixed a bug - For the Linux version, when creating weblink/upload link without expiration date, the weblink in Weblink Manager still shows "Expired".
  • Fixed a bug - When kicking a session with "Disable user account" option, the user account will still be enabled actually.
  • Fixed a bug - Can't stop the WingFTP service by Linux command "/etc/init.d/wftpserver stop", when service is started by the systemd startup script "wftpserver.service".
  • Improvement - Removed the functions "Broadcast", "Chat" and "Send message to user" under "Domain > Logs & Status > Activity".
  • Improvement - Removed the option "Domain > Settings > General Settings > Data Transfer Limit > Weblink options -> Maximum Speed", you can use the above option "Maximum download speed per session" instead.

New in Wing FTP Server 6.5.2 (Apr 26, 2021)

  • Added a Google Chrome extension "Wing Download Manager", for downloading multiple files/folders in the web client.
  • Improvement - Added systemd startup script "wftpserver.service" for Linux system.
  • Improvement - Improved the web client uploader, fixed some issues.
  • Improvement - For the SFTP protocol, WinSCP might return an error "Received too large SFTP packet" when the remote folder includes 10000+ files.

New in Wing FTP Server 6.5.1 (Apr 8, 2021)

  • Improvement - Now you can use server variables in the HTTP welcome message.
  • Improvement - Now supported full window Drag&Drop files in the web client.
  • Improvement - Added a few server variables: %mm, %ss, %UserName, %UserNote
  • Improvement - Updated libssh to the latest version.

New in Wing FTP Server 6.5.0 (Mar 19, 2021)

  • Added a feature - Added IP Whitelisting for allowing specific IPs to access server without any limitation.
  • Added a feature - Added a FTP command "SSCN" to support secure FXP (server to server) transfer.
  • Improvement - Added a "Comment" field for Domain/Server IP access rule.
  • Improvement - Updated the Help Manual for the web administrator.

New in Wing FTP Server 6.4.9 (Feb 17, 2021)

  • Improvement - Updated libssh to the latest version for improving SFTP server stability.
  • Improvement - When changing the user password, the new password can't be the same as the previous one.
  • Improvement - Windows version may crash due to "stack overflow" exception, though such issue is very rare.
  • Improvement - If upgrade from an old version with a large "audit_db" file, will skip creating the new database indexes.

New in Wing FTP Server 6.4.8 (Jan 17, 2021)

  • Improvement - IE browser can't upload file because Windows removed Flash support since 12/Jan/2021, now use HTML Uploader instead of Flash Uploader.
  • Improvement - Added weblink search function under Weblink Manager interface.

New in Wing FTP Server 6.4.7 (Dec 29, 2020)

  • Fixed a bug - Fix the Year 2038 problem, can't change the modified time of a file to year 2038 or later.
  • Fixed a bug - Can't set the expiration date of an user to year 2038 or later.
  • Fixed a bug - Can't set the expiration date of a weblink (or upload link) to year 2038 or later.
  • Fixed a bug - HTTP/HTTPS session can't keep alive in some situation.
  • Added a domain option "HTTP/HTTPS session keep-alive". If you disable it, the HTTP session will expire after 10 minutes of browser inactivity.

New in Wing FTP Server 6.4.6 (Dec 13, 2020)

  • Fixed a bug - Sending email might be failed when SMTP password (or username) is too long.
  • Improvement - Now you can define your own SSH (SFTP) banner in the domain settings.
  • Fixed a bug - Fixed a possible memory leak issue on errors during SFTP key exchange.

New in Wing FTP Server 6.4.5 (Nov 19, 2020)

  • Improvement - For the weblink of a folder, added two columns "Size" and "Modified" for the file listing, and columns can be sorted now.
  • Improvement - Zip multiple files/folders in the web client may cause an error "too many source files".
  • Fixed a bug - When importing weblink data from old version (before v6.2.2), the imported data might be incomplete.
  • Fixed a bug - The weblink downloading replaces all the spaces with plus (+) symbols in the filename.
  • Fixed a bug - Fixed a potential XSS vulnerability in the help manual of the web admin and web client.

New in Wing FTP Server 6.4.4 (Oct 19, 2020)

  • Fixed a bug - Invalid modified date of existed file may cause service crash.
  • Fixed a bug - When downloading file with Safari, non-English file name might be URL encoded.
  • Fixed a bug - WingFTP service will hang and won't accept any connection under some system.
  • Improvement - Added a server variable "%Protocol" - The protocol type of current session.
  • Improvement - Add persistent confirmation to "File Upload Request" feature.
  • Improvement - Possible to change the supported SSH host key algorithms.

New in Wing FTP Server 6.4.3 (Sep 25, 2020)

  • Fixed a bug - When port is used by other program under certain OS, many repeated domain logs will generate or WingFTP service will freeze.
  • Fixed a bug - When running Wing Gateway on the same machine, the connection from local machine might not be handled properly.
  • Added a domain option "Overwrite the existed file when uploading file via file request link".

New in Wing FTP Server 6.4.2 (Sep 14, 2020)

  • Fixed a bug - When removing subfolder under web client, the disk quota won't be decreased.
  • Improvement - Limit simultaneous time-consuming operations (Zip/Unzip/Copy) by the worker threads number.
  • Improvement - Use multi-threads to send email (includes Lua API) to avoid blocking.
  • Improvement - Set the default worker threads into 8, and max worker threads can be 256 now.
  • Improvement - With the new version of Google Chrome, the time picker and email input box can't work correctly.

New in Wing FTP Server 6.4.1 (Aug 18, 2020)

  • Fixed a bug - The tray application will popup an error message "Access is denied".
  • Improvement - Improved the Korean language translation.
  • Improvement - Updated libssh to the latest version for improving SFTP server stability.
  • Improvement - Allowed different client IP for the FTP PORT command, in local area network.

New in Wing FTP Server 6.4.0 (Jul 16, 2020)

  • Improvement - Enhanced the listing performance of Audit Report.
  • Improvement - Now the web client will remember the column width of List View.
  • Fixed a bug - When compressing a folder under web client, if the folder includes file with Chinese (or non-English) filename, it will fail.
  • Improvement - Improved the search file speed under web client.
  • Fixed a bug - Can't add Wing Gateway with IP address "127.0.0.1".

New in Wing FTP Server 6.3.9 (Jun 29, 2020)

  • Fixed a bug - The tray application will stop working when binding web admin's listener on a LAN IP.
  • Fixed a bug - The new added listener will always be green mark even the listener port is not available.
  • Fixed a bug - Fixed a possible crash when removing the running Wing Gateway node.
  • Improvement - Now will use SHA-256 hash by default for the admin/user password.
  • Improvement - Now will log banned IP attempts for the HTTP/HTTPS protocols.

New in Wing FTP Server 6.3.8 (Jun 25, 2020)

  • Added PDF viewer in the web client, now you can view the PDF file online by double-clicking it.
  • Fixed a bug - The upload link won't be deleted when removing a folder.
  • Fixed a bug - The upload link won't be deleted when renaming a folder.
  • Other minor improvements, like read-only admin permission changes.

New in Wing FTP Server 6.3.7 (Jun 25, 2020)

  • Improvement - When auto-forwarding active mode ports with Wing Gateway, the socket resources won't release quickly.
  • Improvement - Supported for handling FTP command "QUIT" before login or during data transferring.
  • Improvement - When making weblink/upload link, it will popup an error message if exceeding disk quota.
  • Improvement - Can't send weblink for a folder under mobile UI of the Web Client.
  • Improvement - Increased the max lines of the domain logs which displayed under "Domain > Logs & Status > Domain Log".

New in Wing FTP Server 6.3.6 (May 28, 2020)

  • Fixed a bug - Copy files/folders under web client, won't increase disk quota.
  • Fixed a bug - Disk quota doesn't change correctly when removing some folder (or unzip file).
  • Fixed a bug - The domain log includes a wrong session ID, when download/upload a file in web client.
  • Fixed a bug - When download file via a weblink, the transfer quota won't increase.

New in Wing FTP Server 6.3.5 (May 20, 2020)

  • Improvement - Now you can create a weblink for a subfolder, also updated the plugin "Send Files".
  • Improvement - When using Zip function for a subfolder, now will check the banned files inside also.
  • Fixed a bug - Can't remove download/upload link under web admin if the weblink file was deleted manually.
  • Fixed a bug - When uploaded a very small file, the thumbnail and upload-link data won't update correctly.
  • Fixed a bug - Sometimes the version number will be empty in New Version Reminder.

New in Wing FTP Server 6.3.4 (May 13, 2020)

  • Improvement - Can search by the full file path in the audit report, when action is "Create Dir", "Delete Dir", "Rename".
  • Improvement - Now enable FIPS 140-2 and disable TLS 1.0/1.1 by default.
  • Improvement - Improved the mobile UI of upload/download link page.
  • Fixed a bug - After logout the HTTPS version of the web client, then can't login the HTTP version of the web client.

New in Wing FTP Server 6.3.3 (Apr 30, 2020)

  • Fixed a bug - Fixed a possible crash when handling AES-CTR keys with SFTP client.
  • Fixed a bug - When enable Directory List Cache, it won't cache the directory list when using UNC path as home folder.
  • Fixed a bug - When enable timeout for transfer connection, FTP passive data connection might be closed if listing takes long time.
  • Fixed a bug - FTP Rush App (Android/iOS) can't connect to the server via HTTP protocol.

New in Wing FTP Server 6.3.2 (Apr 20, 2020)

  • Fixed a bug - The download/upload speed information might be incorrect under domain status.
  • Improvement - Added a list field "whether expired" under weblink/upload link manager.
  • Improvement - In the AD/LDAP user mapping, the wildcard "*" is supported for the AD/LDAP username.
  • Improvement - Added an option "Keep WebLink when file is deleted or renamed" under domain settings.
  • Fixed a bug - If the option "Need to change the password on the first logon" is enabled, the AD/LDAP user will be forced to change his password.

New in Wing FTP Server 6.3.0 (Apr 15, 2020)

  • Fixed a bug - Some SFTP client software (like WinSCP) has an issue "Remote side unexpectedly closed network connection".
  • Improvement - Now you can change the listener address for web admin, under "Administration > Settings > Listener > Listener Address".
  • Improvement - Changed the default value of the option "Server > Settings > General Settings > Miscellaneous > User can change file's modification time".
  • Improvement - Changed the default value of the option "Domain > Settings > General Settings > Miscellaneous > Enable FTP command 'OPTS UTF8 ON'".

New in Wing FTP Server 6.2.9 (Apr 6, 2020)

  • Supported HTTP welcome message, you can define the message under "Domain > Settings > General Settings > Miscellaneous".
  • Fixed a bug - The server logs might be wrong for the SFTP "SSH_FXP_ATTRS" response.
  • Improvement - Added a variable "%WebLink" for getting the ID of Weblink or Upload link.

New in Wing FTP Server 6.2.8 (Mar 25, 2020)

  • Fixed a bug - SFTP debug logs won't be written correctly, this bug was introduced in recent version.
  • Fixed a bug - When upload small files via a file request link, some UploadLink sessions will always exist.
  • Fixed a bug - When upload multiple files via a file request link, the audit report shows the wrong filename.
  • Improvement - If you use tray application, Windows IE may cache thousands of files like "keeplive.html?r=xxx".
  • Fixed a bug - In the web client, when removing files by multi-files operation, it will always show OK even have no permission.
  • Fixed a bug - Fixed a few issues under "Web Admin > Domain > Logs & Status > Graphs".

New in Wing FTP Server 6.2.7 (Mar 11, 2020)

  • Fixed a possible CSRF vulnerability under the web administration.
  • Fixed a possible CSRF vulnerability under the web client.
  • When uploading multiple files in the web client, some variable lile "%PathName" will be incorrect in the event OnFileUploaded.
  • The uploaded file information will be wrong in the audit database, if you upload multiple files via a file request link.
  • Added CTRL key suppport - For the multi-file operation in the web client, now you can hold CTRL key and click files you want to select.
  • Disabled the SFTP cipher "diffie-hellman-group-exchange-sha256" by default.

New in Wing FTP Server 6.2.6 (Mar 4, 2020)

  • Changed the permissions for the folder "session" and "session_admin", Linux/Mac/Solaris user may launch the setup script "./setup.sh" again.
  • Added a feature - Added Automatic Crash Recovery feature for Windows version.
  • Added a feature - Added New Version Reminder feature in the web administration.
  • Improvement - Updated the Help Manual for the web client.

New in Wing FTP Server 6.2.5 (Feb 27, 2020)

  • Added an option "Enable Linux/Unix symbolic links" under domain settings, it is disabled by default to prevent Linux privilege escalation.
  • Fixed a bug - Can't upload 0-byte file (empty file) in the web client.
  • Fixed a bug - The web client zip/unzip/text editing operations won't use the default file permission defined in the server settings.
  • Improvement - Improved the listing speed for the audit report page when have millions of records.
  • Improvement - Changed the default file permission into "0600" under Linux, you can also change it by yourself under "Server > Settings > General Settings > Miscellaneous > Default permissions".
  • Improvement - For some security reason, new installation of Linux version will change the entire "Data" folder permissions into "0600".
  • Fixed a bug - Can't add home directory when using the API "c_AddGroupDirectory".

New in Wing FTP Server 6.2.3 (Jan 6, 2020)

  • Improvement - Updated OpenSSL to the latest version 1.0.2u.
  • Improvement - Updated MacOS application into 64-bit version, because MacOS Catalina drops support for 32-bit apps.
  • Fixed a bug - Renaming a file will overwrite an existing file which has the same file name (as the new file name).
  • Fixed a bug - The AD/LDAP user won't have weblink (or upload link) permissions, this bug was introduced in the previous version.

New in Wing FTP Server 6.2.2 (Dec 10, 2019)

  • Added a new language - Polish.
  • Added a feature - Added Weblink Manager for managing the download links and upload links.
  • Improvement - Enhanced the performance of the tray application, now it takes very low CPU usage.
  • Improvement - Now you can enable (or disable) file download/request link under user settings.
  • Fixed a bug - Weblink is still active when the old file is overwritten by the new uploaded file.
  • Improvement - Embedded Visual C++ redistributable into the installer file, because some old Windows system lacks it.
  • Improvement - Added a global variable "bSelfAuthenticated" in the event "BeforeUserLoggedIn", it allows you handle customized authentication.
  • Improvement - You can specify a domain URL for the weblinks now, under "Domain > Settings > General Settings > Data Transfer Limit".

New in Wing FTP Server 6.1.9 (Nov 15, 2019)

  • Fixed a bug - Wing Gateway won't work when the gateway password contains special characters like "&".
  • Fixed a bug - Fixed unquoted service path vulnerability for Windows system service.
  • Improvement - Enhanced the search file speed under web client, and improved the display for long file name.
  • Improvement - Improved the thumbnail mode display in Android and iPhone.
  • Improvement - Added some tips for the failed weblink download.

New in Wing FTP Server 6.1.8 (Oct 18, 2019)

  • Fixed a bug - Sometimes SFTP session will be killed when other SFTP sessions come in.
  • Fixed a bug - Fixed a possible crash when downloading files via the FTP protocol.
  • Fixed a bug - The timeout setting for the SFTP protocol won't take effect, when you set the timeout value as "0".

New in Wing FTP Server 6.1.7 (Oct 3, 2019)

  • Improvement - Updated OpenSSL to the latest version 1.0.2t.
  • Fixed a bug - Fixed a possible memory leak issue which can cause WingFTP crash.
  • Fixed a bug - SFTP speed information is incorrect in the server logs.

New in Wing FTP Server 6.1.6 (Aug 25, 2019)

  • Fixed a bug - The download/upload speed statistics are not correct.
  • Improvement - When have multiple subfolder rules defined in the group, now will use the most matched rule, not the first matched rule.
  • Improvement - Increased the email/note/address string length limitation under user settings.
  • Added a feature - Map the FTP active ports automatically in Wing Gateway.

New in Wing FTP Server 6.1.5 (Jul 23, 2019)

  • Improvement - Improved the user search function when using ODBC/Mysql database, now it will list all the users whose username includes the keyword.
  • Fixed a bug - The closed domain will be started when restarting WingFTP service.
  • Fixed a bug - Fixed a possible crash when handling FTP passive listener, this bug was introduced in recent version.
  • Fixed a bug - If user already logged in the web client, the web page won't display correctly when redirected from another domain.
  • Improvement - Improved the listing speed of the audit report when have millions of pages.
  • Fixed a bug - Wing Gateway connection will be lost sometimes.

New in Wing FTP Server 6.1.3 (Jul 11, 2019)

  • Added 5 new events - "BeforeUserLoggedIn", "BeforeFileDownloaded", "BeforeFileUploaded", "BeforeFileDeleted", "BeforeDirDeleted".
  • Improvement - Updated libssh to the latest version 0.9.0.
  • Improvement - Added more SFTP MAC algorithms and key exchange algorithms.
  • Fixed a bug - Server listener hangs and won't accept any connection under some system.
  • Fixed a bug - When generating thumbnail for special image, Wing FTP Server might crash under Linux.
  • Fixed a bug - Memory might be leaked when sending email.
  • Fixed a bug - File transfer via Wing Gateway might be interrupted in some situation.
  • Added a feature - Add an option "SET NAMES UTF8" for Mysql database, for avoiding mojibake with non-English data.
  • Improvement - Updated the Help Manual for Wing FTP Server.

New in Wing FTP Server 6.1.0 (Jun 11, 2019)

  • Improvement - Updated OpenSSL to the latest version 1.0.2s.
  • Added a feature - Map the FTP passive ports automatically in Wing Gateway.
  • Added a feature - Use LAN IP for FTP PASV response if the client is from LAN.
  • Added a feature - Passive port listener timeout can be configured now.
  • All the above features can be configured under "Web admin -> Domain -> Settings -> General Settings -> FTP Passive Mode".

New in Wing FTP Server 6.0.9 (May 28, 2019)

  • Added a feature - New "Bookmark" function in Web Client, you can add current path into bookmarks via "More actions -> Add Bookmark".
  • Improvement - Improved the listing speed of the audit report when have thousands of pages.
  • Improvement - Improved the web client interface for some iPad device.
  • Improvement - Using background image cache for the login page of Web Client.

New in Wing FTP Server 6.0.8 (May 14, 2019)

  • Added a feature - New "Copy" function in the web client, and it needs "Rename" permission.
  • Fixed a bug - Can't connect to Wing Gateway when using single thread mode, it was introduced in the previous version.
  • Fixed a bug - FTP or FTPS file transfer might be interrupted in some situation.
  • Improvement - If you customized the logo before v6.0.1, the login page's button will be shifted.

New in Wing FTP Server 6.0.7 (Apr 4, 2019)

  • Fixed a bug - Fixed a possible crash when handling SFTP file listing.
  • Improvement - SFTP server listener may stop working when have large traffics.
  • Improvement - Supported password for the SSH host key now (Windows/Linux version only).
  • Fixed a bug - FTP server will return "550 read file error" when resume download from the end of file.
  • Fixed a bug - Can't get the latest version information in some situation.
  • Improvement - Domain/Server statistics will be updated in time.
  • Improvement - Removed Flash uploader under web client for IE/Edge browser.
  • Improvement - Improved the web administration interface for old IE browser.

New in Wing FTP Server 6.0.5 (Mar 12, 2019)

  • Improvement - Updated OpenSSL to the latest version 1.0.2r.
  • Improvement - Updated libssh to the latest version 0.8.7.
  • Improvement - Added more SFTP key exchange algorithms.
  • Improvement - Added global options to specify folder for weblink/upload link.
  • Improvement - Added a domain option to disable FTP Passive mode or PORT mode.
  • Improvement - SFTP client Cyberduck can't login with the error message "Connection failed".
  • Fixed a bug - When using ODBC/Mysql database, user will be forced to change password twice if enabled first logon password change.

New in Wing FTP Server 4.8.7 (Apr 21, 2017)

  • Improvement - Updated libssh to the version 0.7.5.
  • Fixed a bug - SFTP service will hang or crash with some special condition.
  • Fixed a bug - SFTP public key authentication skips the digest verification, it was introduced in v4.7.0.
  • Fixed a bug - Linux sftp client can't login when enable both password and public key authentication, it was introduced in v4.7.0.
  • Fixed a bug - The SHA-256 hash for the password is wrong under 64-bit Linux system.

New in Wing FTP Server 4.8.5 (Feb 21, 2017)

  • Improvement - Updated OpenSSL to the version 1.0.2k.
  • Improvement - Updated OpenSSL FIPS to the version 2.0.14.
  • Improvement - Updated libssh to the version 0.7.4.
  • Improvement - Now supports ECDSA host key for the SFTP connection.
  • Improvement - Supports 5 log levels for the SFTP debug logs.
  • Added a feature - Now you can enter the customized SFTP Algorithms.
  • Improvement - User can change password under the mobile UI of the Web Client.
  • Fixed a bug - Sometimes can't get the latest version information under "Server -> License".

New in Wing FTP Server 4.8.3 (Jan 20, 2017)

  • Fixed a bug - Thumbnail can't be displayed correctly when switching the view mode or sorting.
  • Fixed a bug - SFTP service might hang when bad request in SFTP initialization.
  • Fixed a bug - When clicking on the back button of the web browser, it will show the error "You can modify the html file, but please keep the link 'wftpserver.com' at least".
  • Improvement - Added the HTTP header "Strict-Transport-Security".
  • Improvement - Removed the web client plugins "Jupload" and "Jdownload", because most web browsers stopped supporting Java Applet.

New in Wing FTP Server 4.8.2 (Dec 28, 2016)

  • Fixed a bug - web client stops working for the error "cannot read webclient/run.lua: Bad file descriptor".
  • Fixed a bug - web client stops working for the error "not enough memory".
  • Added a feature - Now you can enter the customized OpenSSL Cipher Suites under the server settings.
  • Added a feature - Added sorting function for the feature "Audit & Report".
  • Improvement - Treated weblink session as normal session, admin can manage it and view its statistics.
  • Improvement - Now can display thousands of online sessions with better performance.
  • Improvement - Updated the Help Manual for Wing FTP Server.

New in Wing FTP Server 4.8.0 (Nov 26, 2016)

  • Added a feature - Now supports Drag and Drop File Uploading in the web client.
  • Improvement - Now Linux/Unix sftp tool can handle listing folders with large number of files.
  • Improvement - Let Google Chrome download the PDF file instead of opening the internal PDF viewer.
  • Fixed a bug - Updated the string library, because some wrong string format may cause the service crash.
  • Fixed a bug - When FXP feature is disabled, PORT command can still accept non-client IP.

New in Wing FTP Server 4.7.8 (Oct 19, 2016)

  • Improvement - Now supports Perfect Forward Secrecy (PFS) for TLS/SSL connection.
  • Fixed a bug - File transfer log information is not correct when using SFTP service.
  • Fixed a bug - FTP transferred file size is not correct when the uploaded file >= 2GB.
  • Improvement - Using SHA256 algorithm for generating the self-signed SSL certificate.
  • Improvement - Now the default SSL certificate is with SHA256 algorithm and 2048-bit key.
  • Improvement - Added security HTTP Headers "X-XSS-Protection" and "X-Frame-Options".
  • Improvement - Will remove the thumbnail cache when the image file is changed.
  • Improvement - Added LSB tags to the WingFTP startup script under Linux.

New in Wing FTP Server 4.7.6 (Sep 23, 2016)

  • Improvement - Updated OpenSSL to the version 1.0.1u.
  • Fixed a bug - SFTP connection will be closed randomly, especially with Linux 'sftp' tool.
  • Improvement - Provided a tool for converting the old PKCS#15 ssh key to the PEM format.
  • Improvement - Restored the SSH Key Manager, now you can use different ssh key for different domain.
  • Improvement - Now you can backup the customized html file as a ".bak" file, then it will be restored after an upgrade.
  • Fixed a bug - Bugfix for a possible invalid pointer usage in Libssh.
  • Improvement - Updated the Help Manual for Wing FTP Server.

New in Wing FTP Server 4.7.3 (May 26, 2016)

  • Improvement - Updated OpenSSL to the version 1.0.1t.
  • Improvement - Can't upload file in the standard upload mode in Mac OSX (caused by the recent version of Flash Player).
  • Improvement - Improved the compatibility for some SFTP client which has "Failed to create the ssh channel" issue.
  • Improvement - Now the FXP feature will be turned off by default.
  • Improvement - Disabled the auto-saving setting file feature.
  • Fixed a bug - Can't execute the Lua script in the event manager, only happens in Mac OSX.
  • Fixed a bug - Can't handle the LDAP group mapping correctly if the LDAP user belongs to 20+ LDAP groups.

New in Wing FTP Server 4.7.1 (Mar 31, 2016)

  • Fixed a bug - Cannot download file via the linux command "sftp", it was introduced in the previous version.
  • Fixed a bug - Interrupted SFTP upload won't relase the file handle, it was introduced in the previous version.
  • Improvement - When using Windows data deduplication service, now WingFTP can list file with the permissions "APL".
  • Improvement - WingFTP will generate a log file "/ssh_log_warning" for recording the SFTP errors.
  • Fixed a bug - The time zone in the email is wrong caused by Daylight Saving Time.

New in Wing FTP Server 4.7.0 (Mar 23, 2016)

  • Improvement - Changed the SSH library into libssh.
  • Improvement - Now SSH cipher modes includes CTR mode.
  • Improvement - Substantially improved the SFTP download performance.
  • Improvement - Supports more ssh key exchange methods and MAC hashes.
  • Improvement - Removed the ssh host key manager, now WingFTP can generate the ssh host key automatically.
  • Fixed a bug - Cannot download 0-size file through FTP protocol, this bug was introduced in the previous version.

New in Wing FTP Server 4.6.3 (Mar 10, 2016)

  • Improvement - Updated OpenSSL to the version 1.0.1s.
  • Added a feature - Added an option for redirecting HTTP to HTTPS automatically.
  • Added a feature - Added an option to force user to change his password on his first login.
  • Fixed a bug - FTP download may hang or fail with some special condition.
  • Fixed a bug - Cannot list all the group names in the user listing, when adding more than 100 groups.

New in Wing FTP Server 4.6.2 (Jan 15, 2016)

  • Added a feature - Now supports Raspberry Pi device.
  • Fixed a security bug – Fixed a CSRF vulnerability (uploading file) in the web client.
  • Fixed a bug - Some SFTP client can't upload 4GB+ file.
  • Fixed a bug - In the Web Client, cannot show file listing when file name contains special characters.
  • Fixed a bug - In the Web Client, cannot select a file/folder when file name contains special characters.
  • Improvement - Removed the UPNP feature, avoiding the crash issue caused by UPNP.
  • Improvement - Now WingFTP service will interact with desktop, then no need to change the service logon account.

New in Wing FTP Server 4.6.0 (Jan 15, 2016)

  • Fixed a security bug – Fixed a CSRF vulnerability in the web client, it can force users to upload files to the FTP server.
  • Improvement - Recent version of "sftp" client can't connect to Wing FTP Server, it is caused by the maximum public-key component size.
  • Improvement - Enhanced the quality of customized logo and thumbnail images.
  • Improvement - Improved the image viewer in the web client.
  • Improvement - Added a cross-domain policy file "crossdomain.xml" for Adobe Flash Player.
  • Improvement - Now added "secure" flag for the web client cookies.
  • Improvement - Now added "X-Frame-Options" flag for the HTTP header.

New in Wing FTP Server 4.5.8 (Jan 15, 2016)

  • Added a feature - Now you can disable TLSv1.0/TLSv1.1 protocols.
  • Improvement - Now added "HttpOnly" flag for the web client cookies.
  • Improvement - Improved the compatibility for some SFTP client software
  • Improvement - Updated the web client plugin "Jupload" and "Jdownload".

New in Wing FTP Server 4.5.6 (Jan 15, 2016)

  • Fixed a bug - Can not access all the virtual folders, this bug is introduced in the previous version.
  • Fixed a security bug – Fixed an XSS vulnerability under the Online Text Editor.

New in Wing FTP Server 4.5.5 (Jan 15, 2016)

  • Added a feature - Now you can add home directory for the group.
  • Added a feature - Now the virtual folder can be placed under the subfolder of the home directory.
  • Added a feature - In the web client's search interface, added a function "Web Link".
  • Added a feature - In the web client's search interface, added a function "Text Edit".
  • Improvement - Updated the Help Manual for Wing FTP Server.

New in Wing FTP Server 4.5.3 (Jan 15, 2016)

  • Improvement - Added support the SFTP command "SSH_FXP_FSETSTAT".
  • Improvement - Now you can add message when sending web links.
  • Improvement - Now you can add message when using the web client plugin "Send Files".
  • Fixed a bug - When downloading a web link with password, the enter key does not work.

New in Wing FTP Server 4.5.3 (Jan 15, 2016)

  • Improvement - Added support the SFTP command "SSH_FXP_FSETSTAT".
  • Improvement - Now you can add message when sending web links.
  • Improvement - Now you can add message when using the web client plugin "Send Files".
  • Fixed a bug - When downloading a web link with password, the enter key does not work.

New in Wing FTP Server 4.5.2 (Jan 15, 2016)

  • Improvement - Updated OpenSSL to the version 1.0.1p for fixing an OpenSSL security vulnerability.
  • Fixed a bug - Server might crash when transferring files with FTP protocol.
  • Improvement - Now supports the server variable "%IP" for the event "OnExceedUSERPASS".

New in Wing FTP Server 4.4.9 (Jan 15, 2016)

  • Improvement - Enhanced the performance of the LDAP Authentication (by caching the LDAP session).
  • Fixed a bug – With some SFTP client, the uploaded file will be truncated.
  • Fixed a bug – When enabled the directory list cache, the FTP/SFTP file listing might be incorrect.
  • Added a feature - Added a new web client plugin "Send Files" and included it in the installer.
  • Fixed a bug - When downloading file with Google Chrome, non-English file name might be URL encoded.
  • Fixed a bug - When uploading a folder with the web client plugin "JUpload", the event "OnDirCreated" won't be triggered.
  • Fixed a bug - Cannot download file/folder with the web client plugin "JDownload", when file/folder name contains special characters.

New in Wing FTP Server 4.4.7 (Jan 15, 2016)

  • Improvement - Signed the Java Applets (JUpload & Jdownload), now you can use them without any problem.
  • Fixed a security vulnerability – Fixed a CSRF vulnerability under the Web Admin.
  • Improvement - Improved the web client plugin "Jdownload", and add multiple languages for it.

New in Wing FTP Server 4.4.6 (Jan 15, 2016)

  • Improvement - Improved the stability of the FTP/HTTP/SFTP service.
  • Fixed a security vulnerability – Fixed an XSS/CSRF vulnerability under the Web Admin (reported by hyp3rlinx and brinhosa).
  • Added a feature - Added "Weblink password protection" in the Web Client.
  • Improvement - Improved the email interface of the weblink.
  • Improvement - Removed the Web Client feature "Batch Download" by default, but you can still use the Jdownload plugin.
  • Fixed a bug - When no disk space is available in uploading, the Web Client will still show the success message.