Changes

Jump to: navigation, search

Orange Pi CM4

107 bytes added, 16:58, 18 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:cm4-img210.png]]
</div></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:cm4-img211.png]]</p></li>
<li><p>Then select '''<span class="mark">Always trust this host</span>''' and click '''<span class="mark">OK</span>'''</p></li></ol>
<div class="figure">
[[File:cm4-img212.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:cm4-img213.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 click the upload option to start uploading the file to the development board.</li></ol>
<div class="figure">
[[File:cm4-img214.png]]
</div></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="the-method-of-uploading-files-to-the-linux-system-of-the-development-board-in-windows-pc"></span>
 
=== The method of uploading files to the Linux system of the development board in Windows PC ===

Navigation menu