8,367
edits
Changes
→How to upload files using filezilla
<ol style="list-style-type: decimal;">
<li><p>First install filezilla in Ubuntu PC</p>
{| class="wikitable" style="width:800px;" |-| <p>test@test:~$ '''sudo apt install -y filezilla'''</p>|}</li>
<li><p>Then use the following command to open filezilla</p>
{| class="wikitable" style="width:800px;" |-| <p>test@test:~$ '''filezilla'''</p>|}</li>
<li><p>The interface after filezilla is opened is as follows, at this time, the display under the remote site on the right is empty</p>
<div class="figure">
</div></li>
<li><p>The method of connecting the development board is shown in the figure below</p></li></ol>
<div class="figure">
[[File:media/image280.png|575x128px|图片565]]
</div></li></ol>
<ol start="5" style="list-style-type: decimal;">
<li><p>Then choose to '''<span class="mark">save the password</span>''', and then click '''<span class="mark">OK</span>'''</p>
<p>[[File:media/image281.png|249x181px]]</p></li>
<li><p>Then choose to '''<span class="mark">always trust this host</span>''', and then click '''<span class="mark">OK</span>'''</p></li></ol>
<div class="figure">
[[File:media/image282.png|278x150px|IMG_256]]
</div></li></ol>
<ol start="7" style="list-style-type: decimal;">
<li>After the connection is successful, you can see the directory structure of the development board linux file system on the right side of the filezilla software</li></ol>
<div class="figure">
[[File:media/image283.png|533x330px|IMG_256]]
</div></li></ol>
<ol start="8" style="list-style-type: decimal;">
<li>Then select the path to be uploaded to the development board on the right side of the filezilla software, and then select the file to be uploaded in the Ubuntu PC on the left side of the filezilla software, then click the right mouse button, and then click the upload option to start uploading the file to the development board bingo.</li></ol>
<div class="figure">
[[File:media/image284.png|529x414px|IMG_256]]
</div></li></ol>
<ol start="9" style="list-style-type: decimal;">
<li><p>After the upload is complete, you can go to the corresponding path in the Linux system of the development board to view the uploaded files</p></li>
<span id="how-to-upload-files-to-the-development-board-linux-system-in-windows-pc"></span>
=== How to upload files to the development board Linux system in Windows PC ===