Загрузка данных


[root@redosdozorapp ~]# lftp -d
lftp :~> open ftp://11.0.0.248
---- Преобразование адреса сервера...
---- IPv6 is not supported or configured
---- 1 адрес найден: 11.0.0.248
lftp 11.0.0.248:~> set ftp:ssl-force true
lftp 11.0.0.248:~> set ftp:ssl-protect-data true
lftp 11.0.0.248:~> set ssl:verify-certificate no
lftp 11.0.0.248:~> user ulanudeftp sXgJ9ceFODWE
lftp ulanudeftp@11.0.0.248:~> set ftp:prefer-epsv yes
lftp ulanudeftp@11.0.0.248:~> ls
---- Соединение с 11.0.0.248 (11.0.0.248), порт 21
<--- 220 (vsFTPd 3.0.5)                                                
---> FEAT
<--- 211-Features:                                           
<---  EPRT
<---  EPSV
<---  MDTM
<---  PASV
<---  PBSZ
<---  PROT
<---  REST STREAM
<---  SIZE
<---  TVFS
<--- 211 End
---> AUTH TLS
<--- 234 Proceed with negotiation.                          
---> USER ulanudeftp
Certificate: C=RU,ST=VRN,L=VRN,O=OBG,OU=FVF           
 Issued by: C=RU,ST=VRN,L=VRN,O=OBG,OU=FVF
WARNING: Certificate verification: Not trusted (A4:F1:56:7E:84:D8:17:4E:5B:F1:CF:2E:AD:CC:73:F5:2F:FD:0D:33)
WARNING: Certificate verification: certificate common name doesn't match requested host name «11.0.0.248» (A4:F1:56:7E:84:D8:17:4E:5B:F1:CF:2E:AD:CC:73:F5:2F:FD:0D:33)
<--- 331 Please specify the password.                 
---> PASS sXgJ9ceFODWE
<--- 230 Login successful.                                   
---> PWD
<--- 257 "/" is the current directory                        
---> PBSZ 0
<--- 200 PBSZ set to 0.                                      
---> PROT P
<--- 200 PROT now Private.                                   
---> EPSV
<--- 229 Entering Extended Passive Mode (|||50068|)          
---- Соединение сокета данных с (11.0.0.248), порт 50068
---- Канал данных установлен                                                        
---> LIST
<--- 150 Here comes the directory listing.                   
Certificate: C=RU,ST=VRN,L=VRN,O=OBG,OU=FVF                     
 Issued by: C=RU,ST=VRN,L=VRN,O=OBG,OU=FVF
WARNING: Certificate verification: Not trusted (A4:F1:56:7E:84:D8:17:4E:5B:F1:CF:2E:AD:CC:73:F5:2F:FD:0D:33)
WARNING: Certificate verification: certificate common name doesn't match requested host name «11.0.0.248» (A4:F1:56:7E:84:D8:17:4E:5B:F1:CF:2E:AD:CC:73:F5:2F:FD:0D:33)
---- Got EOF on data connection                                 
---- Закрытие соединения данных
<--- 226 Directory send OK.                                  
lftp ulanudeftp@11.0.0.248:/>