I got it running on Camel 2.4.0 and commons net 2.0 now but it still doesn't work. No matter which combination of / and with or without '' it doesn't find anything on the poll.
2010-07-15 14:54:47,672 DEBUG [Camel Thread 0 - ftp://10.0.0.1//'DATA.OUT.EDI'] [org.apache.camel.impl.ScheduledPollConsumer]: Starting to poll: Endpoint[ftp://10.0.0.1//'DATA.OUT.EDI'?noop=true&password=mypass&username=myuser] 2010-07-15 14:54:47,672 DEBUG [Camel Thread 0 - ftp://10.0.0.1//'DATA.OUT.EDI'] [org.apache.camel.component.file.remote.FtpConsumer]: pollDirectory from fileName: /'DATA.OUT.EDI' 2010-07-15 14:54:47,672 DEBUG [Camel Thread 0 - ftp://10.0.0.1//'DATA.OUT.EDI'] [org.apache.camel.component.file.remote.FtpConsumer]: Polling directory: /'DATA.OUT.EDI' 2010-07-15 14:54:47,727 DEBUG [Camel Thread 0 - ftp://10.0.0.1//'DATA.OUT.EDI'] [org.apache.camel.component.file.remote.FtpConsumer]: No files found in directory: /'DATA.OUT.EDI' 2010-07-15 14:54:47,728 DEBUG [Camel Thread 0 - ftp://10.0.0.1//'DATA.OUT.EDI'] [org.apache.camel.impl.ScheduledPollConsumer]: Finished polling: Endpoint[ftp://10.0.0.1//'DATA.OUT.EDI'?noop=true&password=mypass&username=myuser] -- View this message in context: http://camel.465427.n5.nabble.com/FTP-on-MVS-filesystem-tp1092836p1221569.html Sent from the Camel - Users mailing list archive at Nabble.com.