Hello,
I'm a technology teacher in a French middle School and one of the IT managers. We now have 64 computers under Kubuntu that can connect to a Windows server that I don't manage. I've a big problem with Dolphin : First it does not display the mounted share place and I have to add a bookmark. but when the server is not connected, of course when we click on the bookmark we get an error. This is normal but something else is not : This file explorer can copy files from the server to the desktop but when we want to copy file from the desktop to the server, it says there is no place enough to write the file. So I tried Nemo file explorer and I'm very disappointed because Nemo can copy file to the server but when I want to copy a file from the server to the desktop, it ask a password ! The only file manager that work is nautilus but it has a very bad integration on KDE (no windows border, etc...). So please can someone give me a solution ? Thanks for your help.
P.S : To connect the server I wrote a python program that use a script with the command gio mount smb://**** and the share folder place is located in /run/user/1000/gvfs/smb-share:server=****
I'm a technology teacher in a French middle School and one of the IT managers. We now have 64 computers under Kubuntu that can connect to a Windows server that I don't manage. I've a big problem with Dolphin : First it does not display the mounted share place and I have to add a bookmark. but when the server is not connected, of course when we click on the bookmark we get an error. This is normal but something else is not : This file explorer can copy files from the server to the desktop but when we want to copy file from the desktop to the server, it says there is no place enough to write the file. So I tried Nemo file explorer and I'm very disappointed because Nemo can copy file to the server but when I want to copy a file from the server to the desktop, it ask a password ! The only file manager that work is nautilus but it has a very bad integration on KDE (no windows border, etc...). So please can someone give me a solution ? Thanks for your help.
P.S : To connect the server I wrote a python program that use a script with the command gio mount smb://**** and the share folder place is located in /run/user/1000/gvfs/smb-share:server=****
Comment