Commit Graph

13 Commits

Author SHA1 Message Date
Oleg Zhurakousky
1171a23a19 INT-1433 forgot to add licensing info 2010-09-26 09:05:55 -04:00
Oleg Zhurakousky
653711534b INT-1433 the issue was fixed by Josh, just added tests to validate the functionality 2010-09-26 08:50:15 -04:00
Oleg Zhurakousky
f8ace52bef INT-1432 added tests to validate that localdirectories are auto created if auto-create is set to TRUE or exception is thrown if set to false 2010-09-24 15:39:35 -04:00
Oleg Zhurakousky
3f2399e569 INT-1263, more MessageHistory changes FTP, SFTP etc., forgot to add two files 2010-09-23 09:45:30 -04:00
Oleg Zhurakousky
32efbae90d INT-1263, more MessageHistory changes FTP, SFTP etc. 2010-09-23 09:45:01 -04:00
Josh Long
aef97c4012 moved spaces to tabs for the sftp package 2010-08-24 22:12:24 +00:00
Josh Long
7a15cabfe2 Fixed teh SFTP inbound adapter - it's now based on the abstract base classes. finally removing the sftp-specific impl's of the EntryListFilter* hierarchy. no need since we have a generic EntryListFilter<T> hierarchy instead 2010-08-20 18:22:59 +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
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
d85fdaceb0 moving FTP / SFTP support from sandbox. 2010-08-17 03:59:52 +00:00