in reply to persistent variables between subroutines (long)

Steve, Does this script automatically established a secure connection, since it uses port 22?

Thanks,
Alex

  • Comment on Re: persistent variables between subroutines (long)

Replies are listed 'Best First'.
Re: Re: persistent variables between subroutines (long)
by Tuna (Friar) on Aug 09, 2001 at 00:45 UTC
    Actually, in production, we will tie it to an obscure port. Since I am currently testing all of this locally, there's no reason not to use the ephemeral port.

    UPDATE: Were you asking if that was what this program does? Yes, amongst many other functions, it will establish a non-interactive SSH/SCP session.