----- Le 12 Jan 20, à 0:14, Michael Stowe <michael.st...@member.mensa.org> a écrit :
> On 2020-01-09 12:23, Greg Harris wrote: >> Anyone tried enabling the in-built Win10 SSH server and then using straight >> rsync, not rsyncd, with cygwin-rsync client? >> Additionally, and maybe I should create a separate thread, but does the >> cygwin-rsync client that's bundled on the GitHub page use the shadow volume? >> I >> can't see anywhere that it discusses this, nor find any forum posts. However, >> this forum post says there are at least two solutions for doing shadow copies >> with rsync: >> [ >> https://u2182357.ct.sendgrid.net/wf/click?upn=rBK8reUlX8Sxr7Iz1fV-2F7YQ8BYSHbrWZS1jKQzKBLmHDvD-2BcaXOPRSW8DuNIHKGhDNdyUJdGmEZGMgRHKaX7P1K7kmZ1gTYsRz7rQadIHYI-3D_OypFYCWzG5ApGW-2FFpGTxc4RCS9eud0Dl1htN5rYoUZ8To4zeNUFBkAGI3hzer91C9VErJ0fkm9L7N1YEY7J0k6aPdAmMs-2BUPmYfHrUS-2BlNGF2-2B-2Bjsg0MpoOjaNdyNexmche5RLR2g94Z5b-2FiwuldbCH5OCZR0Os-2B0E01CPwXp3bdBoM2ptr4QH8NAxvo6adkVbEoHUAKboAHCCvuFjvzC-2BJgw5HSFku9S1b0ofdK5eXLc1XEdceiqbpealdu3-2BRbeBJr9ovw42-2F0a2d2-2Bi7uhA-3D-3D >> | https://sourceforge.net/p/backuppc/mailman/message/36519429/ ] >> Yet, searching around, I've only been able to find: >> [ >> https://u2182357.ct.sendgrid.net/wf/click?upn=rBK8reUlX8Sxr7Iz1fV-2F7Zaxtwab-2FG40JLJH69HA23Ye53aTPmpurGS-2FLnwtQoz5_OypFYCWzG5ApGW-2FFpGTxc4RCS9eud0Dl1htN5rYoUZ8To4zeNUFBkAGI3hzer91C9VErJ0fkm9L7N1YEY7J0k4BxpvT-2BOvk3IjoUqhQ8jDF-2FE9nj4OCuhhb9No1f8TQctBDSZ6BaHSqje6kX3UdYOrXhDFt-2FJI-2BW8P9rmJEM9nhWqT0EHtTrygEYDAZr-2B0a9FaejogzoMSH904U-2B1-2BeH5qS3rUAqAQV9B5vBDTTVGRyzfOXqtE-2B7f5v93Cg8QLaGh7LlpOXCmHlKDwC-2FN-2BhJVA-3D-3D >> | https://www.michaelstowe.com/backuppc/ ] >> Thoughts? Ideas? Tomatoes? >> Thanks, >> Greg Harris > It has been a while since I tried it, but last time I did, I had trouble with > permissions (i.e., there were many files that it simply did not allow reading) > and with shadow volumes -- there's a bit of a Catch-22 where the shadow volume > is unusable unless it's created before the ssh service is started, which kind > of defeats the point of using it to control the shadow volume. To work with transient shadow volume, I created a simple rsync wrapper. It uses Michael Stowe scripts ( [ https://www.michaelstowe.com/backuppc/ | https://www.michaelstowe.com/backuppc/ ] with some slight modifications). I'm not using it with the native Win10 SSH Server, but with OpenSSH port ( [ https://github.com/PowerShell/Win32-OpenSSH | https://github.com/PowerShell/Win32-OpenSSH ] ) So yes, I use straight rsync over ssh to backup Windows hosts, with VSS support. The wrapper script makes it simple to use, with any pre/post backup action, and without the hassle of persistent shadow management. My script is [ https://git.fws.fr/fws/wapt-backuppc-agent/src/branch/master/rsync.cmd | https://git.fws.fr/fws/wapt-backuppc-agent/src/branch/master/rsync.cmd ] Cheers, Daniel -- [ https://www.firewall-services.com/ ] Daniel Berteaud FIREWALL-SERVICES SAS, La sécurité des réseaux Société de Services en Logiciels Libres Tél : +33.5 56 64 15 32 Matrix: @dani:fws.fr [ https://www.firewall-services.com/ | https://www.firewall-services.com ]
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/