Skip to content
Follow
Ubuntu Linux

Enable Personal File Sharing in Ubuntu Linux

Richard
Written by
Richard
Sep 14, 2022 Updated Aug 13, 2026 3 min read
How to Enable or Disable Microsoft Defender Cloud Protection
How to Enable or Disable Microsoft Defender Cloud Protection

Personal file sharing in Ubuntu Linux lets you send files directly to other computers on your home network without using a USB drive. This built-in feature uses a special folder named Public to share your stuff quickly with family or friends nearby.

You can turn on file sharing in just a few clicks through your Ubuntu settings. Once you set it up, you pick whether people need a password to open your shared files, keeping your computer safe while you share.

⚡ Quick Answer

Open System Settings, click Sharing, and toggle the main Sharing switch to On. Then, select File Sharing and turn its switch to On. You can also enable “Require Password” for added security.

How to turn on or off personal file sharing in Ubuntu Linux

Turning on personal file sharing in Ubuntu Linux lets users move files from the Public folder to other computers on a home network. This method provides a handy way to transfer documents between devices without a USB drive, and disabling it later takes minimal effort.

First, press Ctrl+Alt+T on your keyboard to open the terminal console (a text-based command interface). Then, run the commands below to install gnome-user-share.

🐧Bash / Shell
sudo apt install gnome-user-share

Ubuntu centralizes system configurations in a single control panel . Access this area by clicking the System menu at the top-right corner of the desktop.

Ubuntu Linux Activities overview screen showing system menu
ubuntu linux activities overview

Alternatively, click on the System menu at the top-right corner of the top bar on your desktop.

From the System menu, select Settings (as highlighted below).

Ubuntu Linux system menu accessing Settings from top bar
ubuntu linux system menu top bar settings

In the Settings app, click on the Sharing tile to open the panel.

Ubuntu Linux Sharing settings panel for file sharing configuration
ubuntu linux sharing panel

Flip the top toggle switch to the On position to activate the main sharing layer. This action enables personal file sharing, allowing folders to be shared with other computers on the network.

Sharing remains disabled when the switch is set to Off.

Ubuntu Linux toggle to turn on Personal File Sharing
ubuntu linux turn on sharing

In the System Settings -> Sharing panel, select File Sharing as highlighted below.

Ubuntu Linux File Sharing tile selected in Settings
ubuntu linux file sharing tile select

On the File Sharing window, toggle the File Sharing switch to On.

To disable this feature, switch it back to the Off position.

Ubuntu Linux File Sharing toggle switched on enabled
ubuntu linux turn on file sharing

Other people on the current network can now attempt to connect to the computer and access files stored inside the Public folder.

To require network visitors to use a password when accessing the Public folder, switch Require Password to On.

Ubuntu Linux File Sharing password protection setting updated
ubuntu linux file sharing password updated

That completes the setup process.

Managing network transfers with the gnome-user-share package takes only a few clicks once the initial setup is finished.:

  • Enabling or disabling file sharing in Ubuntu Linux is a straightforward process using the gnome-user-share package.
  • By accessing the System Settings panel, users can easily toggle the File Sharing switch to allow or restrict access to the Public folder.
  • The option to require a password to access the Public folder adds an extra layer of security for shared files.
  • This guide provides a comprehensive overview of managing File Sharing settings in Ubuntu Linux, ensuring a seamless user experience.

Does Ubuntu have SMB?

Overview. A Samba file server (software that lets Linux communicate with Windows file sharing protocols) enables file sharing across different operating systems over a network. It lets you access your desktop files from a laptop and share files with Windows and macOS users. This guide covers the installation and configuration of Samba on Ubuntu.

How to share files using LAN cable in Ubuntu?

Computer. Now you can access all the files inside it directly from Ubuntu. You can directly copy these files from Windows to Ubuntu.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable File and Printer Sharing in Windows 11
Windows How to Enable File and Printer Sharing in Windows 11
How to Mount Windows 11 Shares on Ubuntu Linux
Ubuntu Linux How to Mount Windows 11 Shares on Ubuntu Linux
How to Find Your Computer Name in Windows 11
Windows How to Find Your Computer Name in Windows 11
How to Install GNOME Desktop on Ubuntu 24.04
Ubuntu Linux How to Install GNOME Desktop on Ubuntu 24.04

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *