tarakan1983
10-05-2018, 19:43
Здравствуйте.
Люди, подскажите пожалуйста, что могло случиться сегодня wput перестал закачивать файлы на мой ftp сервер.
wput -v -d C:\temp\1.txt ftp://MyLogin:MyPass@MyFTP.ru/home/ftp/pub/z/1.txt
Added file `C:\temp\1.txt' to queue.
Added URL `ftp://MyLogin:MyPass@MyFTP.ru/home/ftp/pub/z/1.txt' to queue.
processing queue:
File: `C:\temp\1.txt'
URL : `ftp://MyLogin:MyPass@MyFTP.ru/home/ftp/pub/z/1.txt'
IP of `MyFTP.ru' is `192.168.11.11'(коментарий : тут левый IP)
PRE_GUESS: local_file: C:\temp\1.txt
remote_path: home/ftp/pub/z remote_file: 1.txt (4d0140)
POST_GUESS: local_file: C:\temp\1.txt
remote_path: home/ftp/pub/z remote_file: 1.txt
Searching for skip_entry ftp://MyLogin:MyPass@192.168.11.11:21/home/ftp/pub/z
--19:32:16-- `C:\temp\1.txt'
=> ftp://MyLogin:xxxxx@192.168.11.11:21/home/ftp/pub/z/1.txt
starting again
Connecting to 192.168.11.11:21... c_sock: 144
initiating timeout connect (300)
Checking whether 324 is writable... 1 (0:No error)
connected[220] '(vsFTPd 3.0.2)'
!
==> AUTH TLS ... ---->AUTH TLS
Receive-Error: read() failed. Read '' so far. (errno: No error (0))
Receive-Error: Connection broke down.
failed ((vsFTPd 3.0.2)).
Logging in as MyLogin ... ---->USER MyLogin
Receive-Error: read() failed. Read '' so far. (errno: No error (0))
Receive-Error: Connection broke down.
Waiting 10 seconds...
Я понимаю, что он просит TLS, но два года не просил, а тут на тебе.
И не могу понять эта проблема на стороне сервера или проблема с самим wput.
Пробовал wput --disable-tls так он меня отсылает в help.
Люди, подскажите пожалуйста, что могло случиться сегодня wput перестал закачивать файлы на мой ftp сервер.
wput -v -d C:\temp\1.txt ftp://MyLogin:MyPass@MyFTP.ru/home/ftp/pub/z/1.txt
Added file `C:\temp\1.txt' to queue.
Added URL `ftp://MyLogin:MyPass@MyFTP.ru/home/ftp/pub/z/1.txt' to queue.
processing queue:
File: `C:\temp\1.txt'
URL : `ftp://MyLogin:MyPass@MyFTP.ru/home/ftp/pub/z/1.txt'
IP of `MyFTP.ru' is `192.168.11.11'(коментарий : тут левый IP)
PRE_GUESS: local_file: C:\temp\1.txt
remote_path: home/ftp/pub/z remote_file: 1.txt (4d0140)
POST_GUESS: local_file: C:\temp\1.txt
remote_path: home/ftp/pub/z remote_file: 1.txt
Searching for skip_entry ftp://MyLogin:MyPass@192.168.11.11:21/home/ftp/pub/z
--19:32:16-- `C:\temp\1.txt'
=> ftp://MyLogin:xxxxx@192.168.11.11:21/home/ftp/pub/z/1.txt
starting again
Connecting to 192.168.11.11:21... c_sock: 144
initiating timeout connect (300)
Checking whether 324 is writable... 1 (0:No error)
connected[220] '(vsFTPd 3.0.2)'
!
==> AUTH TLS ... ---->AUTH TLS
Receive-Error: read() failed. Read '' so far. (errno: No error (0))
Receive-Error: Connection broke down.
failed ((vsFTPd 3.0.2)).
Logging in as MyLogin ... ---->USER MyLogin
Receive-Error: read() failed. Read '' so far. (errno: No error (0))
Receive-Error: Connection broke down.
Waiting 10 seconds...
Я понимаю, что он просит TLS, но два года не просил, а тут на тебе.
И не могу понять эта проблема на стороне сервера или проблема с самим wput.
Пробовал wput --disable-tls так он меня отсылает в help.