![]() | FTP Sample |
It's possible to upload documents to JSDC via FTP. FTP access requires username and password authentication, with a crypted connection (FTP explicit with TLS). Documents deposit must be done in a specific directory. Files must be in .zip format and every zip file must contains the document file and the metadata files. File naming convention must be the following:
Document file: [filename].[extension]
Metadata file: metadata_[filename].[extension].xml
JSDC Flow file: jsdcflow_[filename].[extension].xml
Files transfer will happen in two steps:
Files transfer with .tmp extension
Changing files extension from .tmp to .zip when the file transfering is completed