VFS, I gave up on it myself. It would be nice if there was a timeout or something similar. I had it hang on SFTP as well as zipped files.
I will wait for the next release. On 10/24/05, Jeff Ma <[EMAIL PROTECTED]> wrote: > When I connected a Unix SFTP Server, using sftp uri as: > sftp://[ username[: [EMAIL PROTECTED] hostname[: port][ absolute-path] > > If I forgot the "absolute-path", it will hang on forever from Linux, but > from Window XP is fine. > > The following recent added method is helpful, but too restricve. > > SFtpFileSystemConfigBuilder.getInstance().setUserDirIsRoot(opts, > true); > > I wish it looks like > > SFtpFileSystemConfigBuilder.getInstance().setUserDirAsStartingDir(opts, > true); > > So I can go to other directory, is there a way to get around this? > > > Many thanks. > > Jeff > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
