That's quick!
I downloaded it and will give it a try. It seems exactly what I needed.
Thanks
Guillermo Vasconcelos

> The next nightly will allow you to set the data timeout through
> fileSystemOptions.
>
>         FileSystemOptions opts = new FileSystemOptions();
>         FtpFileSystemConfigBuilder.getInstance().setDataTimeout(opts,
> new Integer(10));
>         FileObject fo = VFS.getManager().resolveFile("ftp://...";, opts);
>
> Hope this helps!
> ---
> Mario
>


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

Reply via email to