Presentations
Tutorials
- The YADE tutorials provide a basis for learning how to use the YADE Client via the Command Line Interface mentioned above. They are intended to function as a Getting Started Guide before proceeding to increasingly complex examples.
- The tutorials describe operation of the YADE Client from the command line, e.g. by using a batch script. The other methods of operating the Client are:
- using the YADE API
- using the JobScheduler's YADE JITL Jobs
Technical Documentation
Status of Documentation
- The Parameter Reference explains the structure of configuration elements that is intended for future YADE releases.
- FEATURE AVAILABILITY STARTING FROM RELEASE 1.11
- YADE shifts from plain text configuration files (.ini format) to XML Configuration files.
- For releases 1.9 and 1.10 the plain text configuration files are maintained.
- For releases 1.11 and later XML Configuration will be available as documented.
- YADE releases correspond to the following XSD schema file versions:
- YADE releases 1.9 up to 1.11 use https://www.sos-berlin.com/schema/yade/YADE_configuration_v1.0.xsd
- YADE releases 1.12, 1.13, JS7 use https://www.sos-berlin.com/schema/yade/YADE_configuration_v1.12.xsd
- The Parameter Reference for releases 1.10 and older is available for reference.
- The Parameter Mapping is intended for users of YADE releases before 1.11 who want to benefit from the Parameter Reference documentation.
- Mapping tables assist to identify XML configuration elements and plain text configuration items (.ini format).
- The XML Editor is schema-aware and can be used to create valid XML configurations.
- The YADE - User Manual is available and under continuous extension.
- YADE - User Manual
- YADE User Manual - Introduction
- YADE User Manual - Information Sources
- YADE User Manual - Getting Started
- YADE User Manual - Architecture
- YADE User Manual - Components
- YADE User Manual - Installation
- YADE User Manual - Using the YADE Client
- YADE User Manual - Configuration Formats & Tools
- YADE User Manual - Configuring and Running File Transfers
- YADE User Manual - Example Configurations
- YADE User Manual - Connection Protocols
- YADE User Manual - Authentication
- YADE User Manual - Credential Store
- YADE User Manual - The Operation - What is to be done?
- YADE User Manual - File Selection, Handling and Renaming and the Target Directory
- YADE User Manual - File Transfer Options
- YADE User Manual - Pre- & Post-Processing
- YADE User Manual - The Use of Proxies
- YADE User Manual - Logging & Notification
- YADE User Manual - Jump Host File Transfer
- YADE - Reference Documentation
- YADE - Reference Documentation - XSD Schema Reference
- YADE - Reference Documentation - Parameter Reference
- YADE Parameter Reference - Fragments
- YADE Parameter Reference - ProtocolFragments
- YADE Parameter Reference - FTPFragment
- YADE Parameter Reference - FTPSFragment
- YADE Parameter Reference - HTTPFragment
- YADE Parameter Reference - HTTPSFragment
- YADE Parameter Reference - JumpFragment
- YADE Parameter Reference - SFTPFragment
- YADE Parameter Reference - SMBFragment
- YADE Parameter Reference - WebDAVFragment
- YADE Parameter Reference - NotificationFragments
- YADE Parameter Reference - CredentialStoreFragments
- YADE Parameter Reference - MailServerFragments
- YADE Parameter Reference - ProtocolFragments
- YADE Parameter Reference - Profiles
- YADE Parameter Reference - Profile
- YADE Parameter Reference - General
- YADE Parameter Reference - Reusable Elements
- YADE Parameter Reference - Reusable Elements - Authentication
- YADE Parameter Reference - Reusable Elements - Connection
- YADE Parameter Reference - Reusable Elements - Files
- YADE Parameter Reference - Directory
- YADE Parameter Reference - ExcludedDirectories
- YADE Parameter Reference - FileList
- YADE Parameter Reference - FilePath
- YADE Parameter Reference - FileSpec
- YADE Parameter Reference - Recursive
- YADE Parameter Reference - SourceFileOptions
- YADE Parameter Reference - TargetFileOptions
- YADE Parameter Reference - Reusable Elements - Fragment References
- YADE Parameter Reference - FTPFragmentRef
- YADE Parameter Reference - FTPSFragmentRef
- YADE Parameter Reference - HTTPFragmentRef
- YADE Parameter Reference - HTTPSFragmentRef
- YADE Parameter Reference - LocalSource
- YADE Parameter Reference - LocalTarget
- YADE Parameter Reference - JumpFragmentRef
- YADE Parameter Reference - SFTPFragmentRef
- YADE Parameter Reference - SMBFragmentRef
- YADE Parameter Reference - WebDAVFragmentRef
- YADE Parameter Reference - CredentialStoreFragmentRef
- YADE Parameter Reference - Reusable Elements - Logging
- YADE Parameter Reference - Reusable Elements - Notifications
- YADE Parameter Reference - Reusable Elements - Proxy
- YADE Parameter Reference - Reusable Elements - Various
- YADE Parameter Reference - AcceptUntrustedCertificate
- YADE Parameter Reference - Assertions
- YADE Parameter Reference - Atomicity
- YADE Parameter Reference - AtomicPrefix
- YADE Parameter Reference - AtomicSuffix
- YADE Parameter Reference - CheckSteadyState
- YADE Parameter Reference - CompressFiles
- YADE Parameter Reference - ConcurrentTransfer
- YADE Parameter Reference - ConfigurationFile
- YADE Parameter Reference - CumulateFiles
- YADE Parameter Reference - DisableCertificateHostnameVerification
- YADE Parameter Reference - Documentation
- YADE Parameter Reference - FTPSClientSecurity
- YADE Parameter Reference - FTPSProtocol
- YADE Parameter Reference - PassiveMode
- YADE Parameter Reference - Rename
- YADE Parameter Reference - StrictHostkeyChecking
- YADE Parameter Reference - SystemPropertyFile
- YADE Parameter Reference - Transactional
- YADE Parameter Reference - TransferMode
- YADE Parameter Reference - TransferOptions
- YADE Parameter Reference - Fragments
- YADE - Reference Documentation - Parameter Mapping
- YADE - Reference Documentation - API Reference