» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Netcat + backup

The Digital Voice: DD over Netcat for a Cheap Ghost Alternative

dd if= source-192_168_1_120.img | nc 192.168.1.120 7000 –q 10

Netcat: del.icio.us tag/netcat

Wonders of 'dd' and 'netcat': Cloning OS harddrives

you could pipe it through pv to get the transfer speed/progress. ie nc -l -p 9000 | pv | dd of=/dev/sda

Netcat: del.icio.us tag/netcat

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

Netcat: del.icio.us tag/netcat

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

open-source: del.icio.us tag/open-source

Using netcat and tar for network file transfer | Screenage

Using netcat and tar for network file transfer Von ccm | 30.Dezember 2007 Imagine you are on lan party or<sep/>

Netcat: del.icio.us tag/netcat

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

open-source: del.icio.us tag/open-source

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

Netcat: del.icio.us tag/netcat

OpenWRT - Ggl's wiki

<sep/>root@(none):~# tar zcvf wrt-backup.tar.gz wrt/* To transfer the tarball to another host, use netcat. Start a listening netcat en port 4444 on 192.168.1.10 for example

Netcat: del.icio.us tag/netcat

Page 1 | Next >>