/file-mover

An enhanced file mover that can properly move files and directories

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Quick Move


General

  • This uses python >=3.6
  • Will compare by hashing files and if they are different, then it will be transfered

Will not rewrite anything 😁

Moving

My drives seem to suck, but this thing will only move what is needed.

Slow


Setup

  • Easy setup, python setup.py install

Usage

Currently this only takes a source folder or file and a destination.

  • qmv src dest

Dev

  • Simply use python setup.py develop to start dev with this.

Any help would be great ╰(°▽°)╯