You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New opt-in "Verify after transfer" toggle in the destination editor (Local, FTP/FTPS, and SFTP alike). When enabled, right after a file is copied/uploaded, the app compares its size on the destination against the source and fails the transfer if they don't match — reusing the same already-open connection for FTP/SFTP, so no extra round-trip. A mismatch surfaces as a normal failed item in the transfer queue, same as any other error. Off by default, so existing behavior is unchanged unless you turn it on per destination.
Português (BR)
Novo toggle opcional "Verificar após transferência" no editor de destino (vale pra Local, FTP/FTPS e SFTP). Quando ligado, logo após copiar/enviar o arquivo o app confere se o tamanho no destino bate com o da origem, e marca a transferência como falha se não bater — reaproveitando a mesma conexão já aberta no FTP/SFTP, sem round-trip extra. Uma divergência aparece como uma falha normal na fila, igual qualquer outro erro. Desligado por padrão, então o comportamento de hoje não muda a menos que você ative por destino.