Commit Graph

13 Commits

Author SHA1 Message Date
Josh Long
fc2a859e61 Fixed teh SFTP inbound adapter - it's now based on the abstract base classes 2010-08-20 18:18:19 +00:00
Josh Long
b5b0e06e81 Removing already deprecated instances of *FileList*Filters in favor of their entries.* equivalents which are generics-friendly and can be reused across adapters. Also, added some documentaton to the AbstractInboundRemoteFileSystemSynchroniz*.java classes so that the lifecycle hooks are explained for subsequent file system adapter implementations 2010-08-20 18:08:32 +00:00
Josh Long
1562d53118 Cleaning up stray references, fixing tests 2010-08-20 17:23:07 +00:00
Josh Long
25b5afa528 initial commit of my work to make building filesystem based adapters more consistent, cleaner. 2010-08-20 10:06:13 +00:00
Josh Long
b5556a664d clean up - and also made it so that the SFTP, FTP and File adapters all support String, byte[] , and File payloads for the *:outbound-adapters 2010-08-18 09:56:10 +00:00
Josh Long
78c28d5b0f I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love. 2010-08-18 06:58:02 +00:00
Josh Long
b1571e2767 I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love. 2010-08-18 05:49:07 +00:00
Josh Long
006c826995 I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp*. Looks *much* better now and feels more like the Spring I know and love. 2010-08-18 05:45:41 +00:00
Josh Long
9f3f0a91bf I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp*. Looks *much* better now and feels more like the Spring I know and love. 2010-08-18 05:45:09 +00:00
Josh Long
a3ad837468 Taught the SFTP adapter how to do file name filtering and predicates INT-1357 2010-08-18 04:26:26 +00:00
Josh Long
6dec375d36 cleaning up SFTP + FTP code 2010-08-18 01:37:08 +00:00
Josh Long
852e6fe68a cleaning up SFTP + FTP code 2010-08-18 01:35:01 +00:00
Josh Long
d85fdaceb0 moving FTP / SFTP support from sandbox. 2010-08-17 03:59:52 +00:00