- My Linux servers do have small hard disks, I can not create an archive there.
- Is there a way to zip while doing a scp from a Windows system?
- Please keep in mind, I want to use scp (or other tools) on the Windows system and GET the data into an archive with kept rights and everything.
- I do NOT want to scp from the Linux system to the Windows system.
[Software] backup Linux system to Windows system
[Software] backup Linux system to Windows system
- ruwolf
- Posts: 919
- Joined: 2008-02-18 05:04
- Location: Banovce nad Bebravou
- Has thanked: 91 times
- Been thanked: 69 times
Re: [Software] backup Linux system to Windows system
I do not see any reason why it would not work.
There should be dozens of options:
There should be dozens of options:
- One of the easiest ways is to install Cygwin.
- You probably can use Windows Subsystem for Linux.
- Another option is to use WinSCP and, for example, this extension:
WinSCP.net: Extensions: Archive remote files to ZIP archive, download it, and optionally extract it - There is also plugin for FAR file manager for SFTP/SCP (and for WinSCP, too).
- ⋮