Menu

#3 Support stdin and stdout

open
nobody
None
5
2008-07-06
2008-07-06
No

It would be great if ncrypt could read from stdin and write to stdout, similar to how tar and bzip work. Eg. say I want to compress AND encrypt some files I could do it in one go (faster and using less disk space) by running something like:

tar jc myfiles |ncrypt -e >myfiles.tar.bz2.encrypted

Same for decrypting.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.