I need to perform several copy commands on a remote location (using ssh "cp blah blah2"). Instead of having a separate ssh connection for each command, I would like to do something like:I need to perform several copy commands on a re
I need to perform several copy commands on a remote location (using ssh "cp blah blah2"). Instead of having a separate ssh connection for each command, I would like to do something like:I need to perform several copy commands on a re