Page 1 of 1

Create PHP project from remote files

PostPosted: January 9th, 2019, 10:46 am
by eTIC02
Hi,

Is it possible to create a project from existing sources on a remote host (files are accessible via FTP/SFTP)?


Thanks in advance.

Re: Create PHP project from remote files

PostPosted: January 10th, 2019, 2:19 pm
by Miloslav Beno
Hello,

Thank you for the question. This is in todo list. For now you can just copy the project to your local folder and set up the publish profile. The process will require to do initial publish which is not ideal, but after this you will be able to iteratively publish just changes from your project. I will let you know once we have something more convenient in place.

Thanks