
Tag archives for BACKUP
Hello again,
Here, I expose a simple solution to backup your developments in the remote directory \\YOUR_SERVER_or_EXTERNALDISK\backupWorkspaces\.
To do this:
- Create file "backup.dat" in your Eclipse workspace ie "R:\java\dev\eclipse_workspaces\default-3.3":
- Create file "backup_listfile.txt" in your Eclipse workspace ie "R:\java\dev \eclipse_workspaces\default-3.3":
- Create a Windows scheduled task ("Scheduled Task") that runs the daily BATCH.
Notes:
- This batch uses 7zip compressor to be installed in C:\Program Files\7-Zip.
- You ...more»
