harsh8398 / backup.py

Recursive/Incremental File Backup Utility Implemented in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make python path-like objects acceptable as src and dst

harsh8398 opened this issue · comments

We should be able to pass path-like objects as described here to the Backup class.