Menu

Custom Pipeline

Help
Bob C
2005-02-10
2013-04-16
  • Bob C

    Bob C - 2005-02-10

    I plan to use the FTP scanner to scan an FTP site for PGP encrypted files. I will then decrypt the files and convert the resulting XML to a flat file format. After that, I will encrypt the flat file and send it off to one of various business partners, usually via FTP.
    I've written the encryption and decryption code.

    My question is this: Would I write custom pipeline stages for the encryption and decryption parts?

     
    • maxdaros

      maxdaros - 2005-02-10

      Hi,

      I use babeldoc from two months (so, I'm not a very qualificated expert)...

      I've seen in the documentation a DecryptDocument stage type, so you can try with it.
      I don't know if there exist a EncryptDocument stage type for the encryption....

      If you find a solution to your problem, I suggest you to publish it, in order to make babeldoc more useful.

      Bye.
      Massimo

       
    • maxdaros

      maxdaros - 2005-02-10

      Hi,

      the DecryptDocument stage type is both for decryption and encryption (you could use the attribute 'operation' of this stage type)..

      Bye.
      Massimo

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.