Hello all, this feels like a basic question but I can't seem to figure out for the life of me.
Basically just trying to upload a simple file to Datorama FTP, but it can't seem to connect.

Here is my input text file:

I take the file and turn it into a blob, then this is my download tool configuration:


I do have a username/password but it doesn't seem to even get to the point where it tries to verify my credentials. When I open CMD and ping the FTP, this is what I get:

so that doesn't seem to work, but then this option does:

what gives?