download encrypted from from another server

Advertisement

rransom@doc.gov
Joined:
Posts:
3
Location:
United States

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.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,034
Location:
Prague, Czechia

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?

Reply with quote

martin
Site Admin
martin avatar

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

Reply with quote

Advertisement

mith
Guest

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?

Reply with quote

martin
Site Admin
martin avatar

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?

Reply with quote

Advertisement

You can post new topics in this forum