File transfer between two laptops
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
-
It looks it exists. Search for 'USB bridge cable'.
"In testa che avete, Signor di Ceprano?" -- Rigoletto
Thanks. Will look.
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
See CodeProject article: TorpedoSync - LAN Based File Synchronization Between Machines[^] On Slant you can find more options if you search for Torpedosync.
-
It looks it exists. Search for 'USB bridge cable'.
"In testa che avete, Signor di Ceprano?" -- Rigoletto
I got one of those - but it stopped working when WinXP arrived: The manufacturer never cared to develop a 32-bit driver. It also turned out that with the speed attained, it was much faster to copy the files to a USB memory stick and move that over. If you go for a USB cable, at least make sure that it is made for USB3 speeds. (That goes for the memory stick solution as well - some older memory sticks could not even keep up with USB2 speeds!)
-
I got one of those - but it stopped working when WinXP arrived: The manufacturer never cared to develop a 32-bit driver. It also turned out that with the speed attained, it was much faster to copy the files to a USB memory stick and move that over. If you go for a USB cable, at least make sure that it is made for USB3 speeds. (That goes for the memory stick solution as well - some older memory sticks could not even keep up with USB2 speeds!)
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
I think I used SCART(?) cables for that back in the day. Had to move my complete desktop for that to happen, but I could transfer files that didn't fit on a 1.44 MB floppy :D Later I'd burn the files on a (re)writable CD, such luxury! Why would you even want to return to such brutal methods in the age of fast internet? :~
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript
-
I think I used SCART(?) cables for that back in the day. Had to move my complete desktop for that to happen, but I could transfer files that didn't fit on a 1.44 MB floppy :D Later I'd burn the files on a (re)writable CD, such luxury! Why would you even want to return to such brutal methods in the age of fast internet? :~
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript
-
I think I used SCART(?) cables for that back in the day. Had to move my complete desktop for that to happen, but I could transfer files that didn't fit on a 1.44 MB floppy :D Later I'd burn the files on a (re)writable CD, such luxury! Why would you even want to return to such brutal methods in the age of fast internet? :~
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript
Yes, I find that uploading to Google Drive from one machine and downloading onto the other from there to be the simplest option, and fast one too. Only drawback is that my ISP has a data limit of 1000 GB per month, after which things become really slow.
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
Share a folder and use a network cable
Wrong is evil and must be defeated. - Jeff Ello
-
Share a folder and use a network cable
Wrong is evil and must be defeated. - Jeff Ello
No network cable slot on the Macbook Air.
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
I created a "subnet" and I connect to my headless mac mini via ethernet & vnc. However, the setup also allows me to just connect directly & drop files on the mac mini like a file storage unit. I wrote up how I set it up at: macbook pro - Is is possible to use remote desktop to a Mac via direct cable or wireless? - Ask Different[^] This talks about the RDP but it also explains the settings that work to connect with ethernet. It should get you there. good luck the write-up has screen shots for both sides of the setup (windows & mac) so it should help.
-
Share a folder and use a network cable
Wrong is evil and must be defeated. - Jeff Ello
Not an RJ45 connector on the MacBook Air. Not sure where to find its network cable.
-
Not an RJ45 connector on the MacBook Air. Not sure where to find its network cable.
Then I suppose you can use WIFI, folder sharing works over any network. Example of howto here: https://www.makeuseof.com/tag/how-to-easily-share-files-across-mac-windows-computers[^]
Wrong is evil and must be defeated. - Jeff Ello
-
Then I suppose you can use WIFI, folder sharing works over any network. Example of howto here: https://www.makeuseof.com/tag/how-to-easily-share-files-across-mac-windows-computers[^]
Wrong is evil and must be defeated. - Jeff Ello
Thanks. Will try out.
-
I created a "subnet" and I connect to my headless mac mini via ethernet & vnc. However, the setup also allows me to just connect directly & drop files on the mac mini like a file storage unit. I wrote up how I set it up at: macbook pro - Is is possible to use remote desktop to a Mac via direct cable or wireless? - Ask Different[^] This talks about the RDP but it also explains the settings that work to connect with ethernet. It should get you there. good luck the write-up has screen shots for both sides of the setup (windows & mac) so it should help.
Very detailed. Will try it out. Thanks.
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
[Mouse Without Borders](https://www.microsoft.com/en-za/download/details.aspx?id=35460) Sorry, I missed that it needs to run on a Mac, but maybe [Mouse and Keyboard Sharing ShareMouse Freeware Version](https://www.sharemouse.com/shop/freeware/) is an option.
-
Not an RJ45 connector on the MacBook Air. Not sure where to find its network cable.
-
I need to frequently transfer video files, about 30 MB in size between my two machines, a Win10 laptop and a MacBook Air. I tried Bluetooth and it takes a long time, more than 10 minutes. Whereas, uploading the file to Google Drive and downloading from there onto the other machine, took an overall of under a minute. Is there a direct wire-based transfer possible between these two machines, which does not need the Internet? Ideal would be USB to USB cable transfer, but does that even exist? Sorry if this is a dumb question.
-
I think I used SCART(?) cables for that back in the day. Had to move my complete desktop for that to happen, but I could transfer files that didn't fit on a 1.44 MB floppy :D Later I'd burn the files on a (re)writable CD, such luxury! Why would you even want to return to such brutal methods in the age of fast internet? :~
Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript
Sander Rossel wrote:
a 1.44 MB floppy :-D
You must be a lot older than you appear! :omg:
The difficult we do right away... ...the impossible takes slightly longer.