codingvirtual / CSC478B

Project Repo for UIS CSC-478B

Home Page:http://codingvirtual.github.io/CSC478B

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What Should Destination Hierarchy Look Like?

codingvirtual opened this issue · comments

Interested in your thoughts on what the destination folder should look like. Should the entire path hierarchy of the source be replicated in the destination (so, a file at /Users/Greg/test.txt would end up in /Users/Greg/Backup/Users/Greg/test.txt) or should we come up with some other scheme?

Preserve existing hierarchy "inside" of destination directory. closes #16