Ok so I'm using Windows and I'm trying to ssh into a linux server and forward X to a local X-server (not quite sure of the terminology here but I hope people understand what I mean). So I've installed Cygwin and I've installed all the packages that appear to be relevant. I can run an X-server and I can ssh, but I can't get them to work together. I'm using the command "ssh -X 'server address'" but it doesn't seem to recognise the -X option. I'm not really clued up on this stuff so could someone help me please?