====== files stuffs ====== * using [[tar]] * folder weight * du -hs /path/to/directory * disk space df -h ====== scp ====== scp -l 60 source remote:dest make transfert limited to ~100kb/sec scp -l 800 freelancis.net:./myfile.gz . gather all content of a remote folder and limit to 100 Ko /sec