Hi Sergey,

here the exception trace

org.apache.commons.vfs.FileSystemException: Unknown scheme "sftp" in URI
"sftp://login:passw...@host/path/";.


detailMessage=vfs.impl/unknown-scheme.error


regards!



Sergey Vladimirov wrote:
> 
> Hi, lmk.
> 
> Can you provide full stack trace of exception, please?
> 
> -- 
> Sergey Vladimirov
> 
> On Tue, Mar 24, 2009 at 12:09 PM, lmk <[email protected]> wrote:
>>
>> I get a strange problem,
>>
>> the first time I try to  get files it works, the second one, it does not
>> work. same directoty, same login...
>>
>>
>> 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-tp22664327p22676419.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]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-VFS--problem-on-runtime-connection-to-SFTp-server-tp22664327p22681000.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]

Reply via email to