Hi All,
 
I am getting the following exception during an SFTP GET.
 
Any ideas ? 
 
Here's the stack trace 
 
2: The message [[/XXXXXXXXX/IN/FILENAME.TXT] is not extractable!
        at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2288)
        at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1740)
        at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1757)
        at com.jcraft.jsch.ChannelSftp.get(ChannelSftp.java:779)
        at com.jcraft.jsch.ChannelSftp.get(ChannelSftp.java:744)
        at nn.SFTPMover.move(SFTPMover.java:90)
        at nn.SFTP_Client.processFile(SFTP_Client.java:90)
        at nn.Component.run(Component.java:134)
        at nn.Component.main(Component.java:239)

Thanks !
--Ron
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to