Skip to content

Tahlor/file_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

file_management

Collection of scripts to help with managing files.

Mirror File Times

If you've already copied a folder over but want to modify file times, you can run this Python script to update the creation/modified/access times to mirror the original source.

Usage: python mirror_file_times.py /src/dir /dest/dir

Installation (Python 3.7+): pip install pypiwin32 tqdm

It should work on Linux, but I haven't tested it.

About

Collection of scripts to help with managing files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages