Hi!
> Can commons-vfs handle batch processing, such as to send 1,000 files to
> a single ftp location (with subtrees) without opening/closing an FTP
> connection every time?
>   
Did you check this, is this the case?

As long as you close the outputStream before requesting another I see no
reason why VFS will open/close the FTP connection every time.


Ciao,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to