Details
-
Feature
-
Status: Deferred (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Feature
- JADE should provide a list of files that are available for transfer.
- A new operation "getlist" is available that can be used with any existing JADE transfer profile.
File Checking
- File checking is done by establishing the connection to a source host, this includes use of a jump host.
- Existing mechanisms for file selection are supported, e.g. file_path setting.
Result List
- Result Elements
- File names are provided.
- File attributes are provided for file size and modification date.
- Result Handling
- The Result List is provided as an UTF encoded Result File. The Result File name is specified by the setting result_file.
- The Result List is provided to stdout and can be parsed by suitable tools.
- Example
***** Begin of JADE Result List ***** 64585 2015-02-24T15:24:33 com.sos-berlin.commons.credentialstore-1.8-RC1.jar 19041 2015-02-24T15:24:33 com.sos-berlin.commons.sos-configuration-1.8-RC1.jar 89697 2015-02-24T15:24:33 com.sos-berlin.commons.sos-connection-1.8-RC1.jar 46649 2015-02-24T15:24:33 com.sos-berlin.commons.sos-marshalling-1.8-RC1.jar 26787 2015-02-24T15:24:33 com.sos-berlin.commons.sos-settings-1.8-RC1.jar 16669 2015-02-24T15:24:33 com.sos-berlin.commons.sos-textprocessor-1.8-RC1.jar 1346342015-02-24T15:24:33 com.sos-berlin.commons.sos-util-1.8-RC1.jar 49897 2015-02-24T15:24:33 com.sos-berlin.commons.sos-xml-1.8-RC1.jar 58962 2015-02-24T15:24:33 com.sos-berlin.jade.jade-engine-1.8-RC1.jar ***** End of JADE Result List *****
Delimitations
- No folder names are included with file names.
- No checksum files are created.
Maintainer Notes
- This feature is not intended for immediate implementation.
- Please vote for this issue and let us know your feedback if you want it to be part of a future release.