Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~187 People Reached
Member Avatar for abhey_1998

Hi, I am in need of writing a shell script to read, database table and email the results to a list of users. Please let me know if I could provide further info. Please assist. Thanks, -Abhey

Member Avatar for abhey_1998
0
124
Member Avatar for abhey_1998

Below is the batch file, I am tring to execute... @echo on ftp -n -i -s:\\corpent09\psoftdata$\prod\interfaces\CONCUR\scripts\ftp_concur_payment_download_NA_debug.txt > \\corpent09\psoftdata$\prod\interfaces\CONCUR\scripts\output_NA_debug.txt copy /Y \\corpent09\psoftdata$\prod\interfaces\CONCUR\extract_No_America_p00111tgaz_*.pgp \\corpent09\psoftdata$\prod\interfaces\CONCUR\backup\extract_No_America_p00111tgaz_*.pgp pause echo PGP!23| \\corpent09\psoftdata$\prod\Interfaces\CONCUR\Scripts\gpg -o\\corpent09\psoftdata$\prod\Interfaces\CONCUR\concur_txn_feed.txt --passphrase-fd 0 --decrypt \\corpent09\psoftdata$\prod\Interfaces\CONCUR\extract_no_america_p00111tgaz_*.pgp pause del \\corpent09\psoftdata$\prod\Interfaces\CONCUR\extract_No_America_p00111tgaz_*.pgp *********Below is the error******** gpg:encrypted with ELG-E Key, ID 6694C076 gpg:decryption failed: secret key not available …

0
63