plugin.json 311 B

1234567
  1. {
  2. "name": "ftpwriter",
  3. "class": "com.alibaba.datax.plugin.writer.ftpwriter.FtpWriter",
  4. "description": "useScene: test. mechanism: use datax framework to transport data from ftp txt file. warn: The more you know about the data, the less problems you encounter.",
  5. "developer": "alibaba"
  6. }