Closed qbolec closed 9 years ago
It is remote_path
. Is the only way I got it to work
[edit]
Nope, is not remote_path
but when I use remotePath
i get this error:
Cannot Upload File: /local/path/to/file.extension File don't exist
Hi guys,
I have fixed the documentation, you must use removePath
.
The docs at https://github.com/amoussard/sftp-deployment names the key in the config using snake_case. The deployment-config.json file autogenerated by wizard uses camelCase.
Also, I get some strange "Cannot establish connection: path must be string" errors whenever I save something.