A project for shadowcopy
Project description
shadowcopy
shadowcopy is a module for performing file copies from 'shadows' on Windows. Shadow copies are typically used to copy files that are locked for usage by other processes.
More info on shadow copies in Windows can be found here
Creating/Deleting shadown copies requires admin access.
Example
from shadowcopy import shadow_copy
# Internally this creates a shadow copy instance via WMI, copies the file, then deletes the shadow copy.
shadow_copy("source.txt", "destination.txt")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shadowcopy-0.0.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file shadowcopy-0.0.1.tar.gz
.
File metadata
- Download URL: shadowcopy-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2d39161671d750867d20f614006ed1e6724b70ea7f56dc26be6bcf7343180c1 |
|
MD5 | df8f3f84830fc0b7f81fe32e61f77fcf |
|
BLAKE2b-256 | ca1392f4a0baa65d35bbda9e8f4eddb5e931a3b3ef4f81b1c2ad3df6d84a5c25 |
File details
Details for the file shadowcopy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: shadowcopy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77948d80ce735db5e1a3c71342d778f69b1f7af370033500e31495909a454850 |
|
MD5 | de487786850721b29a02cab7fd5fbfe1 |
|
BLAKE2b-256 | 9073decfe4324f819c50597da71a57ae429006ea4c53a916d36cc9bb4ae11cf0 |