Skip to content

move filesystem tree to backups #12

@jedie

Description

@jedie

Why not a separate mode to move files to backup (Delete source file after backup)

e.g.:
phlb move ~/obsolete/files/

Currently you can run the backup and delete the source files after the run... But phlb can use shutil.move():

If the destination is on the current filesystem, then os.rename() is used.

So it's faster

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions