cockpit-file-sharing icon indicating copy to clipboard operation
cockpit-file-sharing copied to clipboard

A Cockpit plugin to easily manage samba and NFS file sharing.

Results 40 cockpit-file-sharing issues
Sort by recently updated
recently updated
newest added

## Bug Info **Describe the bug** When connecting to a Cockpit instance remotely from another Cockpit instance, we are unable to access the File Sharing plugin with a permission denied...

Request: When you press the red Trash Can and it asks "Are you Sure?" provide a second option next to "yes" to "Yes, and Kick all users" or words to...

Hi @joshuaboud :wave: ## Bug Info **Describe the bug** '@45drives/cockpit-css@^0.1.12' seems to not be available at `npmjs.org` **To Reproduce** Steps to reproduce the behavior: 1. Clone this repository 2. Issue...

## Bug Info **Describe the bug** NFS 'Import/Export Config | export ' failed to work Edge web browser show 'Can not download, network issue'.

Cockpit now supports dark theme, see https://cockpit-project.org/blog/cockpit-279.html For your plugin to work as well you need to make a few changes. See for example changes that we made in https://github.com/cockpit-project/cockpit-podman/pull/1128...

When I try and import my smb.conf I get the following error in the top right ``` net: Unknown parameter encountered: "client ntlm auth" Ignoring unknown parameter "client ntlm auth"...

Ksmbd (a linux kernel server which implements SMB3 protocol in kernel space for sharing files over network.) is already includ from kernel 5.15. but newest package (3.3.4 deb) say that...

## Bug Info **Describe the bug** Adding/editing an NFS share and filling (one or more of) the Client Name field(s) with a value containing a comma breaks access to the...

In the standard installation of samba the homes feature is enabled which creates a non browsable, readonly share for each samba user. It took me a good amount of time...

## Bug Info **Describe the bug** 'tab' in /etc/exports.d/cockpit-file-sharing.exports is not parsed well. we may 'mv /etc/exports /etc/exports.d/cockpit-file-sharing.exports‘, so we need to support this.