Giter VIP home page Giter VIP logo

webjobs-ftp-extension's Introduction

webjobs-ftp-extension

Attempt to create a ftp extension for azure webjobs sdk

webjobs-ftp-extension's People

Contributors

klowdo avatar

Watchers

 avatar  avatar  avatar

webjobs-ftp-extension's Issues

"not even close to runable state now", Custom Binding for sftp-ssh

Your comment on the Azure webjobs sdk extensions issue, was inspiring.

So having watched and read: the (Channel9 vid)[https://channel9.msdn.com/Shows/On-NET/Creating-custom-bindings-for-Azure-Functions?term=custom%20bindings&lang-en=true] with Cecil Phillip and (Matías Quaranta)[https://github.com/ealsur]

I have forked the (example repo)[https://github.com/ealsur/functions-extension-101] and your project and joining them together. If that's OK? My (repo is called 'SFTPSSHCustomBinding')[https://github.com/OzBob/SFTPSSHCustomBinding].

The comment in the AzFn ext issue#2 from @mathewc , could be further work here or in the forked repo:

  • Configuration
  • Default one FtpConfiguration, connecting using connnection string from config
  • FtpTriggerValue: bind it to string, stream and maybe FileInfo?
  • Path/Filemask moved to each function.
  • ArxOneFtp migrate to SSH.Net library
  • Dashboard integration
  • FtpListener
  • multi-instance with StatusFile
  • Most of the time "get and delete" is the preferred scenario. Another solution we often use is moving to a processed folder.
  • *Polling interval customizable, check. If I get time Ill add the same kind of cron timer as you have for scheduling jobs.
  • *Will make it async.

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.