Тёмный
No video :(

How to speed up file transfer between two computers 

NETVN82
Подписаться 620 тыс.
Просмотров 101 тыс.
50% 1

This command is really useful when you are transferring a large amount of files. It not only helps you transfer files between different computers, but also helps you transfer files between hard drives on the same computer, between the computer and an external storage device.. This command is available on Windows operating system and you do not need to install any other software
TP-Link 16 Port Gigabit Switch amzn.to/3ODGrx9
Linksys 16-Port Gigabit Switch amzn.to/3QlDbaH
Dream 600K Sub / netvn82
#netvn #windows10 #speedupyourpc

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 93   
@JohnDoe-xp9rd
@JohnDoe-xp9rd 2 года назад
I use this command in a script to distribute builds ( more than 1 gigs ) to several workstations as part of scheduled tasks overnight, since years now. Developers should script all their repetitive tasks for more efficiency . I also suggest using MD5 checksum to make sure file transfer didn't corrupt any file here and there after compressing the whole thing .
@Meta.Facebook
@Meta.Facebook Год назад
Can you please elaborate using MD5 checksum.
@changryu8128
@changryu8128 Год назад
I tested with 80GB transfer between D:\ and E:\. Both are within a same computer, and RAID 0 NVMes. D:\ = RAID 0 of 500GB + 500 GB. E:\ = RAID 0 of 1TB + 1TB. The D:\ is a drive on which I work, and the E:| is a backup after I work on D: Results = same using the CMD and Windows10's drag/drop. The speed of the two tests were, don't be surprised, 2,700MB/sec for both. 80GB = 80 giga-bytes (not giga-bit). File transfer speed = 2.7GBps = 2,700 Mega-byte per second !
@safeerseenimohammadsamsude4403
@safeerseenimohammadsamsude4403 2 года назад
I expect your more videos ... You are very intelligent man thanks for sharing your knowledge with us
@NETVN82
@NETVN82 2 года назад
So nice of you
@elizandromello
@elizandromello 2 года назад
It is not a valid test. Data was cached on the second copy.
@changryu8128
@changryu8128 Год назад
More than probably (cached) because there is no reason drag/drop takes much longer than CMD action. Actually, I tested two methods. Found exact same time in two methods. I don't understand why there was no report and no person who tested as what I did.
@ThanhTrungNguyen-zz3vz
@ThanhTrungNguyen-zz3vz Год назад
I have just been following your videos recently and found it is highly usefull. Thanks for sharing knowledge with us..
@NETVN82
@NETVN82 Год назад
So nice of you
@kokikocky4319
@kokikocky4319 2 года назад
Dont use /S it's better /E, couse with /S robust copy will copy subdirectories, but not if its empty, it wil skip it ... There's more usefull options ... Type "robocopy /?" (Without qutes to see more options for Robust File Copy ... ) very usefull command, but if you dont know how to use it, better stick with drag'n drop ....
@kokikocky4319
@kokikocky4319 2 года назад
Btw: great video, and there's more commands like this, and i've found out that many "sysadmins" doesnt know about this command !!!! I think they make only BAT files with simple copy commands in it ... from one drive to antoher ....
@Darkk6969
@Darkk6969 2 года назад
@@kokikocky4319 I use RoboCopy scripts with variables to make things easier and keep track as I use it to backup several servers nightly.
@n2nby
@n2nby 2 года назад
Said twice before. I will say it again. The destination computer will fragment all the files. All the time saved is multiplied exponentially on wasted seeks on reading that data. Read,move,read,move,read,move,read is much slower than read,read,read,read. A un-fragmented file is taken as just one long read. If you are going to argue an SSD has no seek time. A fragmented file on SSD still requires processing through the device driver on every move. A mechanical drive requires moving between tracks, which is minimized by read ahead in the drive. Which occurs if you are read 1 sector or more. The drive will read the one sector request and cache more tracks ahead (all occurring asynchronously of the PC). A large cache on a fast Sata drive is a must.
@MST339
@MST339 2 года назад
Are you sure that the read/write operation have been completed at the time of command prompt return, rather than just being backgrounded?
@markw208
@markw208 2 года назад
Elizandro Rodrigues de Mello is correct, the files on the destination PC copied using the 1st method aren’t actually wiped from the drive, they are simply marked as deleted. Although your suggested method of transfer could be faster if comparing USB 2 and Gigabyte LAN.
@tompatton2086
@tompatton2086 Год назад
Seems to work reasonably well when you want to copy an entire directory. Not very practical though if you only want to copy a half dozen files out of a directory containing many files.
@Serious69xx
@Serious69xx 2 года назад
The time in which i will write this command my files would have already been copied through drag and drop😂😂
@Tora-om2ml
@Tora-om2ml 2 года назад
いつも有意義な動画をありがとう! 動画を見ていてとても面白いです!
@megraouf1127
@megraouf1127 2 года назад
Thank you so much for all the work you do
@NETVN82
@NETVN82 2 года назад
You are so welcome
@hackintoshslovakia368
@hackintoshslovakia368 2 года назад
Thanks for this great tip !
@portabelcomp
@portabelcomp 2 года назад
terima kasih pak.. saya dapat ilmu baru lagi.. salam dari kota baubau, indonesia
@biglearner3123
@biglearner3123 2 года назад
Bagus, belajarlah juga mengenai sifat baik anak ini yang membagi ilmu kepada siapa saja dari suku dan agama manapun di dunia. Indonesia perlu belajar sifat yang baik dari orang lain....
@franceg4697
@franceg4697 2 года назад
Awesome sir thanks for sharing ❤️
@NETVN82
@NETVN82 2 года назад
Thanks and welcome
@flyingmoon1464
@flyingmoon1464 Год назад
What is M32 in Cmd...🤔 Can I use any Number instead of it.... Example.I want use M36 ,M64 ,M100 like this...🤔🤔🤔
@TTURKI
@TTURKI 6 месяцев назад
Did you found out ? He mentioned that
@danbromberg
@danbromberg 2 года назад
I'm unfamiliar with sharing folders on 2 different PCs; I assume you just use any old USB cable to connect the two, but what command(s) must you issue after that so the source PC can view the target PC?
@usulatreides863
@usulatreides863 2 года назад
This requires a network to be used. If you have 2 computers both connected to the same internet modem you basically already have a network. If you follow the steps as shown in the video you should be able to do this too. Just make sure you use the IP address shown on your own computers in the commands. ;) Although robocopy can also be used to copy between 2 drives in the same computer... it's not really a good thing to use this to copy to a USB drive as USB drives usually have limited speeds for writing and the multiple threads used by robocopy will more likely hurt your speeds instead of improving them.
@n2nby
@n2nby 2 года назад
Unless one of the two ports is OTG. It won't work and damage 1 of the computers. Besides usb to usb is slow as shit. Get a reversing cat 5 and go gigabit Ethernet. All the setup rules apply for Ethernet, (assign ip, framesize etc...) A good Ethernet setup can see 500-900 MB/Sec. That's megabyte not megabit.
@faizanbalkhi9538
@faizanbalkhi9538 2 года назад
Awesome Sir
@marquesdacosta4187
@marquesdacosta4187 2 года назад
Thanks for sharing this! Does this command only work with IP address or with the computer name?
@NETVN82
@NETVN82 2 года назад
Both
@DavidCastillaGil
@DavidCastillaGil 2 года назад
it works with IP addresses unless you have a working domain, workgroup or something setup for your hosts to know each other. so yes, it can work with hostnames if you have set them up properly, otherwise it will always work via IP
@funbngla2824
@funbngla2824 2 года назад
*THANKS*
@NETVN82
@NETVN82 2 года назад
Welcome
@Ivan....Ivanov
@Ivan....Ivanov 2 года назад
If you use multitheading copying files, will they be fragmented on destination disk?
@chaitanyakrishna94
@chaitanyakrishna94 Год назад
But please tell me how to transfer files from windows 10 pc android phone in this much of speed
@v9956
@v9956 11 месяцев назад
I want to copy files from external hdd to internal ssd any fast way to copy large file of 100gb
@saiteja118
@saiteja118 2 года назад
can we transfer specific date files alone using same command.
@harishsiddaiahraju7791
@harishsiddaiahraju7791 Год назад
Hi Can you please make video on copying files from windows to linux pc
@hugo-lhotel
@hugo-lhotel 2 года назад
Thanks for this tip It is possible to do the same on Linux ?
@DavidCastillaGil
@DavidCastillaGil 2 года назад
sure, in Linux you're probably looking for rsync tool, or just the standard cp and mv commands.
@TechUpbeats
@TechUpbeats Год назад
Brother any tip to speed my internet speed in Android.
@Skif0007
@Skif0007 Год назад
It is not sense, due to a different protocols? so when drag-n-drop uses SMB, and command line - SCP
@KaiDon1
@KaiDon1 Год назад
I copied 90 GB to another PC using this method , It's more than 24 hr so far and still not finish ... . really work ?.
@mallikarjunaoruganti2298
@mallikarjunaoruganti2298 10 месяцев назад
Perfect
@rajeshr1067
@rajeshr1067 Год назад
What meaning MT:32
@mihemedsofi
@mihemedsofi 2 года назад
very nice
@NETVN82
@NETVN82 2 года назад
Thanks
@v9956
@v9956 11 месяцев назад
Good bless you
@ibm450
@ibm450 2 года назад
is this possible on linux (fedora/ubuntu) please.
@ivanov1988
@ivanov1988 2 года назад
Warum braucht das "Standard Kopieren" denn 3. mal so lange?? 🤔
@numair3
@numair3 2 года назад
NICE
@NETVN82
@NETVN82 2 года назад
Thanks
@user-cu6rs6ts5o
@user-cu6rs6ts5o 2 года назад
Great~!!!
@NETVN82
@NETVN82 2 года назад
Thank you! Cheers!
@LovemaysakuL
@LovemaysakuL 8 месяцев назад
Thank you so much😀
@vla2uv
@vla2uv 6 месяцев назад
Bullocks, I've tried fast coping with your shown command and with no expected result!
@HungPham-ki9wu
@HungPham-ki9wu 2 года назад
Anh dùng phần mềm gì để nói tiếng anh vậy
@MJLee-wl6kt
@MJLee-wl6kt 2 года назад
Is this faster than TeraCopy and/or FastCopy?
@Darkk6969
@Darkk6969 2 года назад
Nice thing about RoboCopy is it's already installed in Windows. Just run it and boom you're done.
@usulatreides863
@usulatreides863 2 года назад
Robocopy might be faster* than Teracopy as robocopy can use multiple threads (default is 4) where as Teracopy uses 1 thread. Fastcopy does appear to allow multiple instances, but that's only for multiple jobs. I don't see Fastcopy having multiple threads available. * it does depend on the drive hardware you read from and write to if it can handle 'high drive operations payload'. 😉
@MJLee-wl6kt
@MJLee-wl6kt 2 года назад
@@usulatreides863 Thanks for reply. I try both few days,, if there are many small files, robocopy is much faster. however my major speed limit is daily backup abou 100+ 5GB-10GB video files to NAS (via 2.5Gbe ethernet),, in this case multiple threads acture slow down the copy speed. So now I mix use both.
@usulatreides863
@usulatreides863 2 года назад
@@MJLee-wl6kt The high number of threads in robocopy is nice when dealing with a big number of small files. For larger files sticking to the default of 8 might be better or test using only 4 threads even ;) . 1 thing to note about robocopy is that it doesn't show the number of active threads. It just looks like it's running 1 active thread.
@mn07206565
@mn07206565 2 года назад
Yeah im curious also
@IrenaW
@IrenaW 2 года назад
How many copied files will be defragmented?
@usulatreides863
@usulatreides863 2 года назад
Robocopy will not prevent copied files get written fragmented.
@-b8430
@-b8430 2 года назад
We need a way to recover deleted files
@Sherryjandu
@Sherryjandu 2 года назад
I use es explorer to copy file from pc to mobile but it doesn't transfer more than 100kb data. So i use data cable which is very annoying. Any help? Thanks
@DavidCastillaGil
@DavidCastillaGil 2 года назад
I stopped using ES Explorer a while ago and now I'm all in Mixplorer, I really recommend it. It has the option to create an FTP server that you can then connect from any other device. Just be careful that FTP is really unsecure, but for your home usage should be fine. Also, lately I've been using Syncthing to maintain synced folders between my different devices. Both tools are open source and well known.
@Sherryjandu
@Sherryjandu 2 года назад
@@DavidCastillaGil Thanks for the information 🙏🏿
@abdurrouf3417
@abdurrouf3417 2 года назад
How to make batch file using this command.
@NETVN82
@NETVN82 2 года назад
i will try
@alimosaad8961
@alimosaad8961 2 года назад
Excellent question 👍🏻👍🏻👍🏻
@kokikocky4319
@kokikocky4319 2 года назад
Why needs for batch file? Its better to automate some things by making batch files with strict command in it ...
@mostafaezz4589
@mostafaezz4589 7 месяцев назад
Not working
@extraitlecture610
@extraitlecture610 2 года назад
Not speed with me🙄
@JosemberGN
@JosemberGN 2 года назад
Like
@bitcom4109
@bitcom4109 2 года назад
Rtx 3070 ti Crashing Hi , I have recently started mining. Rtx 3080 LHR X 4 Rtx 3070 ti X 2 Nicehash (dagger/NBminer) Everything running smoothly, until: 1 of the 3070ti keeps turning off after 30 min. Lowered overclocks, and then started turning off after 12 hours or so. It completely shuts down the power supply as well. Restart the computer, turn the card off and on and then runs for another 12 hours and does the same again. I've tried to replace the riser, I've changed positions using another riser slot and still the same issues. Card was used by a friend over the wknd and ran for 48 hours with no problems. This afternoon it keeps giving a: Cuda error: out of memory (err_no=2) Device 4 exception, exit ... Any help ?
@umeshmk6116
@umeshmk6116 2 года назад
🙏🙏🙏
@media_1149
@media_1149 2 года назад
M:32 M:128 what does it mean? Can you describe
@usulatreides863
@usulatreides863 2 года назад
This defines the number of copy threads. The number is the number simultaneous copy threads. /MT:32 would mean that 32 separate copy threads are used. This is only useful if you a really high number of files to copy though. Default is 8
@DumbSkippy
@DumbSkippy 2 года назад
SFTP
@BollywoodstatusOK
@BollywoodstatusOK 2 года назад
सारेwindowsएक ही pendrive में(All in.. one bootable pendrive)👇👇👇 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hltal8fIgXc.html
@jimmysmits9545
@jimmysmits9545 2 года назад
I waste my time just to see this.
@sribalaji7914
@sribalaji7914 2 года назад
I got this below error ERROR : Invalid Parameter #4 : "othersD:\test/mt30" Simple Usage :: ROBOCOPY source destination /MIR source :: Source Directory (drive:\path or \\server\share\path). destination :: Destination Dir (drive:\path or \\server\share\path). /MIR :: Mirror a complete directory tree. For more usage information run ROBOCOPY /?
@kaungmyat4657
@kaungmyat4657 2 года назад
Same to you bro!
@DavidCastillaGil
@DavidCastillaGil 2 года назад
Check your slashes, in Windows all paths have the backslash \ while the parameters for commands use the normal division sign / You have to use ROBOCOPY /S C:\source\folder \\destination\folder note the S parameter has the / while both paths use \
@usulatreides863
@usulatreides863 2 года назад
You didn't provide the actual command string you used, but... by going what you typed in the error it is likely you should have used: others D:\test /mt:30 (spaced out and a : in the /mt operator)
@jglg7238
@jglg7238 Год назад
Filezilla is better
Далее
17 Computer Tips You'll WISH You Knew Sooner
21:07
Просмотров 282 тыс.
Why I Avoid Windows Standard Folders
9:01
Просмотров 118 тыс.
Как дела перцы?
00:25
Просмотров 55 тыс.
clone hard drive for free with this command
13:38
Просмотров 172 тыс.
How to connect 2 PCs over the Internet
12:53
Просмотров 53 тыс.
CMD : How to backup data like paid software
10:11
Просмотров 70 тыс.
How to copy large amounts of files in Windows
14:36
Просмотров 147 тыс.
How to build a NAS server from old hard drives
18:18
Просмотров 353 тыс.
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
Do This Before Putting Your Files in the Cloud
12:56
Просмотров 162 тыс.
Как дела перцы?
00:25
Просмотров 55 тыс.