Directory of Two Words

I have a large directory named "Second Folder." Whenever I try to work with it in terminal I hit a wall. i.e.:

$ sudo mv /home/user/Second Folder /home/user/linuxtutorialwork
mv: cannot stat ‘/home/user/Second’: No such file or directory
mv: cannot stat ‘Folder’: No such file or directory

I've tried eliminating the space and hyphenating in the command line with no better result. I will gladly rename the directory.

Dom, 05/17/2015 - 11:28

Problem Solved. Discovered 'Copy Location' right click and 'Paste Filenames' in Terminal Edit.