Search Results

Search: Posts Made By: Jigsaw16
11,983
Posted By Jigsaw16
Thanks guys. The problem is that it is...
Thanks guys.

The problem is that it is working in Prod, so I cannot generate new keys.

I need to move the keys from Prod to QA, but am unsure where I would find them in Prod and where I need to...
11,983
Posted By Jigsaw16
PGP decryption in UNIX script
Hi,

I have an already running Production script that I need to simulate in QA. The script is trying to decrypt some files using the below command:

pgp --decrypt ${GET_DIR}/*.pgp --home-dir...
8,440
Posted By Jigsaw16
You mean that if I need to move files from Server...
You mean that if I need to move files from Server A (which has the SFTP daemon) to Server B, I need to place the public key in /home/<user>/.ssh/ in Server B?

And what about the private key?
8,440
Posted By Jigsaw16
Hi Corona688, Many thanks for the quick...
Hi Corona688,

Many thanks for the quick reply. Yes you are right, the script is kind of silly, but thats how the system was designed in the first place. :) So they exported everything in a file,...
8,440
Posted By Jigsaw16
Migration from FTP to SFTP
Hi Everyone,

We are migrating from FTP to SFTP. We used the following script for FTP:

echo "ftp -np -i -v << EOF" >> ${FTP_READY_FILE}
echo "open ${SRC_FTP_SERVER} " >> ${FTP_READY_FILE}...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy