I have tried a number of variations of this on several different machines and the result is that authentication fails even though I can transfer files by hand using the sftp client. Here is the current configuration (password starred out): <job title="API Job for Yet Another Data Exchange" stop_on_error="no"> <description > <include file="jobs/jadeJob.xml"/> </description> <params > <param name="operation" value="copy"/> <param name="target_user" value="jobscheduler"/> <param name="compress_files"...
Merge remote-tracking branch 'origin/master' into jries/169
Update XSD
Merge remote-tracking branch 'origin/master' into jries/216
Update XSD
Minor modification to Transformations.* (related to missing constants).
Add dataType and optype attributes to all transformation elements
Revert "Add dataType and optype attributes to all transformation elements"
Add dataType and optype elements to all transformation elements
Minor change to statement regarding missing values in BuiltinFunctions.prehtml
Minor revisions to Transformations.prehtml
Revert BuiltinFunctions.prehtml to master version.
Simplify new statement in BuiltinFunctions.prehtml regarding how missing values are handled.
Revision to BuiltinFunctions.prehtml
Update XSD.
Addition to BuiltinFunctions.prehtml
Revisions to Transformations.prehtml
Update XSD
Additions to BuiltinFunctions.prehtml
Revisions to Transformations.prehtml.
Amendments to Transformations.prehtml
Merge branch 'jries/216' of https://git.code.sf.net/p/pmml/code into jries/216
Add support for a generic missing value constant.
Amendments to Transformations.prehtml
Amendment to Transformations.prehtml
Remove prohibition against the use of INF, -INF, and NaN as floating point values. Addresses Issue 168.
Updates to automatically generated XSD file.
Merge branch 'jries/168' into jries/216
Minor alterations to BuiltinFunctions.prehtml
Minor revision to Transformations.prehtml
Updates to proposal on INF and NaN in line with feedback.
Add documentation on infinite numbers to Transformations.prehtml
Minor corrections to Transformations.prehtml
Update to XSD file.
Remove trailing spaces from GeneralStructure.prehtml
Add support for NaN, INF, and -INF as constants
Update XSD
Merge branch 'master' of https://git.code.sf.net/p/pmml/code
Merge remote-tracking branch 'origin/master' into jries/170
Change default for TextIndex@wordSeparatorCharacterRE from /s to /s+
Update XSD
Final changes to isValid/isNotValid proposal
Add displayName attribute to the ParameterField element
Update to automatically generated XSD.
Modifications to documentation on missingness and validity indicators
Update XSD
Merge branch 'master' of https://git.code.sf.net/p/pmml/code
Merge branch 'master' of https://git.code.sf.net/p/pmml/code
Merge branch 'master' into jries/185
Reformat BuiltinFunctions.prehtml
Update XSD
Merge branch 'master' of https://git.code.sf.net/p/pmml/code
Merge branch 'master' into jries/185
Merge remote-tracking branch 'origin/master' into jries/185
Add new functions isValid and isNotValid to the built in functions specification.
Automatic changes to XSD
Merge branch 'jries/Segmengtation_Variable_Weights2' of https://git.code.sf.net/p/pmml/code into jries/Segmengtation_Variable_Weights2
Automatic changes to XSD
Update XSD.
Last minute changes to MultipleModels.htmll
In discussion of "entityID" in MultipleModels.html, replace "ID" with "identifier".
Update XSD file.
Merge branch 'master' into jries/Segmengtation_Variable_Weights2
Amendments to MultipleModels.prehtml
Merge branch 'jries/Segmengtation_Variable_Weights2' of https://git.code.sf.net/p/pmml/code into jries/Segmengtation_Variable_Weights2
Merge remote-tracking branch 'origin/master' into jries/Segmengtation_Variable_Weights2
Amendments to MultipleModels.prehtml
Update pmml-4-4.xsd
Revert five files to master versions
Revert GeneralStructure.prehtml to master version.
Revert NaiveBayes.prehtml to master version.
Amendments to MultipleModels.html
Revert Transformations.prehtml to master version
Merge branch 'master' of https://git.code.sf.net/p/pmml/code
Merge branch 'jries/167' of https://git.code.sf.net/p/pmml/code into jries/167
Merge branch 'jries/167' of https://git.code.sf.net/p/pmml/code into jries/167
Add Extension element to BlockIndicator
Merge branch 'jries/167' of https://git.code.sf.net/p/pmml/code into jries/167
Remove trailing blanks from Transformations.prehtml
Add Extension elements to Constant and BlockIndicator
Update XSD
Amendments to Example 7 in MultipleModels.html
Revert Output.prehtml, TreeModel.prehtml, and pmml-4-4.xsd to master versions.
Amendments to MultipleModels.prehtml
In TreeModel.prehtml change name of new Node attribute
Modify Example 7 in MultipleModels.prehtml
Merge branch 'jries/Segmentation_Variable_Weights' of https://git.code.sf.net/p/pmml/code into jries/Segmentation_Variable_Weights
Adding support for variably weighted segments in segmentation models
Adding support for variably weighted segments in segmentation models
Correct changed portions of MiningSchema.prehtml.
Merge branch 'master' into jries61/192
Add support for missingValueTreatment="returnInvalid"