2024.2.25.0

This commit is contained in:
Andy
2024-02-25 11:31:33 +03:00
parent 75039ac4d2
commit 09760a6926
23 changed files with 78 additions and 22 deletions

View File

@@ -1 +1,7 @@
REM This script is written for WinRAR. It only archives user data files. Not user content!
REM Replace 'd:\Downloads\SocialNetworks\SCrawlerBackup.rar' with the archive destination.
REM Replace 'd:\Downloads\SocialNetworks\' with the path to your SCrawler data folder.
REM THIS SCRIPT IS NOT SUITABLE FOR 7ZIP OR OTHER ARCHIVING PROGRAMS.
REM But I believe 7Zip also has CLI commands
"C:\Program Files\WinRAR\WinRAR.exe" a -r -ep1 -o+ -ag_YYYYMMDD_HHMMSS -m5 -tl -n*.txt -n*.xml "d:\Downloads\SocialNetworks\SCrawlerBackup.rar" "d:\Downloads\SocialNetworks\"