Greetings everyone
I am trying to use FTP push to retrieve data but seems the TRTH server can't access to my FTP site, as the request status was staying in 'uploading' and no result arrived.
Then I tried to run code of FTPExample, and found below error to use FTP push:
Client FTP error --> Failed to connect to ftp:21 - eval failed: (Couldn't create new FTP object: Net::FTP: Bad hostname)
Any suggestion to create a valid FTP site for pushing method please?