Sftp
How to set SFTP umask in Linux? [100% Working]
In this tutorial I will share the steps to set umask for SFTP connections. I will not go into the details on what is umask and how to set umask in Linux. You
[SOLVED] Upload file to Linux server from Windows
3 different methods to upload file to Linux server from Windows. Using SCP or PSCP CLI tool, or Using WinSCP and/or FileZilla which are GUI based tool
[SOLVED] Restrict FTP user to a directory in Linux
Use chroot_local_user to restrict FTP user to a directory in vsftpd.conf in Linux. You can specify the directory name and path which acts as home directory for …
Get SFTP version of remote server in Linux [SOLVED]
3 different methods to connect to remote server and get sftp version in Linux. The proper way to get sftp version in Linux with examples
