modify files on SD card of yun

Hi,

I would like to modify files on SD card of yun via wifi on Windows.
What is the easiest way to write and read files the SD card?

Thanks for the reply.

Franc

Hi

I normally use WinSCP to access the Yun filesystem (including the SD card) from Windows using SSH.

also Filezilla should work: https://filezilla-project.org/

dega1999:
also Filezilla should work: https://filezilla-project.org/

Talking about sparrows and canons... ]:smiley:

Ralf :wink:

Thanks for the reply both dega1999 and lucadentella .
But I can not connect with YUN.
How to Set Up Connection.

Franc

Hi Franc

if your Yun is connected to the same network (wired or wireless) of your PC simply configure WinSCP with its IP address (you can get it from Arduino IDE) and choose SCP as protocol:
http://www.lucadentella.it/category/arduino-yun/

Hi lucadentella,

reported error "Access denied" . Which "port" , "user name" and "password" must be set.

Franc

port 22
username root
password: the one you chose in the Yun webinterface (default is "arduino")