Today, Perth Time: I was able to find the Source Code for the right execution of the process. But before I am going to try the Source Code, I want someone to help me to look over it with a fine tooth combe.
So then here it is!!
However this example, that I have been able to post on the Thread, is only able to use the Microsft Internet Transfer Control, that comes with Visual Basic COM...
Code:
Inet1.Execute , "PUT c:lol.txt public_html/index/micke/lol.txt"
Do While Inet1.StillExecuting
DoEvents
Loop
!! Thanks in advance !!