Wrong TEM Directory Logged
--------------------------
Key: VFS-95
URL: http://issues.apache.org/jira/browse/VFS-95
Project: Commons VFS
Issue Type: Bug
Affects Versions: Nightly Builds
Environment: Windows, J2SE
Reporter: Thomas Hoppe
Priority: Trivial
Although I do:
DefaultFileReplicator tempStore = new DefaultFileReplicator(new
File("C:/temp"));
((DefaultFileSystemManager)fsManager).setTemporaryFileStore(tempStore);
I get the following log entry:
[2006-10-11 08:31:32,579] INFO
org.apache.commons.vfs.impl.DefaultFileReplicator - VfsLog.java(121) Using
"C:\DOCUME~1\THO\LOCALS~1\Temp\vfs_cache" as temporary files store.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]