pasar datos por nc dentro de la misma red local June 1, 2026 | No Comments | command, console, information, internet, linux, Linux Ubuntu Server, macos, nc, netplan, router, server, ssh, wifi yo usaba SCP o un servidor python FTP pero esas cosas son muy lentas, por eso uso nc (netcat) cuando digo lento es que tarda […]
Create an FTP server in Python on port xxxx to access/download files from a folder April 4, 2026 | No Comments | command, configuration, http, information, internet, linux, Linux Ubuntu Server First you need to have Python or Python 3 installed, then you have the command ‘python3’ Setting up a fast FTP server (The easiest way)Since […]