You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jörg Schaible <Jo...@Elsag-Solutions.com> on 2007/08/09 17:20:05 UTC

[vfs] Bogus cache after directory move with SFTP

Hi folks,

the cache of VFS gets corrupted for a SFTP file system after moving a directory. Details can be found in http://issues.apache.org/jira/browse/VFS-172.

In short: After moving a folder in SFTP any child/subfolder at the old location still claims to exist. Even if you try to create the subfolder again, nothing happens on the server. You may even create and write into a file of such a non-existing subfolder - without any raised Exception.

Does anybody know a workaround for the situation? Calling System.gc() multiple times is not really an option.

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org