I would like to set a password for the compressed file before I send it to my mail-adress (hoping, the file will be a little bit more protected on the way to me).
I don't know any way to set passwords on gzipped files with just PHP. On some systems with certain configurations, you might be able to execute a shell script that calls gpg, but if you can do that you don't really need this plugin in the first place.
I would like to set a password for the compressed file before I send it to my mail-adress (hoping, the file will be a little bit more protected on the way to me).
How can I do that?
I don't know any way to set passwords on gzipped files with just PHP. On some systems with certain configurations, you might be able to execute a shell script that calls gpg, but if you can do that you don't really need this plugin in the first place.
RSS feed for this topic
Reply
You must log in to post.