Hi,
I have a .zip file (test.zip) which I need to transfer to the external FTP server (e.g. host1).
How can I send (upload) this file to the FTP server using the FTP protocol?
I am using Linux agent node.
Is the bash or groovy scripting preferred for this task?
Example will be highly appreciated!
Thanks!!