How to share a folder with SMB in KDE Plasma 5.4 and Dolphin 15.08.1 The 2019 Stack Overflow...
How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?
Geography at the pixel level
What does もの mean in this sentence?
How do PCB vias affect signal quality?
How to obtain a position of last non-zero element
Is bread bad for ducks?
Are spiders unable to hurt humans, especially very small spiders?
Can withdrawing asylum be illegal?
Is it safe to harvest rainwater that fell on solar panels?
Getting crown tickets for Statue of Liberty
Why “相同意思的词” is called “同义词” instead of "同意词"?
Straighten subgroup lattice
What is the motivation for a law requiring 2 parties to consent for recording a conversation
Can there be female White Walkers?
What do hard-Brexiteers want with respect to the Irish border?
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Relationship between Gromov-Witten and Taubes' Gromov invariant
How can I define good in a religion that claims no moral authority?
Why does the nucleus not repel itself?
How to type a long/em dash `—`
Is it okay to consider publishing in my first year of PhD?
Is it a good practice to use a static variable in a Test Class and use that in the actual class instead of Test.isRunningTest()?
How do you keep chess fun when your opponent constantly beats you?
Why couldn't they take pictures of a closer black hole?
How to share a folder with SMB in KDE Plasma 5.4 and Dolphin 15.08.1
The 2019 Stack Overflow Developer Survey Results Are InHow do I share a folder with another Linux machine on the same home network?How to share files between two Ubuntu 14.04 computersShare Windows 8.1 Folder with Ubuntu 14.04How to Share folders in 14.04 Server with GnomeTrying to share a folder with host and guest in Virt - manager / KVMSet up folder share between Ubuntu 16.10 and lubuntu 16.04Install samba on Ubuntu 16.04 desktopTrying to locally share a folder between Ubuntu 17.10 and Ubuntu 18.04Make Nautilus mount SMB share with Protocol 2.0Automatic uncompressed backup/folder syncing to smb share
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I installed samba and kdenetwork-filesharing packets. When I do a right click on a folder I don't have a 'share' option in 'properties' submenu.
What is the easiest GUI way to share a folder via SMB protocol in Plasma 5?
samba kde5
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I installed samba and kdenetwork-filesharing packets. When I do a right click on a folder I don't have a 'share' option in 'properties' submenu.
What is the easiest GUI way to share a folder via SMB protocol in Plasma 5?
samba kde5
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I installed samba and kdenetwork-filesharing packets. When I do a right click on a folder I don't have a 'share' option in 'properties' submenu.
What is the easiest GUI way to share a folder via SMB protocol in Plasma 5?
samba kde5
I installed samba and kdenetwork-filesharing packets. When I do a right click on a folder I don't have a 'share' option in 'properties' submenu.
What is the easiest GUI way to share a folder via SMB protocol in Plasma 5?
samba kde5
samba kde5
asked Oct 9 '15 at 12:53
Hrvoje THrvoje T
243516
243516
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
It's because of this bug
https://bugs.kde.org/show_bug.cgi?id=351699
We just have to wait and configure /etc/samba/smb.conf manualy.
2
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f683376%2fhow-to-share-a-folder-with-smb-in-kde-plasma-5-4-and-dolphin-15-08-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It's because of this bug
https://bugs.kde.org/show_bug.cgi?id=351699
We just have to wait and configure /etc/samba/smb.conf manualy.
2
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
add a comment |
It's because of this bug
https://bugs.kde.org/show_bug.cgi?id=351699
We just have to wait and configure /etc/samba/smb.conf manualy.
2
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
add a comment |
It's because of this bug
https://bugs.kde.org/show_bug.cgi?id=351699
We just have to wait and configure /etc/samba/smb.conf manualy.
It's because of this bug
https://bugs.kde.org/show_bug.cgi?id=351699
We just have to wait and configure /etc/samba/smb.conf manualy.
answered Oct 9 '15 at 18:18
Hrvoje THrvoje T
243516
243516
2
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
add a comment |
2
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
2
2
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
FYI bug 351699 was fixed 2015-10, and in Dolphin 15.12.3 with KDE Frameworks 5.23.0 (probably Kubuntu 16.04) I see a Share tab.
– skierpage
Sep 4 '16 at 2:34
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f683376%2fhow-to-share-a-folder-with-smb-in-kde-plasma-5-4-and-dolphin-15-08-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown