https://github.com/klubuntu/xcopy-backup
Better Copy files
https://github.com/klubuntu/xcopy-backup
Last synced: about 1 month ago
JSON representation
Better Copy files
- Host: GitHub
- URL: https://github.com/klubuntu/xcopy-backup
- Owner: Klubuntu
- Created: 2022-02-23T19:38:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T20:48:18.000Z (about 3 years ago)
- Last Synced: 2025-01-25T22:20:59.877Z (3 months ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XCopy-Backup
### This is a new tool that uses ``xcopy`` to better copy files## Requirements
#### Install Python 3 for run (`.py` files)
#### Download (`.exe` file) for Windows
#### Latest Release https://github.com/Klubuntu/XCopy-Backup/releases/latest## How to use
##### Without Command Prompt
Download and run file ``backupGoldEdition-console.py`` or run on Windows ``backupGoldEdition-console.exe``##### With Command Prompt
Download and run file ``backupGoldEdition.py`` or run on Windows ``backupGoldEdition.exe``
#### Command Arguments
Select Source dir:`--source=[SOURCE_DIR]`, `-source=[SOURCE_DIR]`, `source=[SOURCE_DIR]`
or `--src=[SOURCE_DIR]`, `-src=[SOURCE_DIR]`,`src=[SOURCE_DIR]`
Select Destination dir:
`--destination=[DESTINATION_DIR]`, `-destination=[DESTINATION_DIR]`, `destination=[DESTINATION_DIR]`
or `--dest=[DESTINATION_DIR]`, `-dest=[DESTINATION_DIR]`,`dest=[DESTINATION_DIR]`
or `--dst=[DESTINATION_DIR]`, `-dst=[DESTINATION_DIR]`,`dst=[DESTINATION_DIR]`
#### Example Arguments




#### Sorry for grammar bugs, I'm learning english