Nodejs: Gerenciando o Filezilla Server

Controle Remoto do FileZilla Server: Saiba como gerenciar o FileZilla Server remotamente utilizando uma API em Node.js para otimizar suas ações

Nodejs: Gerenciando o Filezilla Server

Olá Gente

Servidor de ftp é algo muito útil, e o Filezilla Server faz isto muito bem.

Porem, somos desenvolvedores e queremos otimizar as ações, e o filezilla server não possui uma API para isto.

Então, criei um repositório em nodejs para permitir gerenciar as contas do filezilla.

GitHub - cmacetko/CtrlFileZillaServer: CtrlFileZillaServer é um conjunto de funções para gerenciar o FileZilla Server
CtrlFileZillaServer é um conjunto de funções para gerenciar o FileZilla Server - cmacetko/CtrlFileZillaServer

Também criei uma API em nodejs, que permite controlar o filezilla server remotamente via Rest.

GitHub - cmacetko/SysFileZillaServerAPI: SysFileZillaServerAPI e uma API, que roda em Express e utiliza o repositório CtrlFileZillaServer para gerenciar o FileZilla Server de forma remota
SysFileZillaServerAPI e uma API, que roda em Express e utiliza o repositório CtrlFileZillaServer para gerenciar o FileZilla Server de forma remota - cmacetko/SysFileZillaServerAPI

Por hoje é só, pessoal! 🛑

Até mais! 👋