FileZilla on a Chromebook

AI genereret resume (TL;DR) Skjul resume
Mange vælger at købe en Chromebook for at undgå Windows og samtidig få en billig bærbar computer med lang batterilevetid. Desværre har Chromebooks også nogle ulemper, især fordi mange programmer, man er vant til, ikke fungerer på Chromebooks/Linux.

Et program, der har været nødvendigt for en bruger på deres Chromebook, er FileZilla, en FTP-klient der bruges til at arbejde med FTP, FTP over SSL / TLS (FTPS) og SSH File Transfer Protocol (SFTP).

Brugeren kunne ikke finde en løsning til at installere og bruge FileZilla på deres Chromebook, så de endte med at bruge CodeAnywhere, en web IDE og FTP-klient, der tillader arbejde fra enhver placering med internetforbindelse.

For at få FileZilla på en Chromebook skal man have aktiveret udviklertilstand for at bruge Linux-funktionerne. Der er en guide til dette.

Trin for trin guide til at få FileZilla på en Chromebook:

1. Åbn Linux-terminalen ved at skrive "Terminal" i menuen (nederst til venstre) og vælg din installation, sandsynligvis kaldet "penguin".
2. Kør kommandoen "sudo apt-get update" i terminalen og vent på opdateringen.
3. Kør kommandoen "sudo apt-get install FileZilla" og vent på installationen. Du skal muligvis bekræfte installationen ved at skrive Y i terminalen.
4. Hvis alt er gået godt, kan du nu åbne FileZilla ved at søge efter det i menuen.

Selvom FileZilla fungerer næsten perfekt på en Chromebook, er der en ulempe, hvor de fleste oplever, at de ikke kan logge ind på en FTP-server og redigere filer normalt uden at skulle associere alle filer med en applikation i Linux. Dette kræver, at man har en applikation til at redigere filerne på Linux for at undgå dette problem.
Vis bullet points

Like many others, I chose to buy a Chromebook to avoid Windows and at the same time get a cheap laptop with long battery life. Unfortunately, Chromebooks also come with some disadvantages, especially since many programs you are used to not working on Chromebooks / Linux.

One program I have needed on my Chromebook is FileZilla, which is an FTP client I use in my daily work, it examines the following protocols Examines: FTP, FTP over SSL / TLS (FTPS), and SSH File Transfer Protocol (SFTP).

I couldn’t find a solution to install and use it on my Chromebook to be able to work on the Chromebook and therefore I ended up with the solution CodeAnywhere, which is a web IDE and FTP client that allows you to work from anywhere as long as there is an internet connection.

I have now found the solution and am sharing it with you.

Before you start, you must have enabled developer mode to use the Linux features. There is a guide here to do this:

https://support.google.com/chromebook/answer/9145439?hl=en

Step by step to get FileZilla on a Chromebook

  • Open the Linux terminal by opening the menu (bottom left corner) and typing “Terminal”. Once the terminal is open select your installation, it is probably just called “penguin”.
  • You should now see a terminal where you can enter commands. Enter the command sudo apt-get update and wait for the update to finish.
  • Run the sudo apt-get install FileZilla command and wait for the installation to finish. You may have to accept the installation by typing Y in the terminal.
  • If all went well, you will now be able to go back down to the menu and type FileZilla and be able to open it.

You now have FileZilla on your Chromebook, but you’ll probably experience a problem.

Disadvantages of FileZilla on Chromebook

FileZilla on your Chromebook works almost perfectly. However, there is one very annoying thing that doesn’t work correctly for most people and that is that you can’t log into an FTP server and edit the files as normal, without having to go into the Linux section and associate all the files with an application on Linux to edit the files… The reason is that FileZilla increases opening the files on Linux, where you probably don’t have a program to edit them. So therefore you need one so the files can be edited.

If you don’t have it, you’ll have to download the files and edit them on Chrome OS and move them back to Linux.

See here how to install Visual Studio Code on a ChromeBook so you can associate the files in FileZilla and thus avoid this problem.

GÅ IKKE GLIP AF NOGET

Vær blandt de første til at få besked, når vores seneste artikler bliver udgivet ved at tilmelde dig vores ugentlige nyhedsbrev!