This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Windows User Data Backup Script using Rclone - Nextcloud/WebDAV Version | |
| # Simplified version for Nextcloud with reasonable server load | |
| # FIXED FOR POWERSHELL ISE 5 COMPATIBILITY | |
| # | |
| # DIRECTORY STRUCTURE: | |
| # - SERVERS_DATA/COMPUTERNAME/C (entire C: drive contents) | |
| # - SERVERS_DATA/COMPUTERNAME/D (entire D: drive contents) | |
| # - SERVERS_DATA/COMPUTERNAME/E (etc.) | |
| # | |
| # SYNC MODES: |