0.2.4 • Published 6 years ago

@torpadev/orpa-node-ftp v0.2.4

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
6 years ago

orpa-node-ftp orpa-node-ftp build status

This module is part of the OPAL framework

Nodes:

  • ftp service

FTP Service

Connects to a ftp server and helps to read or write the specified file.

Inputs:

  • Name: A Name for this instance
  • Host: Specify the port number of FTP server
  • Port: Specify the port number of FTP server
  • Filename: Specify the filename to be transferred
  • Mode: Specify the type of operation. READ / WRITE a file
  • Location: Specify the location of the file to be uploaded
  • Remote Location: Specify the remote location of the file on the FTP server
  • Username: Specify the username for connecting to FTP server
  • Password: Specify the password for connecting to FTP server

Outputs:

msg.error When an error happens contains the error message from the read operation msg.payload contains the data read from spreadsheet

0.2.4

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.1

7 years ago

0.1.1-0

7 years ago