removed file handle and restore.txt file. now the filenames are written to a list in memory

This commit is contained in:
Rob Weber
2012-05-21 21:12:37 -05:00
parent 0081169d11
commit bc9cc7d345
3 changed files with 15 additions and 17 deletions

View File

@ -15,7 +15,11 @@ Finished code for restore mode.
Added option to manually type a path rather than browse for one (only one used)
Show progress bar right away so you know this is doing something
[b]Version 0.0.6/b]
[b]Version 0.0.6[/b]
Added the vfs module created by paddycarey
File Selection is now followed for both backup and restore options
File Selection is now followed for both backup and restore options
[b]Version 0.0.7[/b]
removed "restore.txt" file and now write file listing to memory list instead