Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

I believe that "encryption at rest" means that the files are encrypted when stored on the server. But they should be transparently decrypted by your server, when you download them (no matter what client are you using). Isn't that the same?
mith

Decrypt

hi All,

We also have a requirement of decrypting file when downloading from linux servr to local.

So we are creating an encrypted file at our linux server on daily basis.
User now can manually download the file anytime. But when the user downlod those file it should be decrypted . Any possible solution please?
Guest

thank you for your time
martin

OK, so as I commented above. You cannot use WinSCP to decrypt the files.
rransom@doc.gov

That information is from the Host server's application User Guide (GoAnyWhere MFT)
martin

Where does your quote come from? WinSCP cannot decrypt file encrypted with an arbitrary encryption your server happens to use.
rransom@doc.gov

Below is the information within the application documentation.

• Encrypted folders for protecting files at rest using AES 256-bit encryption
martin

Re: download encrypted from from another server

Can you please elaborate on the "remote server's file encryption key". What kind of file encryption is that?
rransom@doc.gov

download encrypted from from another server

I have a batch file that downloads a file from another server. My question pertains to how to include the remote server's file encryption key into my batch file command line, so that when WinSCP completes the download the file will be de-decrypted.