An open API service indexing awesome lists of open source software.

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

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