INT-3827: Fix Backport

This commit is contained in:
Gary Russell
2015-09-29 14:42:38 -04:00
parent 6e838b50ab
commit 32af29184f

View File

@@ -10,7 +10,7 @@
<int-sftp:inbound-channel-adapter id="sftpAdapterAutoCreate"
session-factory="sftpSessionFactory"
channel="requestChannel"
remote-directory-expression="'/sftpSource'"
remote-directory="/sftpSource"
local-directory="file:local-test-dir/rollback"
auto-create-local-directory="true"
filename-pattern="sftpSource1.txt"