Simple copy tool
Project description
CopyCurse is a simple tool for recursively copying files from one directory to another.
Installation
Windows:
pip install copycurse
Linux:
pip3 install copycurse
Usage
copycurse source destination [--version] [-h]
| Arguments | Description |
|---|---|
| source | Source directory [Default=.] |
| destination | Destination directory |
| --version | Show version and exit |
| -h, --help | Show help and exit |
Examples
Copy from your current directory:
copycurse . C:\directory
Copy from directory to another directory:
copycurse C:\directory D:\directory
Copy from your current directory to network share:
copycurse . \\192.168.1.1\directory
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file copycurse-0.0.2.tar.gz.
File metadata
- Download URL: copycurse-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e6e9a871be829d7485ab97d7bc62d977152dad15547fbe1628b7affed2874e4
|
|
| MD5 |
80f58f4732bf799b66b6ce5642f98cff
|
|
| BLAKE2b-256 |
9c569f0e2e48723138179ecf4871befc09ac1ab0426fb5268482198a04f86435
|
File details
Details for the file copycurse-0.0.2-py3-none-any.whl.
File metadata
- Download URL: copycurse-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52713d1afb168da15857e13c4a6108e4fcf14c37240aa157fd1c29ecdd41658
|
|
| MD5 |
a74c1ae7142093572ba143cf156c50ce
|
|
| BLAKE2b-256 |
58c37f5961b60ec01b0dd54eb512d00f704eb7b1cbd9f4e9a8485e87529c8032
|