在 apache-camel 中,如何在 FTP url 中嵌入 FTP 命令?

In apache-camel, how to embed FTP commands in FTP url?

在 apache-camel 中,如何在 FTP url 中嵌入 FTP 命令(例如 MTDM、NLST)? 或者我可以在骆驼路线定义中使用 FTP 命令吗?

那是不可能的,您唯一能做的就是登录后执行站点命令。请参阅 siteCommand 选项:http://camel.apache.org/ftp2