lftp 3. pokus

master
jvais 5 years ago
parent 5b52446249
commit 34c7ce0d22

@ -10,5 +10,5 @@ Upload to webserver:
- ls -l
- |
lftp -c "set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; \
mirror -Rev ./ ./www --ignore-time --ignore-size --parallel=10 \
mirror -Rev ./ ./www --parallel=10 \
--exclude-glob .git* --exclude .git/"

Loading…
Cancel
Save