Skip to content

aviaviavi/foldersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

foldersync.py - A script that given two input directories, will delete files that are in one folder but not the other. The script will sync the two folders only by deleting, and will not add. It will delete empty folders as well.

Usage -

python foldersync.py [path_to_directory1] [path_to_directory2]

Ex -

python foldersync.py ~/Music ~/external/phone/music

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages