[rosedu-general] [Techblog] Copying files
Alex Morega
alex at grep.ro
Wed Feb 22 09:30:40 EET 2012
On 21 Feb 2012, at 19:54, Mihai Maruseac wrote:
> Alex a scris un scurt articol pe techblog. Faceți vă rog review, aș
> vrea să-l publicăm mâine seară :D
Mișto articolul și problem statement-ul :) Comments below.
> But this method isn’t scalable if you want transfer multiple files
Cum să nu: `tar -czvf - some_folder | nc -l 12345`. La primire scrii `nc ixmint.local 12345 | tar xzvf -`. Dacă ești creativ mi se pare că poți să dai drumul și la un `md5sum` prin `tee` să facă checksum on-the-fly.
Bine, dacă scopul propoziției cu "isn't scalable" este ca să introducă metoda a doua, atunci aș reformula-o în "another way to do it".
> it can be Firefox or other GUI clients or a simple wget
s/wget/curl/ - teh new console http client hotness :)
gg :)
-- Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rosedu.org/pipermail/rosedu-general/attachments/20120222/7c14ae21/attachment.pgp>
More information about the rosedu-general
mailing list