Before posting, and to avoid disappointment, please read the following:

  • This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
  • If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.

problem with windows 10 connection to linux server ftp

SyncBackFree is the freeware version of SyncBack. It is *not* an evaluation version of SyncBackPro/SE.
Post Reply
max123
Newbie
Newbie
Posts: 1
Joined: Sat Jan 12, 2019 11:47 pm

problem with windows 10 connection to linux server ftp

Post by max123 »

Hello every one,
I'ave one server linux based I use from some years like backup cluod server and this work very well with client like win7, Ubuntu and Android.
All programs I'ave used for connection work well without problem from years with this clients.
Now I would like connect another computer for online backup with SyncBackFree on windows 10 operative system
and I'ave problem with FTP connection.

The program I use like server FTP is vsftpd, but I'ave try also ProFTPD with the same problem.

Here some test:

server FTP on linux system ProFTPD (with vsftpd is very similar result)

----------------Test connection 1:
client SyncBackFree on Windows 10 32bit

13/01/2019 03:48:33: SyncBackFree V8.5.97.0
13/01/2019 03:48:33: Windows 10 build 17134
13/01/2019 03:48:33: Resolving host name "82.**.**.**"
13/01/2019 03:48:33: Connecting to 82.**.**.** Port: 25
13/01/2019 03:48:33: Connected to 82.**.**.**.
13/01/2019 03:48:34: 220 ProFTPD 1.3.5a Server (MaxServerFtp) [192.168.1.8]
13/01/2019 03:48:34: USER odroid
13/01/2019 03:48:34: 331 Password required for odroid
13/01/2019 03:48:34: PASS (hidden)
13/01/2019 03:48:35: 230 User odroid logged in
13/01/2019 03:48:35: SYST
13/01/2019 03:48:35: 215 UNIX Type: L8
13/01/2019 03:48:35: Detected Server Type: UNIX
13/01/2019 03:48:35: RTT: 26.404 ms
13/01/2019 03:48:35: FEAT
13/01/2019 03:48:35: 211-Features:
13/01/2019 03:48:35: SITE MKDIR
13/01/2019 03:49:36: Timeout (60s).
13/01/2019 03:49:36: 3
13/01/2019 03:49:36: Client closed the connection.

---------------Test connection 2:
freefilesync on Windows 10 32bit

CURLE_OPERATION_TIMEDOUT: server response timeout
SITE MKDIR [curl_easy_perform]

---------------Test connection 3:
filezilla client on Windows 10 32bit

Stato: Connessione a 82.**.**.**:25...
Stato: Connessione stabilita, in attesa del messaggio di benvenuto...
Stato: Server non sicuro, non supporta FTP su TLS.
Comando: USER odroid
Risposta: 331 Password required for odroid
Comando: PASS **************
Risposta: 230 User odroid logged in
Comando: SYST
Risposta: 215 UNIX Type: L8
Comando: FEAT
Risposta: 211-Features:
Risposta: SITE MKDIR
Errore: Timeout connessione dopo 20 secondi di inattività
Errore: Impossibile collegarsi al server
Stato: In attesa di un nuovo tentativo...
Stato: Connessione a 82.**.**.**:25...
Stato: Connessione stabilita, in attesa del messaggio di benvenuto...
Risposta: 220 ProFTPD 1.3.5a Server (MaxServerFtp) [192.168.1.8]
Comando: AUTH TLS
Risposta: 500 AUTH not understood
Comando: AUTH SSL
Risposta: 500 AUTH not understood
Stato: Server non sicuro, non supporta FTP su TLS.
Comando: USER odroid
Risposta: 331 Password required for odroid
Comando: PASS **************
Risposta: 230 User odroid logged in
Comando: FEAT
Risposta: 211-Features:
Risposta: SITE MKDIR
Errore: Tentativo di connessione interrotto dall'utente


Someone can help me thank you very much!
Davide
Post Reply