PGP Decryption - destination file name
If a file called test.csv.gpg is to be decrypted and you want the output file to be test.csv what should I use as a destination file mask?
If I use *.* i get test.csv.gpg
If I use *.csv I get test.csv.csv
Thanks,
Drew
                      Edited by user
                       
2012-07-26T18:30:01Z
 | 
Reason: Not specified