FTP Put

Upload selection to a remote server using FTP protocol

Parameters

Label (internal name) Type Default Description
Host (host) string Host of the FTP remote server
Port (port) string Port of the FTP remote server
Username (username) string Username for the FTP remote server
Password (password) password Password for the FTP remote server
Remote Path (remotePath) string Remote Path
Recursive (recursive) boolean Recursive upload

Expected Input

Selection of Nodes

Expected Input

Same Nodes selected from the input

Back to top