How Can I disable streaming for the Mule SFTP connector -


how can disabled mule sftp connector streaming functionality, don't find property this

not quite sure why disable streaming. if unable handle , process stream in application , want transform stream object processing, can consider transforming stream data object using byte array object transformer.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

c++ - Msgpack packing bools bug -

java - POJO with list of POJO to JSON display size and index -