Skip to content

scheleon/File-Backup-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

File-Backup-program

USAGE: list-directory <directory>

This program is a basic implementation of rsync. It makes a list of all the files in a directory and stores the list of regular files in /var/tmp/temp_project_find/regular_files.txt and symbolink links in /var/tmp/symbolink_links.txt.

Once the list has been created can be used to further check for missing files.

Under Construction

About

Make a list of files in directory to sync.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages