F5F Stay Refreshed Power Users Networks Transfer documents between desktops

Transfer documents between desktops

Transfer documents between desktops

M
Mia_Marissa
Member
207
10-06-2016, 12:09 PM
#1
Hello, I'm looking for a faster method to move files between computers without using a hard drive or manual copying. I noticed you can share files over your local network by setting the 33GB file to be accessible there, and others can view and copy it. Could there be a quicker alternative since the current speed is about 50MB per second? Thanks in advance for any suggestions!
M
Mia_Marissa
10-06-2016, 12:09 PM #1

Hello, I'm looking for a faster method to move files between computers without using a hard drive or manual copying. I noticed you can share files over your local network by setting the 33GB file to be accessible there, and others can view and copy it. Could there be a quicker alternative since the current speed is about 50MB per second? Thanks in advance for any suggestions!

S
schtaben
Junior Member
17
10-06-2016, 01:15 PM
#2
Wirelessly available, though it can be connected via Ethernet cable. Look up information online for more details.
S
schtaben
10-06-2016, 01:15 PM #2

Wirelessly available, though it can be connected via Ethernet cable. Look up information online for more details.

_
_XxWarLordxX_
Member
54
10-06-2016, 03:11 PM
#3
The systems are linked through established pathways. Disk usage depends on specific operational needs.
_
_XxWarLordxX_
10-06-2016, 03:11 PM #3

The systems are linked through established pathways. Disk usage depends on specific operational needs.

G
152
10-06-2016, 03:51 PM
#4
From what you explained, it seems your performance is likely constrained by the disk write speed. At around 50MB per second, that's roughly 400Mbps, which shouldn't be the issue unless your network equipment can't handle the traffic. It might also be the case that the switch or router between the two machines isn't powerful enough for the bandwidth. You could test by connecting the computers directly with a crossover cable and see if the problem persists. Remove the network layer to isolate the cause.
G
GlennTheMaster
10-06-2016, 03:51 PM #4

From what you explained, it seems your performance is likely constrained by the disk write speed. At around 50MB per second, that's roughly 400Mbps, which shouldn't be the issue unless your network equipment can't handle the traffic. It might also be the case that the switch or router between the two machines isn't powerful enough for the bandwidth. You could test by connecting the computers directly with a crossover cable and see if the problem persists. Remove the network layer to isolate the cause.

T
thraadash
Junior Member
13
10-08-2016, 01:53 PM
#5
You can utilize Windows file and folder sharing. The traditional brute force approach involves using FileZilla server and configuring an FTP server. If both machines can handle 1Gbps network speeds, it could potentially deliver over 100 MBps for large file transfers.
T
thraadash
10-08-2016, 01:53 PM #5

You can utilize Windows file and folder sharing. The traditional brute force approach involves using FileZilla server and configuring an FTP server. If both machines can handle 1Gbps network speeds, it could potentially deliver over 100 MBps for large file transfers.

A
Anselhero
Senior Member
582
10-08-2016, 02:09 PM
#6
I installed Filezilla FTP server on one machine and connected from another using its FTP client. I can handle up to ten simultaneous connections per client, though you can run several instances if needed—just ensure your connection speed can support it. Transferring many files at once may overload your gigabit link, provided the hard drive is capable. Setting up the server takes under five minutes. If you need to move large amounts of data, add a second Ethernet card on each computer, connect them with a standard cable, and configure the server to listen on both devices. Then start two FTP clients and have each one connect to a different network card’s IP address, giving you double the speed.
A
Anselhero
10-08-2016, 02:09 PM #6

I installed Filezilla FTP server on one machine and connected from another using its FTP client. I can handle up to ten simultaneous connections per client, though you can run several instances if needed—just ensure your connection speed can support it. Transferring many files at once may overload your gigabit link, provided the hard drive is capable. Setting up the server takes under five minutes. If you need to move large amounts of data, add a second Ethernet card on each computer, connect them with a standard cable, and configure the server to listen on both devices. Then start two FTP clients and have each one connect to a different network card’s IP address, giving you double the speed.

E
emmylee33
Senior Member
710
10-12-2016, 09:09 AM
#7
I think that Filezilla is TFTP which is a connectionless protocol and also issues dropping packets - 33GB is a huge file and I think risk of corruption during transfer. Same with WiFi, it should be ok for the most part but could be risky with massive files like that.
E
emmylee33
10-12-2016, 09:09 AM #7

I think that Filezilla is TFTP which is a connectionless protocol and also issues dropping packets - 33GB is a huge file and I think risk of corruption during transfer. Same with WiFi, it should be ok for the most part but could be risky with massive files like that.

L
louie018
Posting Freak
824
10-12-2016, 05:43 PM
#8
It's FTP or SFTP (encrypted) — not a connectionless protocol. It relies on TCP ports and similar mechanisms. If you're concerned, you can use a bittorrent client to generate a torrent and utilize the built-in announce server to host it on your device. On the other end, you can download the torrent file and load it into a bittorrent application. The files include checksums to verify data integrity during transfer.
L
louie018
10-12-2016, 05:43 PM #8

It's FTP or SFTP (encrypted) — not a connectionless protocol. It relies on TCP ports and similar mechanisms. If you're concerned, you can use a bittorrent client to generate a torrent and utilize the built-in announce server to host it on your device. On the other end, you can download the torrent file and load it into a bittorrent application. The files include checksums to verify data integrity during transfer.

C
CuzImJuli
Member
204
10-13-2016, 03:05 AM
#9
Thanks for the support! I've been reviewing what others mentioned. I believe I can manage with a speed of 50MB/s. There might be a straightforward method to boost it, though it could add some complexity. Right now, using a 16GB USB drive is a practical workaround for transferring files. Appreciate all the help and insights you provided—it really made a difference.
C
CuzImJuli
10-13-2016, 03:05 AM #9

Thanks for the support! I've been reviewing what others mentioned. I believe I can manage with a speed of 50MB/s. There might be a straightforward method to boost it, though it could add some complexity. Right now, using a 16GB USB drive is a practical workaround for transferring files. Appreciate all the help and insights you provided—it really made a difference.