On Mon, Feb 25, 2013 at 9:23 PM, Udo <udo_the_...@yahoo.de> wrote: > 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?
Sorry for the slow response. I'm not sure why you want to do this, but the above should be perfectly doable in an Ftplet. /niklas