Cannot make command line deploy work

I've added the Acrosync folder to environment variables path. In my cmd window (running as admin) I enter: AcrosyncClient64 -p restapi-mongo, hit enter, new line, nothing happens. I've tried this with /p (as it shows in the popup help), I've tried this with --profile (as it shows in popup help), with /p and -p, with/without an = (as it shows in popup help) and every completely unclear variation of the command line params I can guess from the info I'm being given. Nothing works. I hit enter, I get new line, a new file (just created the new file with echo) is not pushed to the server. The profile works perfectly in the gui. What am I missing?

Thanks for any help :-)

Comments

  • 'AcrosyncClient64 -p restapi-mongo' should work, if you assign the name 'restapi-mongo' to that profile.  It is a bug that when you don't assign a name then it won't give out any error even if the profile with that name doesn't exist.  I'll fix this in the next update.
Sign In or Register to comment.