Re: Archives
- Posted by jmduro 3 days ago
- 109 views
SDPringle said...
deleted
Happy New Year to all.
Maybe before someone deletes unrecoverable files we could exchange CSV lists of what has been saved up to now. I gave a it a try with a small Windows tool called "ls" (File List Generator v1.53 (July 19, 2003)). Here is the beginning of the file corresponding to RapidEuphoria.com:
"[File name]","[Size]","[Save date]" "backblue.gif","4,14 KB","2018-04-28 18:12:46" "fade.gif","828 Byte","2018-04-28 18:12:46" "hts-log.txt","985,53 KB","2018-04-29 02:08:54" "index.html","5,10 KB","2018-04-28 18:14:20" "Thumbs.db","4,50 KB","2005-06-12 23:54:15" "doit.log","680 Byte","2018-04-28 18:12:45" "new.lst","174,45 KB","2018-04-29 02:08:54" "new.txt","2242,03 KB","2018-04-29 02:08:54" "new.zip","6042,17 KB","2018-04-29 02:08:54" "readme.txt","614 Byte","2018-04-28 18:12:45" "winprofile.ini","1,28 KB","2018-04-28 18:12:45" "show_ads.js","0 Byte","2018-04-28 18:41:38" "wininstall.zip","120,02 KB","2008-06-30 22:37:28" "winfnt2f.zip","22,45 KB","2008-06-30 22:41:23" "winflag.zip","126,63 KB","2008-06-30 22:48:12" "windoz.zip","165,67 KB","2008-06-30 22:54:55" "windows_v0.2.zip","560,02 KB","2016-01-10 19:43:18" "windows.zip","149,74 KB","2008-06-30 22:32:38"
With a lot of CSV files, a small euphoria program could list all different files and their origin while filtering by extension. rapideuphoria.csv is 219KB in size and usingeuphoria.csv is 96KB in size.
Jean-Marc