Skip to content

Commit

Permalink
Update README.md (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
stas-fomenko authored Dec 5, 2019
1 parent 0629486 commit e6aaf69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,11 @@ Default `No`. In case `No` is selected - an error will be thrown when object id

## Known limitations

* The maximum file size accepted by the SFTP component is limited to 100 MiB (Mebibytes)
* The maximum file size accepted by the SFTP component is limited to 100 MB.
* The attachments mechanism does not work with [Local Agent Installation](https://support.elastic.io/support/solutions/articles/14000076461-announcing-the-local-agent-)
* 'Get new and updated files' trigger mechanism is based on SFTP file `modifyTime` metadata field. For correct processing the trigger requires correct time configuration on the SFTP server.
* 'Get new and updated files' trigger does not support empty files processing.
* `Get new and updated files` trigger mechanism is based on SFTP file `modifyTime` metadata field. For correct processing the trigger requires correct time configuration on the SFTP server.
* `Get new and updated files` trigger does not support empty files processing.
* `Get new and updated files` trigger does not support `fetch page` Emit Behaviour

## SSH2 SFTP Client API and Documentation links

Expand Down

0 comments on commit e6aaf69

Please sign in to comment.