Hi
I have earlier written an article about a FTP Automation. Now it is time to describe how to upload a file without the use of a Automation but with use of the standard FTP program.
The upload is done in 2 steps:
- Build a put script
- Use the put script to upload the file.
So how do we build a put script? Take a look here: Read more »