gnu privacy guard's tag archives

Transfering files securely

Are you thinking of transferring some files from your server to another location over an unsecured network? Lets say those files contain some important data(ex. your credit card database data) and you are a little paranoid when thinking about unsecured network connections. In case you are running Linux, you are in luck, the Gnu Privacy Guard (GPG) is an free encryption tool that can encrypt or sign your files/archives with a password or an access key. Basic usage open up a ssh ter...