Hey all, Reading through http://commons.apache.org/vfs/api.html, it gives an example of using the UserAuthenticator to keep the username/password seperate from the URI, which sounds great.
Unfortunately, I'm using the SMB in the sandbox, and do not see a way to create an appropriate FileSystemOptions to pass the UserAuthenticator to...and then use the fileSystemManager.resolveFile(String uri, FileSystemOptions properties) method signature to get a file. Is this doable, and could someone provide an example as I am a bit lost. Thanks, -D --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
