Hi,since each ftp-client sends different commands I would like to prevent this. In my case it is an GET command after a PUT. When I'm uploading a file in a specific ftp-client the clients sends a GET after the PUT so I'm lookin for a method to prevent this.
What would be the best solution for this?
thanx, Udo