VFS is hanging when I attempt to copy a large selection of files from an
ftp site to a local file.
I've debugged and found the code hanging on line 76 of
org.apache.commons.vfs.cache.SoftRefFilesCache 
        Reference ref = refqueue.remove(1000);

Has anyone found a work around for this??

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

Reply via email to