Introduction
Introduction Statistics Contact Development Disclaimer Help
sync.sh - gopherhole - My gopherhole source code.
git clone git://jay.scot/gopherhole
Log
Files
Refs
---
sync.sh (127B)
---
1 lftp sftp://jay.scot -e "
2 mirror -R \
3 --delete \
4 --exclude=.git* \
5 --exclude=bin* \
6 --exclude=scm* \
7 ./ ~/gopher;
8 bye
9 "
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.