Bug in  processing the ftp URL when passive mode is added
---------------------------------------------------------

                 Key: SYNAPSE-607
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
             Project: Synapse
          Issue Type: Bug
          Components: Transports
            Reporter: Rajika Kumarasiri
             Fix For: 1.3


It seems that there is a  bug in processing ftp URLs such as : 
vfs:ftp://guestftp:[email protected]/test/in?vfs.passive=true in the VFS 
transport. 
When passive mode is enabled the lock file name is generated as : 
vfs:ftp://guestftp:[email protected]/test/in?vfs.passive=true.lock which 
actually should be 
vfs:ftp://guestftp:[email protected]/test/in/test-file.lock. 
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to