Spring integration - sftp/ftp -
i using spring integration file/sftp module, how can avoid downloading partial file? don't have command on external process pushing files ftp/sftp.
you need gain command (or influence) on sender. number of techniques can used - rename file after successful transfer (that's spring integration does) or send sec file foo.complete , fetch file when it's complete.
there's nil can if won't cooperate.
sftp spring-integration
No comments:
Post a Comment