lftp - 2. pokus

master
jvais 6 years ago
parent 156d0b88fe
commit 5b52446249

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

Loading…
Cancel
Save