Skip to content

Commit

Permalink
Update README.md (#138)
Browse files Browse the repository at this point in the history
typo: server_dir
  • Loading branch information
lionello committed Dec 21, 2023
1 parent 1af7844 commit 38d1ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -35,4 +35,4 @@ Tested and works on:
| port | FTP port number | no | 21 |
| secure | True uses FTPS, while false uses plain FTP. Defaults to true. | no | true |
| local_dir | Folder to upload from, must end with trailing slash / | no | ./ |
| local_dir | Path to upload to on the server. Must end with trailing slash / | no | ./ |
| server_dir | Path to upload to on the server. Must end with trailing slash / | no | ./ |

0 comments on commit 38d1ba3

Please sign in to comment.