4709 links
3702 private links
  • Les liens de Fanch
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
1 results tagged file x
  • Note: Transferer un fichier par réseau (sans chiffrement)

    Un répertoire à copier sur une autre machine, vous avez juste besoin de netcat et tar ;-)

    Serveur source :

    root@host-source:/root/files# ls
    file1.txt file2.txt
    root@host-source:/root/files# tar -cz . | nc -l -p 60222

    Serveur cible :

    root@host-target:/root/files# ls
    root@host-target:/root/files# nc -w 1 host-source 60222| tar -xz
    root@host-target:/root/files# ls
    file1.txt file2.txt

    Wed 22 Mar 2023 01:30:33 PM CET * - permalink -
    QRCode
    - archive.org - /shaare/FJ-Uxg
    file transfer
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation