Andrejs Stepanovs

Results 5 comments of Andrejs Stepanovs

``` php // looks like this works ftp_chdir($conn, 'directory with spaces'); $files = ftp_nlist($conn, ''); $files = ftp_rawlist($conn, ''); // also working for me ``` -- from http://php.net/manual/en/function.ftp-nlist.php

Can this be checked and accepted by human being please?

How much longer? This issue is still present in latest image. And there is no other image available in hub.docker.io except :latest EDIT this does the trick for now: ```...

Please check why travis failed!

Hi! This is cool idea! It would be done quite easy I think. Im currently in vacation this week. I could do it only next week then. But you could...