# How do I access my Droplet's file manager? You can manage files on a Droplet using its Linux command line, which you can access by logging into your Droplet using SSH or the Droplet Console. To connect to your Droplet through SSH, read [How to Connect to Droplets with SSH](https://docs.digitalocean.com/products/droplets/how-to/connect-with-ssh/index.html.md). To connect to your Droplet through the browser using the Droplet Console, read [How to Connect to Droplets with the Droplet Console](https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/index.html.md). Once you have connected to your Droplet, you can use the command line to navigate your Droplet’s file system. For more information about how to use the Linux command, see our [Linux command line primer](https://www.digitalocean.com/community/tutorials/a-linux-command-line-primer). If you need to transfer files to the Droplet, see our [file transfer guide](https://docs.digitalocean.com/products/droplets/how-to/transfer-files/index.html.md). If you want to add files to your Droplet, you would use SFTP which you can learn more about through our [SFTP file management guide](https://www.digitalocean.com/community/tutorials/how-to-use-sftp-to-securely-transfer-files-with-a-remote-server). We do not provide any graphic user interface (GUI) system for Droplet file management. To use a GUI to manage a Ubuntu Droplet, you can [install Ubuntu Desktop](https://www.digitalocean.com/community/tutorials/how-to-install-ubuntu-desktop-on-a-droplet) on your Droplet. ## Related Topics [How do I fix a "system not initialized" error on multi-GPU Droplets?](https://docs.digitalocean.com/support/how-do-i-fix-a-system-not-initialized-error-on-multi-gpu-droplets/index.html.md): Make sure NVIDIA Fabric Manager is running and has the same version number as the GPU drivers. [Why am I getting a Droplet autoscale pool error?](https://docs.digitalocean.com/support/why-am-i-getting-a-droplet-autoscale-pool-error/index.html.md): There may be an issue with the autoscale pool or Droplet configuration, the VPC network’s size, or resource limits on the team or datacenter. [How to Troubleshoot Load Balancer Health Check Issues](https://docs.digitalocean.com/support/how-to-troubleshoot-load-balancer-health-check-issues/index.html.md): Health checks often fail due to firewalls or misconfigured backend server software.