Linuxize
Ubuntu Centos Debian Commands Series Donate
Change SSH Port
Jul 24, 2020

How to Change the SFTP Port

SFTP is a secure file protocol for transferring files between two hosts over an encrypted connection. The default SFTP port is 22.

Read more

Using SSHFS To Mount Remote Directories
May 12, 2019

How to use SSHFS to Mount Remote Directories over SSH

SSHFS (SSH Filesystem) is a filesystem client based on FUSE for mounting remote directories over an SSH connection. This tutorial will show you how to install the SSHFS client on Linux, macOS, and Windows and how to mount a remote directory.

Linux SFTP Chroot Jail
Apr 7, 2019

How to Set Up SFTP Chroot Jail

If you are a system administrator managing Linux server chances are that you may need to grant SFTP access to some users to upload files to their home directories. In this tutorial we will explain how to setup up a SFTP Chroot Jail environment that will restrict users to their home directories.

Linux SFTP Command
Nov 17, 2018

How to Use SFTP Command to Transfer Files

SFTP (SSH File Transfer Protocol) is a secure file protocol used to access, manage, and transfer files over an encrypted SSH transport. In this tutorial, we will show you how to use the Linux `sftp` command.

ESC
© 2022 Linuxize.com Privacy Policy Terms Contact Advertise on Linuxize