this post was submitted on 25 Dec 2023
2 points (100.0% liked)
Zorin OS (Linux)
55 readers
3 users here now
a lemmy community for the zorin os linux distro
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The command I listed will enable ssh on the laptop. This will allow you to connect and move files with a file manager that supports sftp. From what I can tell solid explorer should work.
If you plan to move files directly via ssh you would use mv. A basic example would be the following:
You can add multiple files or folders separated by a space. The last location in the command will always be the target. In most cases it will probably be faster and more convenient to use the file manager you already have.