ftp-client-connector

A Mule connector for ftp/sftp.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

de.codecentric.mule.modules
Идентификатор

Идентификатор

ftp-client-connector
Последняя версия

Последняя версия

1.0.8
Дата

Дата

Тип

Тип

mule-module
Описание

Описание

ftp-client-connector
A Mule connector for ftp/sftp.
Ссылка на сайт

Ссылка на сайт

https://github.com/rbutenuth/ftp-client-connector
Система контроля версий

Система контроля версий

https://github.com/rbutenuth/ftp-client-connector

Скачать ftp-client-connector

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
com.jcraft : jsch jar 0.1.54
commons-net : commons-net jar 3.5
org.apache.commons : commons-lang3 jar 3.4

test (5)

Идентификатор библиотеки Тип Версия
org.apache.ftpserver : ftplet-api jar 1.1.1
org.apache.ftpserver : ftpserver-core jar 1.1.1
org.apache.mina : mina-core jar 2.0.16
org.apache.sshd : sshd-core jar 1.4.0
commons-codec : commons-codec jar 1.10

Модули Проекта

Данный проект не имеет модулей.

Build Status

FtpClient Anypoint Connector

The ftp-client-connector is an implementation of the ftp/sftp protocol within Mule 3.x. It has been developed together by C&A and codecentric.

It supports several features missing from the connectors for ftp/sftp provided by MuleSoft:

  1. Additional to polling, you can read files from the middle of a flow (given directory/name)
  2. Delete with known name within a flow
  3. List files in a directory (with file size and modification timestamp)
  4. Poll with "ok file handling": Wait for file x and y, then read y (transformation from name x to y with a MEL expression). This is a standard pattern to avoid reading files while they are still beeing written.

Mule supported versions

Mule 3.8/3.9 (tested just this, probably also works with 3.6/3.7)

Installation

For beta connectors you can download the source code and build it with DevKit to find it available on your local repository. Then you can add it to AnypointStudio.

For direct installation within AnypointStudio, go to Help -> Install new Software... and add the Update site to the list of available sites.

When you use Maven: Released versions of the connector are on Maven Central, so you don't need to add a repository.

Usage Instructions

CI

https://travis-ci.org/rbutenuth/ftp-client-connector

Coverage

Cobertura report

Reporting Issues

We use GitHub:Issues for tracking issues with this connector. You can report new issues at this link https://github.com/rbutenuth/ftp-client-connector/issues.

Версии библиотеки

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.0
0.0.1