提交 7b1d045d 编写于 作者: B barrierye

update code

上级 f06f86f9
......@@ -126,6 +126,7 @@ class FTPMonitor(Monitor):
self._ftp.login(username, password)
def _exist_remote_donefile(self):
import ftplib
try:
donefile_path = '{}/{}'.format(self._remote_path,
self._remote_donefile_name)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册