I can archive files. Now I need to restore archived data. I can't get it right. can't be that hard.
I zippped file.txt to file.txt.zip.
I wrote this a bunch of ways but thought one of these should work.
put("zip", "file.txt.zip,file.txt")
put("restore", "file.txt.zip,file.txt")
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.