actions-marketplace-validations/FTP Deploy Wind

Automate deploying websites and more with this GitHub action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverFTP Server.yes
usernameFTP Usernameyes
passwordFTP Passwordyes
portServer Portno21
local_dirLocal directory.no./
server_dirServer directoryno./
max_retriesTimes that the lftp will be executed if an error occurred.no2
passive_modesets passive FTP mode. This can be useful if you are behind a firewall or a dumb.notrue
nop_intervalFTP - Delay in seconds between NOOP commands when downloading tail of a file.no10
use_mlsdwhen true, lftp will use MLSD command for directory listing if supported by the server.nofalse
use_mdtmwhen true (default), lftp uses MDTM command to determine file modification time.notrue
ssl_allowFTP - Allow SSL encryption.nofalse
net_timeoutNET - Sets the network protocol timeout.no20
net_max_retriesNET - Maximum number of operation without success. 0 unlimited. 1 no retries.no0
net_persist_retriesNET - Ignore hard errors. When reply 5xx errors or there is too many users.no5
net_reconnect_interval_multipliersets multiplier by which base interval is multiplied each time new attempt to perform an operation fails. When the interval reaches maximum, it is reset to base value. See net:reconnect-interval-base and net:reconnect-interval-max.no1
net_reconnect_interval_basesets the base minimal time between reconnects. Actual interval depends on net:recon‐ nect-interval-multiplier and number of attempts to perform an operation.no5
deleteDelete all the files inside of the remote directory.notrue
no_permsdon't set file permissions.notrue
settingsFTP setting config.no
optionsmirror options.no
debugFTP DEBUG.nofalse
working-directorySpecifies the working directory.no

no outputs