Перейти к содержимому

Android: доступ к ПК с Linux?

2

Я ищу способ получить доступ к моему домашнему дисковому ПК (на базе Linux) на Android. Что я могу использовать для этого? ATM Я нашел только FTP и SSHFS, оба работают медленно и имеют проблемы (даже не смог установить SSHFS на JellyBeans).

1 929 просмотров
Daniel спросил 13 лет назад
D 169

1 ответ

0

I do this using Samba on my Linux box, and then I download ESFile Explorer to my Androiid phone. ESFile Explorer lets me access my SAMBA shares without any problems.

Sharing in Ubuntu through the graphical file explorer is supposed to be easy, but I have learned that if I want it to work right the first time, as well as every time I reboot, I have to go in and manually add the shared folder to the /etc/samba/smb.conf file.

ESFile explorer also streams my movies and music without and problem. (Your version of Android must have FUSE Support)

В конце концов я рутировал свой андроид и установил там менеджер Cifs :(

Daniel · 13 лет назад · 0
SunnyDaze ответил 13 лет назад
S 1