gl
61 pagesV  « < 58 59 60 61 > »   
 
REPLY
> Configuring access to files on the local network | From the communicator to the PC and from the PC to the communicator.
raven6
Message#1
04.08.11, 23:45
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2296
Check in: 27.02.08
Motorola QUENCH XT5

Reputation:-  613  +

Copying files from a computer or laptop (hereinafter referred to as PC) to a mobile device (hereinafter Android) and back is often required and (in the case of large files) it is easiest to do this using Wi-Fi.

Basic requirement: All devices (one or more PCs, Androids) must be connected to the same network!

  1. The simplest way is SHARE it.
    Install on all devicesSHARE it. The program is available on Android and Windows.
    The program interface logic is almost identical on all platforms.
    On the receiving device, select "Accept", on the sending "Send", select the data you need to transfer and select the device to which the data is to be sent.

  2. We get access from Android to the files on the PC.
    To do this, you need to install on the Android file manager with SMB support (Samba). I useES File Exploreralternatives:ASTRO File Managerwith pluginAstro SMB Module, eFile, X-plore.
    ATES File Explorerit's easy. You need to go to the "LAN" tab, press the Menu button>Create>Scan. After that, the program will check the entire range of IP addresses and display the addresses of computers that have shared folders. You can also not scan the network, but add the server manually, specifying its IP, and, if necessary, the user name and password.
    Attached Image
    When you tap on one of them, a list of folders will be opened, or you will be prompted for a user name and password to access the shared resources of this PC. Then you can work with network files as well as with local ones.
    If the files on the from PC (Windows OS) do not open
    So, the disposition: Win 7, static IP, the only user created during installation, which has no password.
    If Win 7 has password sharing enabled (by default), then ES Explorer will not even be able to view the list of shared folders, it will be immediately sent because it has no documents.
    If sharing with password protection is disabled, the list of shared folders in ES Explorer is displayed, but access can only be obtained to the Users folder, since access to it is enabled by default for everyone.
    There are two options: either disable password protection and grant access rights to each shared folder to the guest / Guest user (folder properties>Access, select Guest in the list and click add), or not disable password protection, but create a user with a password, and again grant him the right to access the shared folder in the same dialog. After that, the name and password of this user must be entered in the server settings in ES Explorer.
    By default, Win 7 gives access to the shared folder only to our only user, who does not have a password, so he cannot log in via the network.
    If you do not want to choose a user at each boot, then configureautomatic login.

  3. Access from a PC to Android files.
    Necessary programs in the program catalogsavagemessiahzine.com

    1. Samba server
      For example, useSamba Server for AndroidIt allows you to work with the communicator's SD card, as with a shared PC folder. The program requires root-rights.
      Install and run the program. When you first start will be given a brief instruction on the use. The first step is to set a password for accessing mobile device resources. To do this, press Menu>Settings>Password and enter the password. You can also change the user name if desired, as well as specify the workgroup (the name must match the workgroup name in the PC settings) and the NetBIOS name of the Android (that will be displayed in the network environment on the PC). After setting, go back to the main program window and press Menu.>Enable. This will launch the SAMBA server on Android.
      Attached Image
      If everything is done correctly, a computer named Samba on Android will appear in the network environment on the PC, which has the shared folder SDCARD.
      Attached Image
      The SAMBA server will automatically shut down when Wi-Fi is turned off and will turn on again when it is turned on. Forcibly exit it is not necessary.
    2. FTP server
      The method is somewhat less convenient and the data transfer rate is lower than that of the Samba server.
      There are a lot of programs for organizing an FTP server on Android:On air, FTPServer, File expert, X-plore.
      I useSwiftp.
      We put the program, go to the settings (the Setup button) and set the username and password to access the FTP server. The remaining settings can not be changed. Exit the settings and click the Start button. The FTP server is running, the address of this server appears in the Wi-Fi URL box.
      Attached Image
      Positive feedback about using X-plore
      ALEN & Co @ 10.22.2013, 01:00*
      LenovoP700i device,X-plore3.37.01, the Dir-620 router .. (For some reason, the ES did not go to me: it finds the server without problems, it sees the files, but the speed is sooooo low, and is cut off through some traffic, you try to open the movie — it plays only the first frames. Reinstallation is not helped ...) There are no such problems with the X-plore, everything is great!

      Note: Users of the MIUI firmware do not need to install anything, the built-in file manager Explorer / Files supports the creation of an FTP server.
      You can access this server with any FTP client (Filezilla, StaffFTPetc.), an Internet browser or file manager with FTP support (FAR, Total Commander, Free Commander, etc.). Also work with FTP supports the usual Windows Explorer. Simply enter a link from SwiFTP into the address bar of the Explorer, enter the username and password specified in the SwiFTP settings, and the FTP server will open as a regular folder.
    3. Using WebDAV

