- D1Rect: Nagy "hülyétkapokazapróktól" topik
- Szoszo94: Xiaomi Mi Router 3G - Padavanra fel!
- sziku69: Szólánc.
- gban: Ingyen kellene, de tegnapra
- Luck Dragon: Asszociációs játék. :)
- sziku69: Fűzzük össze a szavakat :)
- [K2]: A vagyonvédelmi rendszerszerelővé válás rögös útja
- droidic: A Coffee Lake titkos nyolcmagos processzora – CC150
- GoodSpeed: Samsung Galaxy S24 FE - tapasztalatok
- Argos: PH!arckép
-
LOGOUT
TP-Link WR1043ND - N450 router
Új hozzászólás Aktív témák
-
tjsz
senior tag
Sziasztok!
Találtam pár leírást a net-en az SSL-es FTP-vel kapcsolatban, de csak 1 picit segített.
Amikor belső hálózatról szeretném FileZilla-val elérni az FTP szervert, akkor "Connection closed by server with exitcode 127." hibaüzenetet kapok. Ha a FileZilla-ban bekapcsolom a log-ot és debug-olok, akkor ezt lehet látni:
2012-11-04 14:27:21 2816 2 Status: Connecting to 172.16.1.250...
2012-11-04 14:27:21 2816 2 Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe"
2012-11-04 14:27:21 2816 2 Response: fzSftp started
2012-11-04 14:27:21 2816 2 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
2012-11-04 14:27:21 2816 2 Trace: CSftpControlSocket::SendNextCommand()
2012-11-04 14:27:21 2816 2 Trace: CSftpControlSocket::ConnectSend()
2012-11-04 14:27:21 2816 2 Command: open "user1@172.16.1.250" 22
2012-11-04 14:27:21 2816 2 Trace: Looking up host "172.16.1.250"
2012-11-04 14:27:21 2816 2 Trace: Connecting to 172.16.1.250 port 22
2012-11-04 14:27:21 2816 2 Trace: Server version: SSH-2.0-dropbear_2011.54
2012-11-04 14:27:21 2816 2 Trace: Using SSH protocol version 2
2012-11-04 14:27:21 2816 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan__8_2012_14:40:35
2012-11-04 14:27:21 2816 2 Trace: Using Diffie-Hellman with standard group "group14"
2012-11-04 14:27:21 2816 2 Trace: Doing Diffie-Hellman key exchange with hash SHA-1
2012-11-04 14:27:25 2816 2 Trace: Host key fingerprint is:
2012-11-04 14:27:25 2816 2 Trace: ssh-rsa 1040 e5:74:4f:d7:af:52:7e:52:43:2c:a1:07:1f:7b:c3:b6
2012-11-04 14:27:25 2816 2 Trace: Initialised AES-256 SDCTR client->server encryption
2012-11-04 14:27:25 2816 2 Trace: Initialised HMAC-SHA1 client->server MAC algorithm
2012-11-04 14:27:25 2816 2 Trace: Initialised AES-256 SDCTR server->client encryption
2012-11-04 14:27:25 2816 2 Trace: Initialised HMAC-SHA1 server->client MAC algorithm
2012-11-04 14:27:25 2816 2 Command: Pass: *****
2012-11-04 14:27:25 2816 2 Trace: Sent password
2012-11-04 14:27:25 2816 2 Trace: Access granted
2012-11-04 14:27:25 2816 2 Trace: Opened channel for session
2012-11-04 14:27:25 2816 2 Trace: Started a shell/command
2012-11-04 14:27:25 2816 2 Status: Connected to 172.16.1.250
2012-11-04 14:27:25 2816 2 Trace: Server sent command exit status 127
2012-11-04 14:27:25 2816 2 Error: Connection closed by server with exitcode 127
2012-11-04 14:27:25 2816 2 Trace: CControlSocket::DoClose(64)
2012-11-04 14:27:25 2816 2 Trace: CSftpControlSocket::ResetOperation(66)
2012-11-04 14:27:25 2816 2 Trace: CControlSocket::ResetOperation(66)
2012-11-04 14:27:25 2816 2 Error: Could not connect to server
2012-11-04 14:27:25 2816 2 Trace: CFileZillaEnginePrivate::ResetOperation(66)
2012-11-04 14:27:25 2816 2 Status: Waiting to retry...
2012-11-04 14:27:30 2816 2 Trace: CControlSocket::DoClose(64)
2012-11-04 14:27:30 2816 2 Trace: CControlSocket::DoClose(64)
2012-11-04 14:27:30 2816 2 Status: Connecting to 172.16.1.250...
2012-11-04 14:27:30 2816 2 Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe"
2012-11-04 14:27:30 2816 2 Response: fzSftp started
2012-11-04 14:27:30 2816 2 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
2012-11-04 14:27:30 2816 2 Trace: CSftpControlSocket::SendNextCommand()
2012-11-04 14:27:30 2816 2 Trace: CSftpControlSocket::ConnectSend()
2012-11-04 14:27:30 2816 2 Command: open "user1@172.16.1.250" 22
2012-11-04 14:27:30 2816 2 Trace: Looking up host "172.16.1.250"
2012-11-04 14:27:30 2816 2 Trace: Connecting to 172.16.1.250 port 22
2012-11-04 14:27:30 2816 2 Trace: Server version: SSH-2.0-dropbear_2011.54
2012-11-04 14:27:30 2816 2 Trace: Using SSH protocol version 2
2012-11-04 14:27:30 2816 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan__8_2012_14:40:35
2012-11-04 14:27:30 2816 2 Trace: Using Diffie-Hellman with standard group "group14"
2012-11-04 14:27:30 2816 2 Trace: Doing Diffie-Hellman key exchange with hash SHA-1
2012-11-04 14:27:34 2816 2 Trace: Host key fingerprint is:
2012-11-04 14:27:34 2816 2 Trace: ssh-rsa 1040 e5:74:4f:d7:af:52:7e:52:43:2c:a1:07:1f:7b:c3:b6
2012-11-04 14:27:34 2816 2 Trace: Initialised AES-256 SDCTR client->server encryption
2012-11-04 14:27:34 2816 2 Trace: Initialised HMAC-SHA1 client->server MAC algorithm
2012-11-04 14:27:34 2816 2 Trace: Initialised AES-256 SDCTR server->client encryption
2012-11-04 14:27:34 2816 2 Trace: Initialised HMAC-SHA1 server->client MAC algorithm
2012-11-04 14:27:34 2816 2 Command: Pass: *****
2012-11-04 14:27:34 2816 2 Trace: Sent password
2012-11-04 14:27:34 2816 2 Trace: Access granted
2012-11-04 14:27:34 2816 2 Trace: Opened channel for session
2012-11-04 14:27:34 2816 2 Trace: Started a shell/command
2012-11-04 14:27:34 2816 2 Trace: Server sent command exit status 127
2012-11-04 14:27:34 2816 2 Error: Connection closed by server with exitcode 127
2012-11-04 14:27:34 2816 2 Trace: CControlSocket::DoClose(64)
2012-11-04 14:27:34 2816 2 Trace: CSftpControlSocket::ResetOperation(66)
2012-11-04 14:27:34 2816 2 Trace: CControlSocket::ResetOperation(66)
2012-11-04 14:27:34 2816 2 Error: Could not connect to server
2012-11-04 14:27:34 2816 2 Trace: CFileZillaEnginePrivate::ResetOperation(66)
2012-11-04 14:28:18 2816 2 Trace: CControlSocket::DoClose(64)
2012-11-04 14:28:18 2816 2 Trace: CControlSocket::DoClose(64)Én úgy látom, hogy a jelszóval még minden ok, de utána a kapcsolat megszakad. Valakinek valami tipp?
Üdv: Szabi
Új hozzászólás Aktív témák
- Autós topik
- Renault, Dacia topik
- Vigneau interaktív lokálblogja
- NVIDIA GeForce RTX 5070 / 5070 Ti (GB205 / 203)
- DUNE médialejátszók topicja
- Így lesz tégla a porszívódból - a Roidmi csődje
- Jogász topic
- Hálózati / IP kamera
- D1Rect: Nagy "hülyétkapokazapróktól" topik
- Házimozi belépő szinten
- További aktív témák...
- ÁRGARANCIA!Épített KomPhone i5 10600KF 16/32/64GB RAM RX 7600 8GB GAMER PC termékbeszámítással
- ÁRGARANCIA!Épített KomPhone i9 14900KF 32/64GB RAM RX 9070 XT 16GB GAMER PC termékbeszámítással
- BESZÁMÍTÁS! MSI B550 7 5800X 16GB DDR4 512GB SSD RTX 3070 8GB Rampage SHIVA Enermax 750W
- Azonnali készpénzes INTEL CPU NVIDIA VGA számítógép felvásárlás személyesen / postával korrekt áron
- LG 32SQ700S-W - 32" VA Smart - 3840x2160 4K UHD - 62Hz 5ms - WebOS - Wifi + BT - USB-C - Hangszórók
Állásajánlatok
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest