Switch language한국어
Back to the list

Moving SSH Clients to macOS? Test SFTP After Reconnecting

TL;DR AI

Key summary

2 min read
  1. A macOS SSH reconnect can succeed even when SFTP drag-and-drop uploads and transfer status updates are still broken.

  2. After fixing upload handling and sidebar refresh in DartShell, reconnecting to the same host restored SFTP upload behavior.

  3. The test flow was updated to verify SSH reconnection and SFTP uploads together, not just terminal login.

  4. This matters for SSH client migration because a login-only check can miss file-transfer regressions.

Read the original