Quantcast
Channel: CobianSoft
Viewing all articles
Browse latest Browse all 1880

Cobian Reflector • error deleting old nbackup via ssl vsftpd

$
0
0
cobian reflector 1.14
i can make backup via vsftpd, but after then cobian is trying to delete the oldest backup on the list.
logs vsftp:
when copy backup negotiation TLS ok

Code:

Oct  4 11:44:49 xeon vsftpd[2818]: FTP response: Client "192.168.22.2", "220 Welcome to xeon FTP service."Oct  4 11:44:49 xeon vsftpd[2818]: FTP command: Client "192.168.22.2", "AUTH TLS"Oct  4 11:44:49 xeon vsftpd[2818]: FTP response: Client "192.168.22.2", "530 Please login with USER and PASS."Oct  4 11:44:49 xeon vsftpd[2818]: FTP command: Client "192.168.22.2", "AUTH SSL"Oct  4 11:44:49 xeon vsftpd[2818]: FTP response: Client "192.168.22.2", "234 Proceed with negotiation."Oct  4 11:44:49 xeon vsftpd[2818]: DEBUG: Client "192.168.22.2", "SSL version: TLSv1.0, SSL cipher: ECDHE-RSA-AES128-SHA, not reused, no cert"Oct  4 11:44:49 xeon vsftpd[2818]: FTP command: Client "192.168.22.2", "PBSZ 0"Oct  4 11:44:49 xeon vsftpd[2818]: FTP response: Client "192.168.22.2", "200 PBSZ set to 0."Oct  4 11:44:49 xeon vsftpd[2818]: FTP command: Client "192.168.22.2", "PROT P"Oct  4 11:44:49 xeon vsftpd[2818]: FTP response: Client "192.168.22.2", "200 PROT now Private."Oct  4 11:44:49 xeon vsftpd[2818]: FTP command: Client "192.168.22.2", "USER john"Oct  4 11:44:49 xeon vsftpd[2818]: [przemsi] FTP response: Client "192.168.22.2", "331 Please specify the password."Oct  4 11:44:49 xeon vsftpd[2818]: [przemsi] FTP command: Client "192.168.22.2", "PASS <password>"Oct  4 11:44:49 xeon vsftpd[2817]: [przemsi] OK LOGIN: Client "192.168.22.2"Oct  4 11:44:49 xeon vsftpd[2822]: [przemsi] FTP response: Client "192.168.22.2", "230 Login successful."
delete the oldest backup:

Code:

Oct  4 11:44:54 xeon vsftpd[2824]: CONNECT: Client "192.168.22.2"Oct  4 11:44:54 xeon vsftpd[2824]: FTP response: Client "192.168.22.2", "220 Welcome to xeon FTP service."Oct  4 11:44:54 xeon vsftpd[2824]: FTP command: Client "192.168.22.2", "USER john"Oct  4 11:44:54 xeon vsftpd[2824]: FTP response: Client "192.168.22.2", "530 Please login with USER and PASS."Oct  4 11:44:54 xeon vsftpd[2824]: FTP command: Client "192.168.22.2", "QUIT"Oct  4 11:44:54 xeon vsftpd[2824]: FTP response: Client "192.168.22.2", "221 Goodbye."
deleting files using ftp via unencrypted channel ?

Statistics: Posted by przemsi — 04 Oct 2022, 12:14 — Replies 1 — Views 3



Viewing all articles
Browse latest Browse all 1880

Trending Articles