Skip to content

Releases: drweb86/dotnet-ftps-server

2026.06.12

11 Jun 20:29

Choose a tag to compare

Changes

  • Android app is self-signed. Previously it was preventing installation of it to Android.
  • Naming of build artefacts was improved.

Bug Fixes

  • Android: prevent sleep during server running.

Installation for Android
Installation for Ubuntu

2026.05.31

29 May 21:06

Choose a tag to compare

New Features

  • Android app.

Changes

  • UI: Update some libraries.

2026.05.19

19 May 19:32

Choose a tag to compare

New Features

  • UI: add more languages.

Changes

  • UI: Update some libraries.

2026.04.20

20 Apr 20:52
67d0937

Choose a tag to compare

Bug Fixes

  • Library: On non-english locales dates were recorded encorrectly in List command, so users might see empty folders.
  • Fix application crash on F12 press.
  • Ubuntu: for specified certificate UI was not refreshing checkbox.

New Features

  • Library: Possibility to implement own file system.
  • UI: Add some languages.
  • UI: add github actions for publishing

Changes

  • Library: code simplification.
  • Upgrade Avalonia to V12.
  • Library will fail on attempt of unencrypted transfer.

Installation and uninstallation on Ubuntu

2025.01.11

11 Jan 20:26

Choose a tag to compare

New Features

  • Localized to Russian, Spanish (Español), Chinese Simplified (简体中文), German (Deutsch), Japanese (日本語), Portuguese Brazilian (Português do Brasil), Korean (한국어) languages.

Installation and uninstallation on Ubuntu

2025.12.26

26 Dec 18:38

Choose a tag to compare

New Features

  • Linux: Add UI application.

Installation on Ubuntu

Open terminal, paste

wget -O - https://raw.githubusercontent.com/drweb86/dotnet-ftps-server/master/scripts/ubuntu-install.sh | bash