I am trying to upload an image on hosting by FTP. I tried this
showing FTP connected true but when I try to upload an image then showing an error. which error the error block doesn’t return
I am trying to upload an image on hosting by FTP. I tried this
showing FTP connected true but when I try to upload an image then showing an error. which error the error block doesn’t return
Show error
Just event was fired. Didn’t return any error
In block Connection Status , insert If block and check is Connected ;
move Upload File block into it ( If block) -
In Upload error block - check error parameter ( get error )
Try to insert Connect Error block.
the error is no such file or directory. But I create a directory as given on working directory,even I try with only / , public_html but also showing same error
There are FTP extensions too which you might want to check:
what should i set as working directory?
if you don’t set then its upload in root folder and you need to move manually
Ok.i am trying
Well, I did it that way and without extension If you know what the mistake is
tried this. but showing same error
But how can i solved this? i tried various directory but showing same error
check url correctly some hosting file name is is htdocks and some hosting http or publichtml or small spelling mistake
I did same as my hosting. only problem in directory else connect successfully
can you share your blocks and hosting images