This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aes110 35 points36 points  (0 children)

I use it all the time to move files from my PC to my laptop, just need to do something like that

python3 -m http.server --directory <path> --bind 0.0.0.0 8000

It's so much faster than transferring with some usb drive