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
Comments
Post a Comment