Eduardo Malherbi Martins

Results 9 comments of Eduardo Malherbi Martins

``` /* send to ftp */ 'ftp-deploy': { build: { auth: { host: 'ftp.xxx.com.br', port: 21, authKey: 'key' }, src: '/dist/', dest: '/www/dos', exclusions: [ '/dist/php/plugins' ], forceVerbose: true }...

On Linux Works Fine. ![captura de tela de 2018-09-27 09-11-15](https://user-images.githubusercontent.com/599674/46145112-76622980-c235-11e8-8d3e-d68169e9ad97.png)

On Windows not working: ``` 'ftp-deploy': { build: { auth: { host: 'ftp.xxx.com.br', port: 21, authKey: 'key' }, src: '/dist/', dest: '/www/dos', exclusions: [ '/dist/php/plugins' ], forceVerbose: true } }...

![win](https://user-images.githubusercontent.com/599674/46145576-ecb35b80-c236-11e8-9431-d2177a1fb390.png)

Linux Works but Win not, any suggestion?

Linux (OK): ``` node -v -> v9.11.1 npm -v -> 6.4.1 ``` Win (Fail): ``` node -v -> v10.6.0 npm -v -> 6.1.0 ```

Hello, I create a bat file for windows. ``` @echo off echo open ftp.XXXX.com.br> release_ftp.txt echo USER_FTP>> release_ftp.txt echo PASSWORD_FTP>> release_ftp.txt echo cd /FTP/PATH>> release_ftp.txt echo lcd ./LOCAL_FOLDER>> release_ftp.txt echo...

![whatsapp image 2019-02-11 at 09 45 53](https://user-images.githubusercontent.com/599674/52561340-3e254700-2de2-11e9-8141-c2b5fc9bb4b9.jpeg)

Bom dia. Tmb tive essas dúvidas. Deixa eu tentar te ajudar. 1) A captura é somente para cartão de crédito. 2) Com o cartão de débito o cliente é direcionado...