Thomas Joos
Blogs, Articles, and Posts
Copying files between Windows and Linux with SCP and PowerShell
(4sysops.com)
There are various mechanisms for copying files between Windows and Linux. A proven tool for this
By: Thomas Joos submitted:Jan 5 2024
There are various mechanisms for copying files between Windows and Linux. A proven tool for this
purpose is Secure Copy (SCP), and with the porting of PowerShell to Linux, it is suitable for this task, too. The connection runs over SSH in both cases, ensuring that files are transferred encrypted.
By: Thomas Joos submitted:Jan 5 2024