General recommendations
  1. Often, problems with the connection between the PC and Android are caused by blocking multicast (Block multicast) in the settings of the router. Disable this restriction.
  2. To simplify access, you can configurefixed IP addresses for all LAN devices . [/ b]
    If the PC (laptop) and Android get IP addresses via DHCP from the router, then the addresses can be different each time it is turned on. This would not be desirable, because PC with a laptop will understand each other and find each other by name, but this may not work out for Android, because It works with IP addresses. There are two ways:
    1. Reconfigure DHCP in the router so that it gives each network member its own IP, always the same
    For example, for the D-Link DIR-300 router, this is done in the DHCP Server Settings section of the web interface. For TP-Link TL-WR1043 - in the DHCP section>Address Reservation
    Screenshots
    Attached Image
    Attached Image

    In the fields of this section, you need to enter the MAC address of the network card connected to the router, the IP address that the router will give it and, for some models of routers, the name of the device.
    On a Windows computer, you can find the MAC address by running the command line (Start>Run>cmd) team
    ipconfig / all
    In response, the following will be issued:
    Local Area Connection - Ethernet Adapter:

    DNS suffix for this connection. . :
    Description. . . . . . . . . . . . : Realtek PCIe GBE Family Controller
    Physical adress. . . . . . . . . : 00-1F-D0-D4-53-2D
    Dhcp is enabled. . . . . . . . . . . : not
    IP address. . . . . . . . . . . . : 192.168.5.2
    Subnet mask . . . . . . . . . . : 255.255.255.0
    Main gate . . . . . . . . . . : 192.168.5.1
    DNS servers. . . . . . . . . . . : 192.168.5.1

    Here the physical address is the MAC we need. Those.00-1F-D0-D4-53-2D .
    Android’s MAC address can be found in the “About phone” section of the settings menu (Menu>Settings>About phone>condition>MAC address of Wi-Fi)
    2. Migrate network cards on a PC (laptop) to use static IP addresses
    In Windows 2k / XP, this is done in the properties of the network connection, in the TCP / IP protocol settings. Select "Use the following IP address", specify IP (IP should be from the router's local network, usually 192.168.0.xxx), subnet mask (usually 255.255.255.0), default gateway (router's IP address) and DNS servers (either the IP of the router, or the provider's DNS servers, or open DNS servers, for example, Google DNS - 8.8.8.8, 8.8.4.4).
    For example, my settings look like this (router address is 192.168.5.1):
    Attached Image
    In Android, in the advanced Wi-Fi settings.
    Attached Image

    After that, you need to share the necessary folders of the PC.
An example of setting up two-way access using ES Explorer from rush_zx .
An example of setting up file transfer between two Androids .

Rebranding caps courtesy ofFidelich - tyts .

Post has been editedGridzilla - 22.02.16, 11:53
Reason for editing: edit
der3kiy1
Message#1182
08.03.19, 19:32
a guest
*
[offline]

Group: Users
Messages 5
Check in: 01.07.12
Xiaomi Mi Max 3 4/64

Reputation:-  0  +

Good day!
Can you please tell me how to open access to a file (Word for example) from a computer so that it can be edited from a phone (Android)?
Black102
Message#1183
09.03.19, 04:46
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 87
Check in: 08.07.16
Meizu M2 Mini

Reputation:-  1  +

the answer is probably in the subject, but I did not find how to delete the file from the android through the laptop?
artem90y
Message#1184
09.03.19, 07:43
Experienced
******
[online]

Group: Friendssavagemessiahzine.com
Messages 411
Check in: 14.08.18
Xiaomi Redmi 2

Reputation:-  30  +

* Black102connect via USB and remove :-)


