projects
/
contrib
/
equinox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c811a
)
use passive mode to upload to CollectionHQ
author
Galen Charlton
<gmc@esilibrary.com>
Mon, 30 Dec 2013 18:28:50 +0000
(13:28 -0500)
committer
Galen Charlton
<gmc@esilibrary.com>
Mon, 30 Dec 2013 18:28:50 +0000
(13:28 -0500)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
collectionHQ/extract.sh
patch
|
blob
|
history
diff --git
a/collectionHQ/extract.sh
b/collectionHQ/extract.sh
index
cf25a32
..
a9afb44
100755
(executable)
--- a/
collectionHQ/extract.sh
+++ b/
collectionHQ/extract.sh
@@
-53,6
+53,7
@@
function format_data {
function upload_data {
gzip --best $FILE
ftp -v -n $FTPSITE <<END_SCRIPT
+passive
quote USER $FTPUSER
quote PASS $FTPPASS
binary