I'm coding Python for my edison board using putty. I have a Python file which I wish to run on my edison board (simple blink LED). The .py file is located in a folder called "pythonpractice" in my documents on my C drive. I've been trying to change directory doing like "cd \ documents" etc. but to of no avail. (my edison board is set up correctly).
If anyone could just show me how I could go about opening the Python file in putty I have in my documents I would be very grateful!