Remotely file copied from Linux to Windows Server

 

We can simply copy files from Linux to Linux machine by using SCP utility but when we need to copy files from Linux to windows environments we can not SCP so how we can do it.

There is a Utility which called PSCP which will help us to complete this task.

You can download it from official page. After download follow the below instructions for copying the file.


Step 1- Open -CMD- <select path where.exe file has downloaded>

Step 2- Command will looks like as below


Step 3- Example command




Comments

Popular posts from this blog

How to upload bulk Email alias in Google Workspace

Deploying App through AWS EKS by using ingress and fargate

How to save git token key to avoid again and again put manually