WinSCP is a popular open-source SFTP and SCP client for Windows. It provides a side-by-side interface for dragging and dropping files between systems. Use WinSCP or similar to copy files from Linux to Windows

Using a period . as the destination will download the file to your current working directory in the Windows terminal. 2. Using WinSCP (Graphical and Command Line)

scp -r username@remote_ip:/path/to/remote/folder C:\Users\YourName\Downloads\