partage de fichier à la wetransfert
base64 /dev/urandom | head -c 10000000 > file.txt
=> génère un fichier texte de 10Ko
dd if=/dev/urandom of=sample.txt bs=500M count=1 iflag=fullblock
=> génère un fichier de 500Mo BINAIRE
séquenceur drum en ligne via fichier texte
des manip avec nc :
- faire un tchat poste à poste
- transfert de fichier
- TESTER les ports ouverts
- ...
backintime : sauvegarde auto de fichiers / répertoires à la time machine
If you add some File over SSH or FTP to your Owncloud Data-Folder you will not see this.
Login via SSH and got to the OwnCloud Root Folder and Enter these Commands
php console.php files:scan <user_id> #For rescanning a users file
php console.php files:scan --all #For rescanning the files of all users
or if you using MySQl Database, run these SQL-Command:
TRUNCATE oc_filecache;
ben merger des fichier AVI sous linux