Comment on SSH tricksparentComments−lmz14yIf you use ControlMaster & ControlPath in ~/.ssh/config, sftp will use the existing connection.−eridius14ySure, but that's not really relevant to my point. That's just a minor optimization, but my workflow is still exactly the same: start up sftp, re-navigate back to the same directory, and do the transfer.
Comments
If you use ControlMaster & ControlPath in ~/.ssh/config, sftp will use the existing connection.
Sure, but that's not really relevant to my point. That's just a minor optimization, but my workflow is still exactly the same: start up sftp, re-navigate back to the same directory, and do the transfer.