however, what you are asking for is quite simple to write a tiny little commandline program that you could pass the filename on the commandline and it would create that file and invoke ftp on it.
I know - I wrote a litte hack in C# for myself, but maybe other user need this feature also...
you might be able to call just an ftp commandline and specify filename, host, username, pass all on the commandline in which case you wouldn't even need this.
This was also my first thought - but the standard "ftp.exe" which comes with Windows only supports login via parameters, not the upload by itself.
so it's important to you that you be able to do all this with one shortcut?
Not important - but nice. I worked alot with "hardcopy" (
www.hardcopy.de) - which features this shortcut, so it is just only a habit

its not just that you want to be able to select an ftp command from tool menu, but you want a single shortcut key to take screenshot and then run the command.
correct

if this is important to people then i could add some way to specify tool commands to after certain hotkeys.. but this might be a bit of work if there is no one else who cares about it..
Ok - no problem - if no one cares about, just drop it - it's only a suggestion