Page 1 of 1

How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-03-22 14:04
by Rosssiiii
Hello :)
I would like to know how is possible transfer files between 2 PCs connected via Ethernet cable ?

I have installed filezilla server on my main computer Windows and i'm able to transfer file tru wifi...but since my wifi is 2.4ghz the transfer of very large files is very slow, so I was looking for a way to do it by directly connecting my 2 PCs via ethernet cable using gigabit cable supported by both.

How i have to configure filezilla ?

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-03-22 17:36
by botg
Just enter the IP address assigned to the wired network adapter of the server.

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-03-22 21:22
by Rosssiiii
botg wrote:
2019-03-22 17:36
Just enter the IP address assigned to the wired network adapter of the server.
sorry but i don't understand how ?

becouse ok i understand that of course ethernet network card has a MAC address and an IP and WIFI network card has an other different MAC address and IP when are connected with modem/router...

but if i try to direct connect both devices i don't know how can i do ?

I'm not very experted, can you explain me more please ?

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-03-23 11:47
by botg
Well, with the keyboard just type the IP into the host field.

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-03-24 12:52
by Rosssiiii
botg wrote:
2019-03-23 11:47
Well, with the keyboard just type the IP into the host field.
i try to explain that video:
https://drive.google.com/open?id=11RFsP ... MBE6kIy23n
https://drive.google.com/open?id=1Eou0l ... kJf60WlgSa

when i plugin the ethernet cable and i connect both devices...both computer still continue to use WIFI connection, in that way they don't transfer file using ethernet at more hight speed.

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-03-24 16:24
by botg
On the server look up the IP address assigned to the wired ethernet adapter, unless you have manually changed, it the IPv6 should be in the fe80::/32 range. Enter the address in the host field of FileZilla, enclosed in square bracket as it's a literal IPv6.

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-04-16 19:25
by Rosssiiii
botg wrote:
2019-03-24 16:24
On the server look up the IP address assigned to the wired ethernet adapter, unless you have manually changed, it the IPv6 should be in the fe80::/32 range. Enter the address in the host field of FileZilla, enclosed in square bracket as it's a literal IPv6.
hello :)

sorry is passed long time since my least reoly but i'm been busy with job...but i still have need of this configuration to transfer files.

Here is my ipv6 (i think you refer to this) https://i.use_direct_attachments_thankyou/KMa06sw.png that is generated in automatic when i go on property of the ethernet network without internet available becouse is an ethernet cable direct connect with the other pc.

but i don't understand where i have to put this ipv6 on the filezilla server settings ??

Thanks for helping :)

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-04-17 01:42
by boco
You enclose it in square brackets and enter it as Hostname.

Example:

Code: Select all

[fe80::297e:1cc7:4b6f:24e6%9]

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-07-07 17:13
by Rosssiiii
Hello :)

But exaclty where ? i have to go in Filezilla server settings ?

Can you send me a screenshot as example ?

Becouse i also would like to keep alive the possibility to transfer thru wifi as i'm doing

Re: How transfer files between 2 PCs connected via Ethernet cable ?

Posted: 2019-07-07 18:50
by boco
No, you enter that IPv6 into the "Host:" field in FileZilla Client. Either into the Quickconnect bar on the top, or into the "Host:" field in the Site Manager.

No need to touch the server side, it has that IPv6 already assigned and FileZilla Server uses it automatically.


Please note that you can also use the 169.254.36.230 IPv4 to connect.