Giter Club home page Giter Club logo

n8n-nodes-ftp-trigger's Introduction

(S)FTP Trigger Node for n8n

Banner image

The FTP Trigger node is a custom-built node for n8n that triggers a workflow on FTP or SFTP filesystem changes. The node listens to a specified FTP or SFTP server and triggers a workflow when a specific event occurs. Events can include file or folder creation, deletion, or updates. The node can monitor a specific folder or any file/folder in the filesystem.

n8n is a fair-code licensed workflow automation platform.

Screenshot

Features

  • Support for both FTP and SFTP protocols.
  • Ability to trigger on various filesystem events.
  • Support for watching specific files or folders.

Installation

Follow the installation guide in the n8n community nodes documentation.

Events

  • File Created: Triggered when a new file is created in the specified folder or directory.
  • File Updated: Triggered when an existing file in the specified folder or directory is updated.
  • File Deleted: Triggered when a file is deleted from the specified folder or directory.
  • Folder Created: Triggered when a new folder is created in the specified directory.
  • Folder Updated: Triggered when an existing folder in the specified directory is updated.
  • Folder Deleted: Triggered when a folder is deleted from the specified directory.
  • Watch Folder Updated: Triggered when the watched folder itself is modified.

Credentials

You can use your existing FTP or SFTP credentials.

Resources

Contribution

If you find any bugs, or want to contribute to the further development of this node, please create an issue or a pull request in this repository.

Disclaimer

This project is in no way affiliated with, authorized, maintained, sponsored, or endorsed by n8n or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.

n8n-nodes-ftp-trigger's People

Contributors

drudge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

technervs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.