Hi!
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.
It should work exactly as pointed out in the referred documentation.

Ciao,
Mario


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

Reply via email to