1 - I have mobile only application, trying to deploy on windows server (has already powerserver setup, tested good) But going through this wizard and it is requiring me to pick a Web Server…Why ?
Why do I need a web server if I want to convert to "Mobile only" app. shouldn't’t it deploy to PowerServer ?
Issue# 2:
2 – What is the alternate if my organization does not allow FTP at all? The web server configuration will not allow me without entering FTP info.
Thanks
I will look into "Samba remote folder" , after installing this piece, Will wizard move/transfer files to PowerServer area or I have to copy folders manually ? how does this Samba thing works.
I guess you know how to mount a remote folder as local Windows driver. In other words, how to have a local disk K: L: M:, or whatever letter you want, pointing to a remote path.
What allows the remote path to be accessed and shared across network is the SMB/CIFS protocol, and Samba is just one of the many implementations.
So, have the server folder c:\inetpub\wwwroot mounted as, for example, Z: driver on your development machine running PB 2017.
Then specify Z:\ as "Web Root path" in the Web Server Profile Configuration panel. You are now ready to deploy your PB/Appeon application directly to the Appeon PowerServer!
Cheers,
Marco