|
From: Dejan K. <dej...@ya...> - 2003-11-04 21:17:39
|
David, how difficult is to extend FtpScanner to use SFTP protocol? In my opinion it would be better to have one scanner with one or more new config options that would enable SFTP support than having new Scanner with similiar functionality... On Commons VFS, I really like that project and I am hoping that it will leave sandbox soon. In fact, I had plans to implement VfsScanner/pipeline stage that would enable using one scanner/stage for all file systems supported by Commons VFS. I guess it is time for 1.3 CVS branch. Or this could be included in 1.2? Anyway, I really think it is time for you to become commiter! Bruce, we should put David to developer list regardless his decision! ;-) He can say yes later! Dejan --- David Kinnvall <dav...@al...> wrote: > Hi again, everybody! > > I felt like tossing off a slightly more happy note > to the > list, in addition to my threading problems... :-) > Anyway: > > I have put together a new little scanner > implementation, > that I needed for my current project at work, namely > an > SFTP scanner. Initially based on the current FTP > scanner > but subsequently restructured a bit, and using ideas > from > the Jakarta Commons VFS sandbox project and their > SFTP > implementation, with the JSch library underneath > (same as > used by the Jakarta VFS). > > Highlights: > - Overall functionality pretty much the same as for > the > FTP scanner, including remote move from an > "incoming" > to a "processed" folder, as well as a local > backup, > recursive scanning etc. > - No compression support (could not get it to work > in a > reliable way. Yet.) > - Initially only tested password-based > authentication, > but planning on doing public-key-based auth as > well. > - Opens several (currently capped at fixed number of > 5, > but that will be configurable) channels to the > SFTP > server, for *much* better scanning performance. > - Not I18N-enabled yet, but easy enough to do. > > Underlying library and inspirational code all using > a > compatible license for incorporation inside > Babeldoc. > > I have it as part of a company specific module, at > this > time, but I would be happy to submit it for review > and > consideration, and in that case *with* I18N done... > It > could certainly use a bit more widespread testing > too. > > Anybody interested? If so, recommended next step? > > /David > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |