Im using a DefaultFileSystemManager the exception occured on : dfsManager.resolveFile(path, fsop);
Best regards! lmk wrote: > > Hi all, > > Im using VFS to get SFTP files, when I try to get files on the main > methode, it works, but when, calling the same method with the same > parameters on tomcat 5.5 web app does not work. > I get the exception .;: > > java.lang.RuntimeException: SFTP error parsing path /myFolder. > Caused by: org.apache.commons.vfs.FileSystemException: Could not connect > to SFTP server at "hostname". > > any ideas about this issue. > > thanks by advance. > > -- View this message in context: http://www.nabble.com/-VFS--problem-on-runtime-connection-to-SFTp-server-tp22664327p22666013.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
