- Winscp tool is an user friendly software to download and upload the files easily from your local system to linux servers easily.
- In Linux, if you want to download or upload any file, we need to work with commands. But, using WinScp tool we can download or upload or change the permissions of a file or remove/delete the files easily.
How to use WinScp tool?
- First download the WinScp tool using below URL.
- Once the file(.exe file) is downloaded, install the software just by double clicking on that file.
- After successfully installed the Winscp, Open and it looks like below.
- Enter the linux server details as below and click on Login.
Hostname : Linux server name
User name : enter uername
Password: enter password for above server
- Here, left side represents your local system and right side represents your linux server.
- If you want to download an file from linux to local. Follow the below steps.
Navigate to the directory/path in Linux server(i.e. at right side) from where you want to download the file ---> Right click on File---->Download--->Browse local path where you want to copy--->click on "OK".
- If you want to upload an file from your local machine to Linux server. Follow the below steps.
Navigate to the directory/path in your local system(i.e. at left side) from where you want to upload the file ---> just drag that file from your local to linux server(i.e. drag file from left to right side) and it will upload the file to linux server in the selected path.
- To update/modify the permissions of an file. Follow the below steps.
Right click on the File--->Select Properties--->Under Permissions, you can check/uncheck the read or write access ----> click on "OK" to save the changes.
No comments:
Post a Comment