Hello every one!
Using Excel VBA I am trying to upload files to a server.
In order to do so the macro creates a command-file called 'FTP_batch.txt' and when the subroutine finishes, it kills that file again.
When I run the command prompt and copy/ paste the commands from the 'FTP_batch.txt'...