Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 81647 invoked from network); 13 Jan 2009 12:23:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jan 2009 12:23:35 -0000 Received: (qmail 15120 invoked by uid 500); 13 Jan 2009 12:23:29 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 15108 invoked by uid 500); 13 Jan 2009 12:23:28 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 15092 invoked by uid 99); 13 Jan 2009 12:23:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2009 04:23:28 -0800 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2009 12:23:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 61648234C485 for ; Tue, 13 Jan 2009 04:22:59 -0800 (PST) Message-ID: <1132444167.1231849379382.JavaMail.jira@brutus> Date: Tue, 13 Jan 2009 04:22:59 -0800 (PST) From: "Paddy Daly (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1247) SFTP : Polling - Cannot list directory Error In-Reply-To: <533201724.1231762799327.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48647#action_48647 ] Paddy Daly commented on CAMEL-1247: ----------------------------------- Claus The StringIndexOutOfBoundsException is fixed however I'm still getting an error. Here is my directory structure. c:/folder/printer /test1 /incoming /outgoing /test2 /incoming /outgoing I've set the user pdaly@127.0.0.1 to the root folder of c:/folder/printer Here's the log from the sftp server 000000001358 2009-01-13 12:11:02.131690 UTC WinSSHD 5.04 [111] Info Session thread 1103 for Windows account 'pdaly' from 127.0.0.1:3431: Session channel 1: FlowSfsWin: Closed directory 'C:\folder\printer\test1'. Registered 1 successful operation. Listed 3 entries in 1 operation. 000000001359 2009-01-13 12:11:02.132952 UTC WinSSHD 5.04 [118] Info Session thread 1103 for Windows account 'pdaly' from 127.0.0.1:3431: Session channel 1: FlowSfsWin: Reading attributes for 'C:\folder\printer\incoming' (follow symlink) failed with NoSuchFile. GetFileAttributes() failed: Windows error 2: The system cannot find the file specified. Is there something wrong with my filter > SFTP : Polling - Cannot list directory Error > -------------------------------------------- > > Key: CAMEL-1247 > URL: https://issues.apache.org/activemq/browse/CAMEL-1247 > Project: Apache Camel > Issue Type: Bug > Components: camel-ftp > Affects Versions: 2.0.0 > Environment: Windows Xp > Reporter: Paddy Daly > Assignee: Claus Ibsen > Fix For: 2.0.0 > > Attachments: example.log, example.log > > > http://www.nabble.com/SFTP-%3A-Polling---Cannot-list-directory-to21413159s22882.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.