Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
/ file-mover Public archive

Batch file moving based on rules in YAML file

License

Notifications You must be signed in to change notification settings

tekord/file-mover

Repository files navigation

Rule-based File Mover (Python Script)

...

Installation

Execute the following command to install dependencies:

pip install -r requirements.txt

Usage

Usage format:

python path/to/file-mover.py --config /path/to/custom-file-mover.config.yaml /path/to/source/directory

Example:

python ./file-mover.py --config ./file-mover.config.yaml /home/me/downloads

Releases

No releases published

Packages

No packages published

Languages