💾 Archived View for reisub.nsupdate.info › fabianbonetti › filehost.gemini captured on 2023-01-29 at 02:37:25. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

==============================================================================================
=        =========  ============================      ========================================
=  ===============  ============================  ===  =======================================
=  ===============  ============================  ====  ========================  ====  ======
=  =========   ===  =====  ===   ===  = ========  ===  ====   ===  = ====   ===    ==    ==  =
=      ====  =  ==    =======  =  ==     =======      ====     ==     ==  =  ===  ====  ======
=  ===========  ==  =  ==  =====  ==  =  =======  ===  ===  =  ==  =  ==     ===  ====  ===  =
=  =========    ==  =  ==  ===    ==  =  =======  ====  ==  =  ==  =  ==  ======  ====  ===  =
=  ========  =  ==  =  ==  ==  =  ==  =  =======  ===  ===  =  ==  =  ==  =  ===  ====  ===  =
=  =========    ==    ===  ===    ==  =  =======      =====   ===  =  ===   ====   ===   ==  =
==============================================================================================

Cápsula Gemini de Fabián Bonetti

Sobre GNU/Linux, Software Libre y demas

Nuevo Servicio de Archivos 31-10-2022 | #file #filehost #curl

Me faltaba algo por terminal, como subir archivos.

Aunque el servidor reisub ya tenia nextcloud y filebin

Filebin

Nextcloud

no estaban logrados para la terminal.

Aqui el nuevo servicio, excrito en PHP.

Filehost

algunos ejemplos de uso:

$curl -F "file=@./lu7dce.jpg" https://reisub.nsupdate.info/filehost/

te hubicas donde esta tu archivo siempre y ejecutas ese comando

$echo "hola mundo" | curl -F "file=@-;filename=.txt" https://reisub.nsupdate.info/filehost/

lo que hace es subir el texto "hola mundo" a un archivo .txt

$curl -F "file=@./index.php" https://reisub.nsupdate.info/filehost/

sube un archivo .php al filehost

tambien se puede usar via android con la app llamada Hupl

Espero que sea util, a mi me encanta estas herramientas.

Y lo mas importante, si entras por web esta el link del source code de filehost.

73

Volver

© 2022