figt/ftp-singular-upload

Upload a singular file to a FTP server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
hostthe hostname of the FTP serveryes
portthe port of the FTP server - default value is 21no21
userthe username to use for connecting to the FTP serveryes
passthe password to use for connecting to the FTP serveryes
filethe path of the file to uploadyes
remotePaththe path on the server to upload the file toyes
securewhether to use FTP or FTPS - default value is falsenofalse
namedescription
responseFTP response message including the status code