Skip to content

Duetto v1.1.0

Choose a tag to compare

@UtopleMan UtopleMan released this 02 Aug 13:18
· 56 commits to main since this release

Features

  • SMB / Samba remote backend — connect to SMB 2/3 shares (Windows shares, Samba, NAS) with a pure-managed client (SMBLibrary), no OS mount. User/password/domain or guest auth; the connection root lists the server's shares. Full read/write parity with SFTP (browse, copy/move, rename, delete, recursive search, atomic .part writes). Separate Connect SMB… dialog and smb-connections.json; the drive popover merges SFTP and SMB shares. (docs)
  • Server-side copy / move — transfers between two panes on the same SMB host and share are offloaded to the server instead of streaming through the client, avoiding a full download/upload round-trip.

Full changelog: v1.0.0...v1.1.0