Skip to content

SFTP via the Command Line

Posted 3rd March 2021

No comments

Simple instructions for uploading or downloading files and directories using Secure File Transfer Protocol (sFTP) in Linux.

Read the full story...

Upload files to an SFTP server via PowerShell

Posted 11th November 2016

2 comments

Easily transfer files from a local drive to a Secure File Transfer Protocol (SFTP) server using PowerShell. This script is useful for automating file transfers.

Read the full story...