--------------------
Xiaomi Redmi 2 |ROM:Lineage os14.1
Ainol Novo 10 Hero |ROM:Feiyu1011
Black102
Message#1185
09.03.19, 11:26
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 87
Check in: 08.07.16
Meizu M2 Mini

Reputation:-  1  +

* artem90y, and if connected via wi fi?
artem90y
Message#1186
09.03.19, 11:32
Experienced
******
[online]

Group: Friendssavagemessiahzine.com
Messages 411
Check in: 14.08.18
Xiaomi Redmi 2

Reputation:-  30  +

* Black102, the third item in the cap


--------------------
Xiaomi Redmi 2 |ROM:Lineage os14.1
Ainol Novo 10 Hero |ROM:Feiyu1011
kupilandroid
Message#1187
10.03.19, 13:17
Visitor
**
[offline]

Group: Users
Messages 10
Check in: 30.12.11
Xiaomi Redmi 3

Reputation:-  0  +

Recently, not connected to the lan. Everything is as usual: I scan the network - I find the computer, I enter my login and password (correctly), BUT nothing happens, as the computer’s folder hangs, it hangs, it does not go deeper. Checked on different networks and from different devices. Who faced?
rostikzh
Message#1188
10.03.19, 13:43
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 6737
Check in: 12.04.13
Lenovo A800

Reputation:-  653  +

* kupilandroid
What are you scanning? Ask more specifically!


--------------------
Do not be afraid to do what you do not know. Remember that the ark was built by an amateur; the professionals built the Titanic !!!
kupilandroid
Message#1189
10.03.19, 14:13
Visitor
**
[offline]

Group: Users
Messages 10
Check in: 30.12.11
Xiaomi Redmi 3

Reputation:-  0  +

in es by Scan button, hereinafter referred to above
rostikzh
Message#1190
10.03.19, 15:09
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 6737
Check in: 12.04.13
Lenovo A800

Reputation:-  653  +

* kupilandroid
Concreteness! : roll:
Here ppilagayu screen, with honestly purchased 1.4 pro version of the conductor
Attached Image

And it works for me, on different devices, with axes of droids, from 4.4 to 9: yes2:

The stump is clear that I enter inside (the root of the droid), and not just to the flash.

Post has been editedrostikzh - 10.03.19, 15:11


--------------------
Do not be afraid to do what you do not know. Remember that the ark was built by an amateur; the professionals built the Titanic !!!
Black102
Message#1191
11.03.19, 04:35
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 87
Check in: 08.07.16
Meizu M2 Mini

Reputation:-  1  +

* artem90y, connected the android over the local network through Es Explorer, tried to delete the file, Super Su requested access and everything was deleted without those programs from 3 points
kupilandroid
Message#1192
12.03.19, 12:08
Visitor
**
[offline]

Group: Users
Messages 10
Check in: 30.12.11
Xiaomi Redmi 3

Reputation:-  0  +

Yes, where it is more specific. If you use the program, you understand what I mean. In the LAN section there is only Scan (for server detection) and Create (manually create). That's not the question. Until a certain point, everything worked flawlessly. After the last update I can not log on to the computer on the LAN Nothing on the computer has changed, folders are shared, passwords are correct, but not included. I enter the username and password from the computer - OK - and nothing. Just hanging folder. I press on it and again asks for a login and password. Here the thought creeps in (especially after your words about the paid version), and whether in the free version access to the LAN was cut off. I tried at home with a friend, where everything worked before too. I tried from another phone, from which I also used to go to the computer. I have Xiaomi Redmi 3S. Maybe someone else encountered?
rostikzh
Message#1193
12.03.19, 12:34
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 6737
Check in: 12.04.13
Lenovo A800

Reputation:-  653  +

* kupilandroid
IP addresses of devices in the router are registered manually on the statics? (For the router automatically changes them after a few times).
2. Try to podobitsya on LAN, first (to check the case), through another file manager. (I remember. The title, the title, then das referring to it), but, there are several of them, they work well with lan

Post has been editedrostikzh - 12.03.19, 12:57


