Encrypt file

gpg

gpg -e -r "<username>" dump.sql
  • -e|--encrypt - encrypt data
  • -r|--recipient - encrypt for specific
click the source code to copy install gpg on any operating system with command-not-found.com