Works fine with the root. Sorry on the public server -- this is all behind a firewall.
Here's the trace. Seems it could not find the file at all: org.apache.commons.vfs.FileSystemException: Could not read from "ftp://hidden:[EMAIL PROTECTED]/hidden.xml" because it is a not a file. at org.apache.commons.vfs.provider.AbstractFileObject.getInputStream(AbstractFileObject.java:1032) at org.apache.commons.vfs.provider.DefaultFileContent.getInputStream(DefaultFileContent.java:281) at com.cannedsite.xslt.test.TestCommonsVfs.main(TestCommonsVfs.java:34) --- Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Animate wrote: > >I also tried against the Solaris server just to > >double-check that it still worked. The old way > >works (~username), but with the option, I could not > > >make it work without the ~username (received a not > >a file error). That's fine for my purposes, but > >providing the info anyway. > > > Could you please provide the stacktrace. And what > happens if you do not > use the new option and the root ftp-url e..g > ftp://your.solaris.host only. > > Do you know a public solaris ftp server where I can > try it? > > --- > Mario > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
