mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 14:05:05 +00:00
Updated README
This commit is contained in:
parent
2c3915c100
commit
f00166c73a
@ -50,7 +50,8 @@ I recommend you use a secrets to store your FTP_USERNAME and FTP_PASSWORD.
|
||||
#### Commonly used ARGS
|
||||
Custom lftp arguments, this field is passed through directly into the lftp script. See [lftp's website](https://lftp.yar.ru/lftp-man.html) for all options.
|
||||
You can use as many arguments as you want, seperate them with a space
|
||||
| ARG | Description |
|
||||
|
||||
| Argument | Description |
|
||||
|---------------------|------------------------------------------------------------------|
|
||||
| `--delete` | Delete files not present at the source |
|
||||
| `--transfer-all` | Transfer all files, even seemingly the same at the target site |
|
||||
|
Loading…
x
Reference in New Issue
Block a user