Closed estebantcs closed 7 years ago
This means that you don't have scp installed :) It looks like you're on Windows, so you can try WinSCP. It needs to be in the path, so after you have installed it, double check that you can open a shell and write scp without issues.
https://winscp.net/eng/download.php
PS: We're working on including scp as a library in the plugin so you won't have to install it locally.
thanks
Did you get it working?
Yes i can deploy the app. But i have another problem. when the the app opens WinSCP to save the files in host WinSCP tries to connect to "C" server i dont know why. i have a Apache server running local for host the files and a Fillezille Server running to transfer the files . i dont know if this the best approach. can you help me?
Maybe you'll be better off with a command line scp client. I usually install gitbash, which includes the scp binary.
Hi a very new to FxLauncher i trying to run the gradle sample app but every time i run deploy task i recive this error:
FAILURE: Build failed with an exception.
Can u help me?