LogoLogo
  • 🖐️Welcome Aboard!
  • 📖Information
    • What is Autom Mate?
    • What is Autom?
    • Features of Autom Mate
    • Architecture of Autom Mate
  • 🤓Learn Autom Basics
  • 📚Libraries
    • Integration
      • Active Directory
      • AFAS
      • Autom Mate
      • Azure Active Directory
      • Azure DevOps
      • BambooHR
      • ChatGPT
      • ConnectWise
      • Database
      • Desktop Actions
      • EasyVista
      • Email
      • Exchange Web Server
      • Exact Online
      • Excel
      • Freshdesk
      • Freshservice
      • Ftp-Sftp
      • GitLab
      • Google Drive
      • Google Workspace
      • HaloITSM
      • Hubspot
      • Intune
      • Ivanti Service Manager
      • Jenkins
      • Jira Confluence
      • Jira Service Management
      • Jira Software
      • Lakeside
      • Lansweeper
      • ME ServiceDesk Plus
      • Microsoft Outlook Calendar
      • Microsoft SharePoint
      • Microsoft Teams
      • My ChatGPT
      • OCR
      • PDF
      • PowerShell
      • Python
      • RESTful Web Service
      • Salesforce
      • ServiceDesk Plus Cloud
      • ServiceNow
      • Slack
      • SolarWinds
      • Stripe
      • TOPdesk
      • Twilio
      • Twitch
      • VMware
      • WhatsApp
      • Word
      • X
      • Xurrent
    • Transform
      • Advanced Actions
      • Array
      • Base64
      • Condition
      • Cryptography
      • CSV
      • Data Table
      • Date
      • File
      • Folder
      • Number
      • Object
      • Repeatable
      • SSH
      • String
      • Text
    • Utility
      • Display Message
      • Grouping
      • Mate DB
      • Mate Drive
      • Time Management
    • Agentic AI (Beta Version)
      • Open AI (Beta Version)
  • 🎇Autom Features
    • Variables
    • Triggers
    • Data Manager
    • Debug
    • Stop Action
    • Function
    • Error Handling and Exception Management
    • Development Mode ( Dev Mode )
    • Business Impact Estimator
  • 🛰️Product Features
    • Dashboard
      • Dashboard
      • Monitoring
      • Alerts
    • Store
      • Autom Store
      • Library Store
    • My Environment
      • Mate Agent
      • Automs
      • Libraries
    • Management
      • User Management
        • Users
        • Roles
        • Forgot Password
      • Vault
      • Webhook & API
      • Alert Management
      • Queue
    • Create Autom
    • Settings
    • Time Zone Management in Autom Mate
  • 💾Installation Setup
    • System Requirements and Ports Configuration
    • Autom Center Installation
      • Autom Center Installation
      • Autom Center Update
    • Mate Agent Installation
      • Mate Agent Installation
      • Mate Agent Update
    • App Installations
      • MS Teams ChatBot Installation
    • Full Chain PFX File Creation Guide
  • 📔Release Notes
    • Amsterdam Edition
      • Amsterdam 3.2.9
      • Amsterdam 3.3.0
    • Boston Edition
      • Boston 4.0.0
      • Boston 4.1.0
      • Boston 4.2.0
      • Boston 4.3.0
        • Boston 4.3.1
        • Boston 4.3.2
        • Boston 4.3.3
        • Boston 4.3.4
        • Boston 4.3.5
        • Boston 4.3.6
        • Boston 4.3.7
      • Boston 4.4.0
  • 🎓Academy
    • 🎓Autom Mate Academy: Basics of Autom Mate
    • 🎓Mastering Automation with Autom Mate: From Workflow Creation
    • 🎓The Ultimate Autom Mate: Teams & Smart Integrations
  • 👔Autom Store & Use Cases
    • 🛒Autom Store Use Cases
    • 🖥️Use Cases
      • How to Create Bidirectional Connection Between JIRA and Xurrent to Open Requests or Tickets
      • Employee Onboarding Process Automation Using Autom Mate
  • ❓FAQ
    • ⚙️General Functionality
    • 🧩Integration Capabilities
    • Data Management and Validation
    • ⁉️Error Handling and Workflow Management
    • Automation Use Cases
    • Connectors and Triggers
    • Custom GPT Models
Powered by GitBook
On this page
  • Introduction
  • What is SSH?
  • How To Use Action
  • Connect
  • Input
  • Run Command
  • Disconnect
  • Additional Tips
  • Use Cases
  • FAQ

Was this helpful?

  1. Libraries
  2. Transform

SSH

Introduction

The SSH (Secure Shell) component in Autom Mate provides essential actions for secure data communication and remote access over networks. It enables users to establish encrypted connections, ensuring data integrity and minimizing security risks associated with remote access.

The purpose of the SSH component is to facilitate secure and automated interactions with remote systems, databases, applications, or services. It allows users to execute commands, transfer data, and manage remote systems securely.

What is SSH?

SSH (Secure Shell) is a network protocol used for secure communication and remote access. It creates an encrypted connection between the client and server, providing a secure channel for data transmission and remote command execution.

Key Features

  • Secure Communication:

    • Establishes encrypted connections for secure data transmission.

  • Remote Access:

    • Allows users to remotely access and manage systems or services.

  • Authentication:

    • Provides authentication methods to ensure secure access.

  • Data Integrity:

    • Ensures data integrity during transmission and execution.

How To Use Action

Connect

Description : The Connect action enables users to establish SSH connections to remote systems, databases, or services.

Usage:

  • User:

    • Enter the username for the SSH connection.

  • Password:

    • Enter the password for authentication.

  • Connection / Custom String:

    • Provide the host address or custom connection string.

  • Test Connection:

    • Verify the connection status.

Input

Description: The Input action allows users to remotely input commands or data to a system or device using SSH.

Usage:

  • File Path:

    • Specify the file path for input data.

  • Manual Input:

    • Manually enter input data or commands.

  • Assign Value to Variable:

    • Assign the input data or command result to a variable.

Run Command

Description: The Run Command action executes commands on remote systems or devices using SSH.

Usage:

  • File Path:

    • Specify the file path for command execution.

  • Manual Input:

    • Manually enter the command to execute.

  • Assign Value to Variable:

    • Assign the command result to a variable.

Disconnect

Description: The Disconnect action terminates the SSH connection to remote hosts.

Usage:

  • No Parameters:

    • Simply execute the action to close the SSH connection.


Additional Tips

PreviousRepeatableNextString

Last updated 7 months ago

Was this helpful?

📚
Use Cases
FAQ