Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-593

Make SSHJ the default data provider for YADE SFTP

    XMLWordPrintable

Details

    Description

      Current Situation

      • With YADE-577 the SSHJ data provider was made available as an alternative to JSCH (JCraft).
      • Users who want to use SSHJ have to activate the data provider as JSCH is used by default

      Desired Behavior

      • SSHJ becomes the default provider for SSL based connections.
      • JSCH works as a fallback and can be activated by the mechanisms explained with YADE-577 using the value "JSCH"

      Test Instructions

      • Note: do not use the Job/Order/YADE ssh_provider parameter.
      • JITL-Jobs
        • Configure and run the following JITL jobs that are processed with a JobScheduler Master:
          • SSH Job
            • <script language="java" java_class="sos.scheduler.job.SOSSSHJob2JSAdapter">
          • YADE Job
            • <script  language="java" java_class="sos.scheduler.jade.JadeJob"/>
            • Use a SFTP Transfer
          • YADE DMZ Job
            • <script  language="java" java_class="sos.scheduler.jade.SOSJade4DMZJSAdapter"/> 
        • Repeat the Tests above - configure and run the jobs for processing with a JobScheduler Universal Agent.
      • YADE Standalone Client
        • Use a SFTP Transfer.
      • Expected result:
        • The SSH/SFTP operations should be executed with the SSHJ data provider.
          • Find in the log output - SOSSFTPSSHJ

      Attachments

        Issue Links

          Activity

            People

              re Robert Ehrlich
              ap Andreas PĆ¼schel
              Pramokshi Narawariya Pramokshi Narawariya
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: