aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/download_daily.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/download_daily.py b/python/download_daily.py
index e69abfef..c204bc7e 100644
--- a/python/download_daily.py
+++ b/python/download_daily.py
@@ -14,8 +14,6 @@ if os.name =='nt':
elif os.name == 'posix':
root = '/home/share/Daily'
-config
-
ftp = FTP('ftp.globeop.com')
ftp.login('srntsftp', config.ftp_password)
ftp.cwd('outgoing')