

The PuTTY Secure Copy client (PSCP) is a command line tool that you can use to transfer files between your Windows computer and your Linux instance. Keep checking this space for more Putty commands. Transfer files to your Linux instance using the PuTTY Secure Copy client. Thanks for reading our article and we will keep updating the same articles with more useful commands in coming days.
#Putty commands pro
#Putty commands how to
How to Create files/folders using Putty Commands This one is used to copy the entire folder with all it’s contents. To copy a file just use the cp ssh command. How to Copy files/folders with Putty Commands This document describes how to collect CLI outputs using PuTTY terminal software. The ls -r command is used to see sub-directories recursively.ġ3) List all folders in directory with details C-series Switches - How to Collect CLI Command Output Using PuTTY. If you wish to see a directory’s contents with file sizes just type ls -h

Will return all content of the folder /home. Using the ls command in a folder will display all it’s content. Table 6-2 describes the fields in the show authentication command output. If your Server Switch uses both resources, the command output displays the order in which your Server Switch authenticates logins.

Using this command you will remain in the same directory you were.Ībove command will navigate two steps back from current directoryĪbove command will navigate to the previous directory.Ībove command will navigate to the home directory on your server. Use this command to determine if your Server Switch uses a RADIIUS server, along with the local database, to authenticate CLI user logins. PuTTY can be made to do various things without user intervention by supplying command-line arguments (e.g., from a command prompt. The cd command is used to navigate into a specified directory on your server.Įxample: cd /home (moves you into the home folder) How to find out where you are, the pwd command shows you present working directory.
