marc17044 / android-phone-backup-creator

File copying and organization according to their respective file extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-phone-backup-creator

This Python program, contained within a single local Python file, takes parameters for a starting directory and generates a 'phone_backup' directory. It performs file copying and organization according to their respective file extensions. The code is built upon a custom recursive algorithm, making it particularly valuable for backing up phone data onto a computer.

#features displays file being copied

problems

have to kill program through terminal

About

File copying and organization according to their respective file extensions.


Languages

Language:Python 100.0%