CD to directory with spaces
                How can I CD to a directory structure that has spaces in it e.g. 
cd /calorgas/Files To Adare Halcyon
If I have this in a script it says;
Too many parameters for command 'cd'.
Thanks in advance
            
        cd /calorgas/Files To Adare Halcyon
If I have this in a script it says;
Too many parameters for command 'cd'.
Thanks in advance