I can setup FTP for FileZilla. But the same credentials don’t seem to work when I add the “Deploy To FTP” script component to the Needle “Export” gameObject with the same credentials. I did create a “FTP Server” in the “Deploy To FTP” script public Server in inspector. Is there any guidance how to use the “Deploy To FTP” script component?
“Deploy to Glitch” does work.
Original Post on Discord
by user 581381221087445033
I’ve tried different ways to type in my credentials such as FTP ID with and without the domain attached. Here’s my site. It goes in a subdirectory.
Domain:
ftp.dariusclarke.com
FTP ID:
webmgr@dariusclarke.com
PW: entered of course.
Path:
/dariusclarke.com/public_html/climate-response
by user 581381221087445033
I’m using the needle-engine-samples repo.
by user 581381221087445033
Do you get any console logs? Is the domain ftp url the one you get from your hosting provider (when you create the FTP account on their website)
Do you know if your FTP server is really FTP or rather sFTP?
Yes FTP and not sFTP in FileZilla.
by user 581381221087445033
Most common problem is that the path you have set up for that particular account ends up somewhere else. What errors are you getting when you try to upload?
by user 581381221087445033
I found ftp.ftp.dariusclarke.com in the messages in the log. So, you prefix the server with “ftp.” even though it’s there already.
by user 581381221087445033
Using dariusclarke.com seems to have fixed it.
by user 581381221087445033
for the server.
by user 581381221087445033
Interesting. That shouldn’t happen! Thanks 
I’m glad I could help in a tiny way. 
by user 581381221087445033
@herbst🌵 I’ll gonna fix it
You can mark this message answered and then archive.
by user 581381221087445033