About 11,000 results
Open links in new tab
  1. Download multiple folders/files in the web client - Wing FTP …

    Sep 29, 2009 · by FTP » Thu Jun 24, 2021 6:10 am Web browser does not support multiple folders/files download at once, so we developed a browser extension "Wing Download Manager" for solving this problem. - v1.07 improves the download process. In the old version, download can't continue when popup interface closes or disappears. [/list]

  2. Wing FTP Software - Index page

    Support Please post here if you have problems in using Wing FTP Server.

  3. FTP Rush v3 - Wing FTP Software - wftpserver.com

    Dec 1, 2022 · 0 Replies 207077 Views Last post by FTP Thu Dec 01, 2022 3:05 pm

  4. SFTP connection requires deprecated ssh-rsa (SHA-1) signature …

    Feb 12, 2025 · We performed additional testing and found that re-enabling the deprecated ssh-rsa (SHA-1) signature algorithm allowed the connection to succeed. Question: Is this expected behavior? Does FTP Rush support rsa-sha2-256 or ecdsa …

  5. Server Re-starts - Wing FTP Software

    Apr 22, 2025 · pepsupport Posts: 12 Joined: Thu Jul 13, 2023 2:48 pm

  6. Support - Wing FTP Software

    Dec 2, 2009 · 0 Replies 224993 Views Last post by FTP Thu Jun 24, 2021 6:10 am

  7. Migration to new Server - Wing FTP Software

    Mar 24, 2014 · Is there a migration path to setup a new Wing FTP server, We are looking to upgrade the HW and OS and would like to just migrate all users and settings to this new box. Is there an article on how exactly to do this, we have over 150 users, so changing all of those passwords would be prohibitively difficult.

  8. Auto-start FTP server after windows reboot - Wing FTP Software

    Aug 7, 2010 · The FTP server service does start after reboot, but I have to "right-click" the icon on the task window and select "Start server". I'm wondering if the server can automatically "Start" after the "FTP server service" starts?

  9. Cnnection issue - failed to exchange keys - Wing FTP Software

    Dec 22, 2023 · Re: Cnnection issue - failed to exchange keys by FTP » Tue Feb 13, 2024 4:18 pm OK, thanks for your information, we will look into this issue and try to improve it.

  10. SFTP Connections Failing - Wing FTP Software

    Sep 25, 2023 · OK, maybe you can try the different SFTP algorithms. Just stop the WingFTP service and modify the file "Data/settings.xml", replace the line 40: <SFTPHostKey>rsa-sha2-512,ssh-rsa,rsa-sha2-256,ecdsa-sha2-nistp256</SFTPHostKey> into: <SFTPHostKey>rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256</SFTPHostKey> Then start the WingFTP service …