Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-733

camel-ftp from windows to linux fails with error message File operation failed: 550 Failed to change directory. Cannot change directory to: \. Code: 550

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.10.0-fuse-71-xx
    • 2.10.0-fuse-71-047
    • None
    • None

    Description

      Using a simple camel route on windows :

        <camel:camelContext   xmlns="http://camel.apache.org/schema/spring" >
               <camel:route>
                   <from uri="file://C:/work/ftpTest"/>
                   <to uri="ftp://user@ftphost/test?password=password&amp;separator=UNIX"/>
          </camel:route>
      
        </camel:camelContext>
      

      fails with exception :
      File operation failed: 550 Failed to change directory. Cannot change directory to: \. Code: 550

      Camel route is running on Windows (ver. Widnows 7 64 bit) and FTP Server on linux.

      Attachments

        Activity

          People

            cibsen@redhat.com Claus Ibsen
            ubhole Ulhas Bhole (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: