Samba file manager linux

Файл-менеджер с подержкой samba

Нужен ФМ с поддержкой самба-шар, желательно без привязки к DE. Поиск практически ничего не дал. Nautilus не подходит, так как в моём опенбоксе мне кусок третьего гнома на фиг не нужен, dolphin отпадает по той же причине. Кто чем пользуется для этих целей?

Thunar только что пробовал, на ссылку вида smb:/ он мне сразу сказал «фи».

http://ompldr.org/vOWR5Yg
Но работает или нет сказать не могу. Венды нет.

А, это я gvfs просто не поставил. Правда, за gvfs притягивается кусок гнома, а держать кусок xfce и кусок гнома вместе — это как-то не айс. Может, есть разумные альтернативы? Или, хотя бы, простой способ заставить Nautilus 3 не выглядеть как говно.

Cамый простой способ заставить Nautilus 3 не выглядеть как говно — это поставить Nautilus 2 🙂

А с другой стороны не пофиг ли что у тебя будет несколько пакетов из гнома? Они ж есть не просят, да и кусоки гнома в xfce — не такая уж, имхо, чужеродная вещь.

В том-то и дело, что у меня НЕ xfce, они оба для меня чужеродны. Попробую nautilus 2 из AUR’а собрать.

Легкое окружение собираешь?

Давно собрал, и основной ФМ — PCManFM. Просто теперь самба понадобилась, а он её ни под каким соусом не умеет.

aur/pcmanfm-experimental 0.4.4.2-1 (67) Lightweight file manager which features tabbed browsing, samba and ftp support

Правда, за gvfs притягивается кусок гнома

Кусочек, махонький кусочек.

pacman -Qi pcmanfm . Версия : 0.9.8-6 . 

А если самба-шару сначала монтировать через fuse?

Ну тогда бери thunar, не такие уж у него ужасные зависимости.

Читайте также:  Полное имя компьютера linux

А если самба-шару сначала монтировать через fuse?

Почему-то не видит половину шар. Их и так не видно, но thunar и nautilus, хотя бы, по адресам заходят.

Ну тогда бери thunar, не такие уж у него ужасные зависимости.

Я пока nautilus2 взял, но, наверное, и правда, thunar лучше. Ему, хотя бы, не надо каждый раз отдельно говорить, чтобы он десктоп не рисовал.

Попробуй smbnetfs — вроде всегда работает, причем быстро. Другая альтернатива — autofs, которая монтирует mount’ом, но ее надо курить до просветления

У меня openbox. Использую Smbnetfs от имени пользователя

smbnetfs пробовал, не видит половину шар. Видит те же, что отображаются в тунаре/наутилусе в папке «сеть», но там не всё. Почему — ХЗ, может, это как-то связано с тем, что там не просто самба-шары, а домен AD, я в этом не особенно разбираюсь. Через наутилус, если указать точный адрес вида «smb://server_name/», многие шары видно. Как это сделать через smbnetfs?

Так и сделать. /mountpoint/ip или /mountpoint/name. Еще неплохо бы где-то wins прописать

Источник

Using Samba in your File Manager

Dolphin is capable of mounting smb file shares without needing any additional packages. All other file managers require installing the package gvfs-smb . This is present by default in most Manjaro editions but if you need to install it you can so with:

The following will guide you through setting up user sharing with Samba so that you can use your file manager to share folders.

Installation

Depending on which file manager you use there are different packages to install. Please reference the appropriate section for your file manager.

The manjaro-settings-samba package will install a basic config and enable the file sharing services. The whole process is nicely automated.

Nemo — Cinnamon

pamac install nemo-share manjaro-settings-samba

Nautilus — Gnome/Budgie

pamac install nautilus-share manjaro-settings-samba

Caja — MATE

pamac install caja-share manjaro-settings-samba

Thunar — XFCE

pamac install thunar-shares-plugin-gtk3

Dolphin — KDE/plasma

pamac install samba kdenetwork-filesharing manjaro-settings-samba

Finishing Up

Once you have installed the required packages for your file manager you should reboot to start the services and let the group changes take effect.

Читайте также:  Expand partition linux lvm

Protocol version

Since samba 4.11.0 released on 2019-09-17, the very old Windows NT protocol is disabled by default because of serious security issues, so if you connect to:

  • a supported Windows version
  • a supported Linux Samba server
  • a supported NAS appliance

Please upgrade these to the latest version and disable the NT1 protocol on these servers if not done automatically.

Please turn off file sharing towards the Internet and know that malicious users on your LAN (unless isolated in a guest network) will be able to access all local NT1 shares with full control.

User Accounts

If you are getting permission denied when connecting to a new share, one common cause of this is that samba does not have access to Linux user passwords by default. To remedy this, create a samba password for your user account:

sudo smbpasswd -a theusername

This will create a password for the user.

User Doesn’t have Rights to Create Shares

If you get an error that you don’t have rights to create shares ensure that you user account has been added to the group sambashare. After modifying groups it is required to logout for the changes to take effect.

Firewall

If you are getting «connection denied» errors make sure you have allowed access through your firewall. See the firewall wiki article for more details.

Cookie-файлы помогают нам предоставлять наши услуги. Используя наши сервисы, вы соглашаетесь с использованием cookie-файлов.

Источник

Using Samba in your File Manager

Dolphin is capable of mounting smb file shares without needing any additional packages. All other file managers require installing the package gvfs-smb . This is present by default in most Manjaro editions but if you need to install it you can so with:

The following will guide you through setting up user sharing with Samba so that you can use your file manager to share folders.

Installation

Depending on which file manager you use there are different packages to install. Please reference the appropriate section for your file manager.

Читайте также:  Simply linux 32 bit

The manjaro-settings-samba package will install a basic config and enable the file sharing services. The whole process is nicely automated.

Nemo — Cinnamon

pamac install nemo-share manjaro-settings-samba

Nautilus — Gnome/Budgie

pamac install nautilus-share manjaro-settings-samba

Caja — MATE

pamac install caja-share manjaro-settings-samba

Thunar — XFCE

pamac install thunar-shares-plugin-gtk3

Dolphin — KDE/plasma

pamac install samba kdenetwork-filesharing manjaro-settings-samba

Finishing Up

Once you have installed the required packages for your file manager you should reboot to start the services and let the group changes take effect.

Protocol version

Since samba 4.11.0 released on 2019-09-17, the very old Windows NT protocol is disabled by default because of serious security issues, so if you connect to:

  • a supported Windows version
  • a supported Linux Samba server
  • a supported NAS appliance

Please upgrade these to the latest version and disable the NT1 protocol on these servers if not done automatically.

Please turn off file sharing towards the Internet and know that malicious users on your LAN (unless isolated in a guest network) will be able to access all local NT1 shares with full control.

User Accounts

If you are getting permission denied when connecting to a new share, one common cause of this is that samba does not have access to Linux user passwords by default. To remedy this, create a samba password for your user account:

sudo smbpasswd -a theusername

This will create a password for the user.

User Doesn’t have Rights to Create Shares

If you get an error that you don’t have rights to create shares ensure that you user account has been added to the group sambashare. After modifying groups it is required to logout for the changes to take effect.

Firewall

If you are getting «connection denied» errors make sure you have allowed access through your firewall. See the firewall wiki article for more details.

Cookie-файлы помогают нам предоставлять наши услуги. Используя наши сервисы, вы соглашаетесь с использованием cookie-файлов.

Источник

Оцените статью
Adblock
detector