https://github.com/fedi6431/x-backup
Do backup in the easy way
https://github.com/fedi6431/x-backup
backup computer python tool usb windows
Last synced: about 2 months ago
JSON representation
Do backup in the easy way
- Host: GitHub
- URL: https://github.com/fedi6431/x-backup
- Owner: Fedi6431
- License: gpl-3.0
- Created: 2024-06-07T20:39:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T14:48:14.000Z (about 2 years ago)
- Last Synced: 2025-01-11T23:17:11.660Z (over 1 year ago)
- Topics: backup, computer, python, tool, usb, windows
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# X-Backup
A simple command-line tool to transfer files between a USB drive and your computer.
## Features
- Transfer files from USB to computer
- Transfer files from computer to USB
- Multiple copy options with different metadata and permission settings
- Admin privileges for enhanced file operations
## Installation
1. Clone the repository:
```sh
git clone https://github.com/fedi6431/X-Backup.git
```
2. Navigate to the project directory:
```sh
cd X-Backup
```
3. Install the required dependencies:
```sh
pip install colorama
```
## Usage
Run the script with Python:
```sh
python X-Backup.py