Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence
FluentFTP 37.0.3 -> 37.1.2 age confidence

Release Notes

robinrodricks/FluentFTP (FluentFTP)

v37.1.2

  • Fix: Error when downloading large files through SOCKS4 or SOCKS4a proxy (thanks fire-lizard)

v37.1.1

  • Fix: Disable SSL Buffering in .NET 6 as it was in .NET 5

v37.1.0

  • Major: Added support for SOCKS4 proxy servers using the FtpClientSocks4Proxy client class (thanks fire-lizard)
  • Major: Added support for SOCKS4a proxy servers using the FtpClientSocks4aProxy client class (thanks fire-lizard)

v37.0.6

  • New: Detect Rumpus FTP servers for Mac (allows for future server-specific handling)
  • New: Detect ABB IDAL FTP servers (allows for future server-specific handling)
  • New: Add DisconnectWithShutdown property to configure shutdown signal on disconnect
  • Change: Rename UngracefullDisconnect to DisconnectWithQuit
  • Fix: Resolve long timeouts after socket stream disconnected

v37.0.5

  • Fix: IOException in synchronous methods when AUTH TLS is rejected (thanks yatlor)

v37.0.4

  • New: Support for .NET 6.0
  • Fix: For FileZilla FTP Server, TLS socket would be incorrectly closed (thanks michael-hoedl)
  • Fix: For Windows Server IIS, the space at the beginning of the file name is excluded (thanks tYoshiyuki)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fluentftp-37.x branch from aa3af87 to a8ffcc9 Compare July 22, 2025 01:58
@renovate renovate bot force-pushed the renovate/fluentftp-37.x branch from a8ffcc9 to 442be40 Compare August 23, 2025 07:47
@ChrisPulman ChrisPulman merged commit a271345 into main Aug 23, 2025
1 check passed
@ChrisPulman ChrisPulman deleted the renovate/fluentftp-37.x branch August 23, 2025 07:47
@github-actions
Copy link

github-actions bot commented Sep 7, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants