Hi! > Any advice would be appreciated. In particular, is there no way to get > the full Java error trace, rather than just this generic error message? > Start trying with a simple java class.
Something like: FileObject fo = VFS.getManager().resolveFile("sftp:// ....."); fo.getContent().getLastModificationTime(); That way you should get a better stacktrace. Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]