--------------------
Do not be afraid to do what you do not know. Remember that the ark was built by an amateur; the professionals built the Titanic !!!
W.Master
Message#1194
12.03.19, 12:47
Naive potter
*********
[offline]

Group: Honorary Gameday
Messages 56396
Check in: 06.01.08
HTC One X

Reputation:-  3582  +

Rostikzh@12.03.19, 12:34*
IP addresses of devices in the router are registered manually on the statics? (For the router automatically changes them after a few times).
Does it matter if a remote device is visible on the network through a network scan.


--------------------
"Against stupidity, the gods themselves are powerless to fight"(Johann Friedrich Schiller)
"Not gods burn pots"(anonymous ancient Greek)
rostikzh
Message#1195
12.03.19, 12:55
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 6737
Check in: 12.04.13
Lenovo A800

Reputation:-  653  +

* W.Master,
Well, maybe there were some changes on your computer? For example, what update did it take place, and did smb1 switch to smb2?


--------------------
Do not be afraid to do what you do not know. Remember that the ark was built by an amateur; the professionals built the Titanic !!!
gulliverm
Message#1196
14.03.19, 09:11
a guest
*
[offline]

Group: Users
Messages 2
Check in: 13.04.09
Digma Vox S508 3G

Reputation:-  0  +

I will support kupilandroid. After updating Windows 10, it was reported that the home team in Windows no longer works. To access shared folders, see the instructions. I did everything according to the instructions, but the android sees the computer, but there is no access to the files and folders. In this case, the computer via ftp has access to the files of the android device. Maybe it will help to reinstall the ES-Explorer or try another version? I will try on the weekend, according to the results I will inform
kupilandroid
Message#1197
14.03.19, 12:44
Visitor
**
[offline]

Group: Users
Messages 10
Check in: 30.12.11
Xiaomi Redmi 3

Reputation:-  0  +

Xs what was on the computer, I update regularly, without tracking. Equipment on the machine distributes IP. But that's not the point, obviously. Set up the phone and computer for FTP, instructionsHEREon the forum. But it was easier for Lan when you quickly need to throw something off the phone. Apparently something has changed in Windows.
rostikzh
Message#1198
14.03.19, 15:23
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 6737
Check in: 12.04.13
Lenovo A800

Reputation:-  653  +

* kupilandroid
Switch to Windows on smb1. (The speed is less, but more reliably! Neither the EU is fully prepared for the LAN, or the Windows are new, for normal operation among themselves, using the SM2 protocol)

Post has been editedrostikzh - 14.03.19, 15:25


--------------------
Do not be afraid to do what you do not know. Remember that the ark was built by an amateur; the professionals built the Titanic !!!
gulliverm
Message#1199
15.03.19, 08:08
a guest
*
[offline]

Group: Users
Messages 2
Check in: 13.04.09
Digma Vox S508 3G

Reputation:-  0  +

Thanks rostikzh for the tip! Included in Windows smb1 and everything worked as before. By the way, did not notice that the speed is low
kupilandroid
Message#1200
15.03.19, 20:00
Visitor
**
[offline]

Group: Users
Messages 10
Check in: 30.12.11
Xiaomi Redmi 3

Reputation:-  0  +

No, I did not dare. This is not an option. This protocol is over 30 years old. He is full of holes than the sieve;)
Let's wait for the developer's decision. While on FTP I will transfer.
Yes. Here's another puzzle.
Created byThisinstructions server in the phone, made a shortcut, but if the EU itself is not running, the shortcut does not work. Only it is necessary to start and the server is started by a shortcut. Any thoughts?

Post has been editedkupilandroid - 15.03.19, 20:00
rostikzh
Message#1201
15.03.19, 20:56
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 6737
Check in: 12.04.13
Lenovo A800

Reputation:-  653  +

* kupilandroid
: roll: So you, in 30 years, decide for yourself specifically which protocols you used before, which now do not work, and which ones you want to deal with. And then, write here, but for now, do not flood. : close_tema:


--------------------
Do not be afraid to do what you do not know. Remember that the ark was built by an amateur; the professionals built the Titanic !!!

61 pagesV  « < 58 59 60 61 > » 


 mobile version    Now: 05/17/19 9:20 PM