PGP decryption #2163
Unanswered
tfrownfelter-a11y
asked this question in
Q&A
PGP decryption
#2163
Replies: 1 comment
-
|
Hello, thanks for using SFTPGo. PGP is not available in the Community Edition, so the GitHub community will not be able to assist with issues related to it. If you are using SFTPGo Enterprise, please contact us directly at support at sftpgo dot com. To answer your question: try using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the PGP function. I am uploading primarily txt and csv files that either need to be encrypted or need to be decrypted once received.
I have gotten with the documentation SFTPgo to "encrypt" which I quote that because it takes file.txt and turns it to file.txt.pgp which I then cannot decrypt with any of the tools I use.
As far as the decrypt function I am at a loss on getting it to do anything. I throw a file at it and nothing happens, no log or anything to access what its seeing or doing.
Below is my current settings. I have tried /{{.VirtualPath}}, /{{.VirtualPath}}.pgp and /{{.VirtualPath}}..pgp for source and target /{{.VirtualPath}}. , /{{.VirtualPath}}.pgp and /{{.VirtualPath}}.
Thanks in advance if anyone knows what im doing wrong here
Beta Was this translation helpful? Give feedback.
All reactions