PHPloy
PHPloy copied to clipboard
PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
Hi, what's the right configuration in phploy for explicit ftp over tls? I've tried the following values and it combinations (options separated via `|`), but it doesn't work: ```ini [production]...
phploy version : v4.9.1 My config file: ``` [ovhpreprod] scheme = sftp ``` The result i got: ```shell ------------------------------------------------- | PHPloy | ------------------------------------------------- LIST mode: No remote files will be...
``` Installing banago/phploy (v4.9.1): Extracting archive 2 package suggestions were added by new dependencies, use `composer suggest` to see details. Package league/flysystem-sftp is abandoned, you should avoid using it. Use...
Hi, I try using FTPS scheme with ssl = true, but it doesn't seems to work. I have the following error and nothing is transfered : ``` Warning: ftp_rawlist(): SSL...
Hi, I have been using Phploy for a couple of years without any problems, but lately I am having some problems. ``` PHP Fatal error: Uncaught Error: Class "League\Flysystem\Sftp\SftpAdapter" not...