Skip to content

v3.3.5 — legacy PASV toggle, task panel overlap fix

Choose a tag to compare

@samaBR85 samaBR85 released this 06 Jul 03:40
· 12 commits to main since this release

English

  • New per-destination option in the FTP/FTPS destination editor: "Legacy PASV mode" — for FTP servers (like the 3DS's ftpd) that don't support Extended Passive Mode (EPSV) and log a harmless 502 Invalid command "EPSV" before falling back to plain PASV. Enabling it skips straight to PASV, avoiding the log noise and one extra round-trip per connection.
  • Fixed a layout glitch: dragging the TASKS panel to a very short height could make the selected task's info text visually overlap the "Send this task" button. The two count lines (source files / destinations) are now combined into one, and the text area no longer overflows onto the buttons below it.

Português (BR)

  • Nova opção por destino no editor de destino FTP/FTPS: "Modo PASV legado" — para servidores FTP (como o ftpd do 3DS) que não suportam Extended Passive Mode (EPSV) e registram um 502 Invalid command "EPSV" inofensivo antes de cair pro PASV comum. Ativar essa opção pula direto pro PASV, evitando o ruído no log e uma ida e volta a mais por conexão.
  • Corrigido um problema de layout: ao arrastar o painel TAREFAS pra uma altura bem baixa, o texto de informações da tarefa selecionada podia sobrepor visualmente o botão "Send this task". As duas linhas de contagem (arquivos de origem / destinos) agora viram uma só, e a área de texto não vaza mais por cima dos botões.