Open sarbajitdutta opened 7 years ago
I am trying to copy a directory to my private file path in my development instance and it keeps giving me error.
/usr/local/terminus/vendor/pantheon-systems/terminus/bin/terminus rsync ./csv vivo-dashboard.dev:./files/private/ -v
Failed with exit code 12.
I have verified the path exists in the server but still it keeps giving the error. When I tried fetching a file using the same plugin it worked perfectly.
Please help.
I am trying to copy a directory to my private file path in my development instance and it keeps giving me error.
/usr/local/terminus/vendor/pantheon-systems/terminus/bin/terminus rsync ./csv vivo-dashboard.dev:./files/private/ -v
Failed with exit code 12.
I have verified the path exists in the server but still it keeps giving the error. When I tried fetching a file using the same plugin it worked perfectly.
Please help.