sqlblogging.com
Linux How to Copy files from Linux machine to Windows machine
Hi All, Here is the SCP (secure copy) command line utility that we could use to copy the files from Linux machine (ubuntu) scp username "E:/Work/Devops/Ansible/" Regards, Chaitanya