Changes

Jump to: navigation, search

Orange Pi Zero 2W

107 bytes added, 16:54, 26 September 2023
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 opening filezilla is as shown below. At this time, the remote site on the right is empty.</p>
<div class="figure">
</div></li>
<li><p>The method of connecting the development board is as shown in the figure below</p></li></ol>
<div class="figure">
[[File:zero2w-img256.png]]
</div></ol>
<ol start="5" style="list-style-type: decimal;">
<li><p>Then choose to '''save the password''' and click '''OK'''</p>
<p>[[File:zero2w-img257.png]]</p></li>
<li><p>Then select '''Always trust this host''' and click '''OK'''</p></li></ol>
<div class="figure">
[[File:zero2w-img258.png]]
</div></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's Linux file system on the right side of the filezilla software.</li></ol>
<div class="figure">
[[File:zero2w-img259.png]]
</div></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, select the file to be uploaded in Ubuntu PC on the left side of the filezilla software, right-click the mouse, and then click the upload option to start uploading the file to the development board.</li></ol>
<div class="figure">
[[File:zero2w-img260.png]]
</div></ol>
<ol start="9" style="list-style-type: decimal;">
<li><p>After the upload is completed, you can go to the corresponding path in the development board Linux system to view the uploaded file.</p></li>
<span id="method-to-upload-files-from-windows-pc-to-development-board-linux-system"></span>
 
=== Method to upload files from Windows PC to development board Linux system ===

Navigation menu