harishanchu / Laravel-FTP

A simple Laravel 4/5/6/7 ftp service provider with basic ftp methods.
220 stars 87 forks source link

uploadFile error #60

Closed lifeagin closed 7 years ago

lifeagin commented 7 years ago

When use uploadFile function,exception like this: ErrorException: ftp_fput(): php_connect_nonb() failed: Operation now in progress (115)

I was set config passive is true

harishanchu commented 7 years ago

This looks like a php ftp module error; Please refer php ftp documentation.

FYI: https://stackoverflow.com/questions/15688331/php-connect-nonb-failed-operation-now-in-progress-115-happens-intermitten