Page 1 of 1

File encryption also in subfolders

Posted: Tue Jun 07, 2022 3:59 pm
by liveCode
Hi
I did a project that encrypts all the files that are in the "documents" how can I make it encrypt the subfolders as well
enc.zip
(1.36 KiB) Downloaded 216 times

Re: File encryption also in subfolders

Posted: Wed Jul 06, 2022 5:48 pm
by liveCode
Is there a way?

Re: File encryption also in subfolders

Posted: Wed Jul 06, 2022 7:12 pm
by FourthWorld
The Documents folder is used by many apps. Users would likely be unhappy if one app encrypted everything in it.

That said, the files function can obtain a list of files within a folder, and the folders function will do that for subfolders.