Cannot Get Access to a Directory

Hi,

Anyone can help as I tried to input the directory as:

cd Desktop/GoPiGo/Software/Python/Examples/Basic Servo/

But the result was that they could not find the folder. Then I tired to do it step by step also using the commend ls to search for the content, the fold actually exist as shown.

Can anyone help with it?

Thanks.

Hi,
I had the same problem that you have.
I use the VNC vieuwer connection and i browse into that directory and copy the file into the desktop.

Hey guys,
If you want to go into folders with spaces just use this: cd Basic\ Servo/.

We just updated the GoPiGo folders so that the examples don’t have spaces and replaced the spaces with underscore so that they are easier to navigate on the Terminal. Hope that this solves your problem and sorry for all the frustration.

-Karan