80807GruDE881
17.04.17, 19:29 |
Habe explicit using TLS eingestellt und die Verbindung wird auch aufgebaut. Nur die Dateiübertragung findet nicht statt. Können Sie in meiner Konfiguration die Einstellung require_ssl_reuse bitte umstellen. Danke.
220 FTP Server
AUTH TLS
234 Proceed with negotiation.
USER XXX
331 Please specify the password.
PASS ******
230 Login successful.
PBSZ 0
200 PBSZ set to 0.
PROT P
200 PROT now Private.
TYPE I
200 Switching to Binary mode.
CWD /
250 Directory successfully changed.
PWD
257 "/"
CWD /
250 Directory successfully changed.
PWD
257 "/"
SYST
215 UNIX Type: L8
PASV
227 Entering Passive Mode (XXX,231,142).
LIST -a /
150 Here comes the directory listing.
522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
CWD /
250 Directory successfully changed.
PASV
227 Entering Passive Mode (XXX,202,157).
LIST -a index.php
150 Here comes the directory listing.
522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
PASV
227 Entering Passive Mode (XXX,231,186).
STOR index.php.new
150 Ok to send data.
522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
PASV
227 Entering Passive Mode (XX,146,222).
STOR index.php.new
150 Ok to send data.
522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
PASV
227 Entering Passive Mode (XXX,250,91).
STOR index.php.new
150 Ok to send data.
522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
DELE index.php.new
250 Delete operation successful.
QUIT
221 Goodbye.
Summary
====================
Failed:
file index.php 522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
Runtime: 1 s, processed: 0 file(s), 0 KB |
AvernisTechnik
17.04.17, 21:17 |
Für FTP-Verbindungen ist ein Client erforderlich, der die für sichere Verbindungen erforderliche Funktion require_ssl_reuse unterstützt. |
80807GruDE881
21.04.17, 16:35 |
Nachdem ich weder mit Netbeans, Eclipse, Sublime noch PHPStorm eine Verbindung aufbauen konnte, klappt dies mit Atom (www.atom.io, Plugin "remote-ftp"). Das Problem scheint von Java bzw. Python auszugehen. |
|
|
Antworten
[b]Fett[/b]
[i]Kursiv[/i]
|
|