Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-605

YADE transfer throws the error with WebDAV protocol when source file name contains space

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.13
    • 1.13.20
    • None

    Description

      Current Situation : 

      • YADE generates a transfer error with WebDAV protocol when the source file name contains space characters.
      • The following error message is returned when attempting to transfer:
        2023-07-20 06:08:24.614+0000 [STDERR]  2023-07-20T06:08:24,575 ERROR main c.s.D.SOSDataExchangeEngineMain - execute: Error occurred ...: error while reading file_path='"/incoming/demofile 1.txt"': java.net.URISyntaxException: Illegal character in path at index 0: "/incoming/demofile 1.txt" (Illegal character in path at index 0: "/incoming/demofile 1.txt"), exit-code 99 raised
        com.sos.JSHelper.Exceptions.JobSchedulerException: error while reading file_path='"/incoming/demofile 1.txt"': java.net.URISyntaxException: Illegal character in path at index 0: "/incoming/demofile 1.txt" (Illegal character in path at index 0: "/incoming/demofile 1.txt")

      Desired Behavior :

      • YADE should not throw error while transferring files name with spaces in WebDAV.

      Patch

      Attachments

        Activity

          People

            re Robert Ehrlich
            Ajay-Kumbhkar Ajay Kumbhkar
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: