Dev Tools · 2h ago
Test SFTP After Reconnecting SSH on macOS
A developer migrating from Bitvise SSH Client to macOS found that a successful SSH reconnect doesn't guarantee SFTP uploads work. Dragging files after reconnection sometimes failed or showed stale status. The fix: after reconnecting SSH, always test an SFTP upload to verify full functionality.
Meridian48 take
This is a niche but practical tip for developers switching SSH clients, highlighting that terminal access and file transfer are separate concerns.
sshsftp