$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Step by step | Install SFTP Client on Kali Gnu/Linux

May 7, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Kali Installing sFTP Client – Step by step Guide

How to Install sFTP Client on Kali GNU/Linux desktops – Step by step Tutorials.

And sFTP Client for Kali is able to Connect to Servers and Cloud Services, Join Workspaces and Share Connections, Execute SSH Terminal Commands (save regular ones for later), Port Forward services between local and remote.

Finally, this guide includes detailed instructions on Getting Started with sFTP Client on Debian.

Step-by-step Install sFTP Client on Kali GNU/Linux - Featured
  1. 1. Launching Shell Emulator

    Open a Terminal window
    (Press “Enter” to Execute Commands).

    Step-by-step Install sFTP Client on Kali GNU/Linux - Open Terminal Shell Emulator
    In case first see: Terminal QuickStart Guide.