videosphere
    Preparing search index...

    Function isValidSftpPort

    • Returns whether port is a valid TCP port for SFTP connections.

      Parameters

      • port: number

        Candidate port number.

      Returns boolean

      True when the port is an integer from 1 through 65535.