Guest User

Untitled

a guest
Nov 6th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/bash
  2. wget -r -l 0 --exclude-directories=[dossier1,dossier2] ftp://[chemin] --ftp-user=[user] --ftp-password=[pass] -nH --cut-dirs=1
Add Comment
Please, Sign In to add comment