SamKirkland / ftp-deploy

Deploy websites over FTP with one command line
MIT License
89 stars 43 forks source link

FTPError: 451-Error during read from data connection #30

Open zoz2 opened 1 year ago

zoz2 commented 1 year ago

Hi,

I'm trying to add an action to deploy my ReactJS website to my FTPS online from Github Actions. All running smoothly except when the upload should start, I've got this error :

Screenshot 2023-01-03 at 22 00 47

My FTP drive space is OK (I've got more than 50GB for few MB to upload). I can read and write in my remote folder. I wonder if the error come from basic-ftp module or from my side with a CA not correct? Any idea? My version of FTP Deploy Action is : 4.3.3

dhruvit07 commented 5 months ago

same problem all of a sudden