Trouble put files to server using FTPS - timeout

Advertisement

Chris2pher
Guest

Trouble put files to server using FTPS - timeout

Hello,

I'm trying to upload files to the server using FTPS.
Both manually and automatically attempt to send finishes each time the timeout.
This also applies to download files from this server.
The connection to the server is established correctly, you can see the files on the server, you can delete the files from the server but does not upload or download.
Connections: SSL / TLS Implicit encryption, port 990, and no proxies.
This is the ISP's FTP server: home.pl
However, transferring files manually using Total Commander, FileZilla-runs without problems.
WinSCP Version 5.1.7 (build 3446).
Operating system: Windows XP, Windows 7, Windows Server 2008 R2

Thanks in advance for your help,
Chris

Here is a log of operations.

. 2013-10-29 12:11:27.190 --------------------------------------------------------------------------
. 2013-10-29 12:11:27.190 WinSCP Version 5.1.7 (Build 3446) (OS 5.1.2600 Dodatek Service Pack 3)
. 2013-10-29 12:11:27.190 Configuration: c:\winscp\WinSCP.ini
. 2013-10-29 12:11:27.190 Local account: [user]
. 2013-10-29 12:11:27.190 Working directory: c:\winscp
. 2013-10-29 12:11:27.190 Process ID: 204
. 2013-10-29 12:11:27.190 Command-line: "c:\winscp\WinSCP.exe" 
. 2013-10-29 12:11:27.190 Time zone: Current: GMT+1, Standard: GMT+1, DST: GMT+2, DST Start: 2013-03-31, DST End: 2013-10-27
. 2013-10-29 12:11:27.190 Login time: 29 październik 2013 12:11:27
. 2013-10-29 12:11:27.190 --------------------------------------------------------------------------
. 2013-10-29 12:11:27.190 Session name: [ftp_user]@[ftp_address] (Stored session)
. 2013-10-29 12:11:27.190 Host name: [ftp_address] (Port: 990)
. 2013-10-29 12:11:27.190 User name: [ftp_user] (Password: Yes, Key file: No)
. 2013-10-29 12:11:27.190 Tunnel: No
. 2013-10-29 12:11:27.190 Transfer Protocol: FTP
. 2013-10-29 12:11:27.190 Ping type: C, Ping interval: 30 sec; Timeout: 15 sec
. 2013-10-29 12:11:27.190 Proxy: none
. 2013-10-29 12:11:27.190 FTP: FTPS: Implicit SSL/TLS; Passive: Yes [Force IP: A]; List all: A
. 2013-10-29 12:11:27.190 Session reuse: Yes
. 2013-10-29 12:11:27.190 Local directory: C:\_test, Remote directory: /, Update: Yes, Cache: Yes
. 2013-10-29 12:11:27.190 Cache directory changes: Yes, Permanent: Yes
. 2013-10-29 12:11:27.190 DST mode: 1; Timezone offset: 0h 0m
. 2013-10-29 12:11:27.190 --------------------------------------------------------------------------
. 2013-10-29 12:11:27.330 Connecting to [ftp_address]:990 ...
. 2013-10-29 12:11:27.393 Connected with [ftp_address]:990, negotiating SSL connection...
. 2013-10-29 12:11:27.643 Using TLSv1, cipher TLSv1/SSLv3: RC4-SHA, 2048 bit RSA
. 2013-10-29 12:11:27.705 SSL connection established. Waiting for welcome message...
< 2013-10-29 12:11:27.705 220-Idea FTP Server v0.80 ([server_address]) [server_ip_address]
< 2013-10-29 12:11:27.705 220 Ready
> 2013-10-29 12:11:27.705 USER [ftp_user]
< 2013-10-29 12:11:27.705 331 Password required for '[ftp_user]'.
> 2013-10-29 12:11:27.705 PASS *********
< 2013-10-29 12:11:27.721 230 '[ftp_user]' login ok.
> 2013-10-29 12:11:27.721 SYST
< 2013-10-29 12:11:27.752 215 UNIX Type: L8
> 2013-10-29 12:11:27.752 FEAT
< 2013-10-29 12:11:27.799 211-Extensions supported
< 2013-10-29 12:11:27.799     AUTH TLS
< 2013-10-29 12:11:27.799     MDTM
< 2013-10-29 12:11:27.799     MFF Modify;UNIX.mode;
< 2013-10-29 12:11:27.799     MFMT
< 2013-10-29 12:11:27.799     MLST Type*;Size*;Modify*;Create*;Perm*;Unique*;UNIX.mode*;
< 2013-10-29 12:11:27.799     PBSZ
< 2013-10-29 12:11:27.799     PROT
< 2013-10-29 12:11:27.799     REST STREAM
< 2013-10-29 12:11:27.799     SIZE
< 2013-10-29 12:11:27.799     UTF8
< 2013-10-29 12:11:27.799 211 END
> 2013-10-29 12:11:27.799 PBSZ 0
< 2013-10-29 12:11:27.830 200 Buffer size set to 0
> 2013-10-29 12:11:27.830 PROT P
< 2013-10-29 12:11:27.893 200 Protection level set to P
. 2013-10-29 12:11:27.955 Connected
. 2013-10-29 12:11:27.955 --------------------------------------------------------------------------
. 2013-10-29 12:11:27.955 Using FTP protocol.
. 2013-10-29 12:11:27.955 Doing startup conversation with host.
> 2013-10-29 12:11:28.018 PWD
< 2013-10-29 12:11:28.065 257 "/" is current directory.
. 2013-10-29 12:11:28.080 Changing directory to "/".
> 2013-10-29 12:11:28.080 CWD /
< 2013-10-29 12:11:28.112 250 CWD command successful.
. 2013-10-29 12:11:28.112 Getting current directory name.
> 2013-10-29 12:11:28.112 PWD
< 2013-10-29 12:11:28.174 257 "/" is current directory.
. 2013-10-29 12:11:28.393 Retrieving directory listing...
> 2013-10-29 12:11:28.393 TYPE A
< 2013-10-29 12:11:28.393 200 Type set to A
> 2013-10-29 12:11:28.393 PASV
< 2013-10-29 12:11:28.409 227 Entering Passive Mode (188,128,166,224,225,24).
> 2013-10-29 12:11:28.409 LIST -a
< 2013-10-29 12:11:28.768 150 Opening ASCII mode data connection for file list.
. 2013-10-29 12:11:28.830 SSL connection established
< 2013-10-29 12:11:28.830 226 Transfer complete.
. 2013-10-29 12:11:28.830 total 8
. 2013-10-29 12:11:28.830 -rw-r--r-- 1 nobody nogroup 27 Oct 29 11:09 test_file2.txt
. 2013-10-29 12:11:28.830 -rw-r--r-- 1 nobody nogroup  0 Aug 05 13:28 test_note.txt
. 2013-10-29 12:11:28.830 -rw-r--r-- 1 nobody nogroup 27 Aug 05 13:10 test_out.txt
. 2013-10-29 12:11:28.893 Directory listing successful
. 2013-10-29 12:11:28.893 ..;D;0;1899-12-30T01:00:00.000Z;"" [0];"" [0];---------;0
. 2013-10-29 12:11:28.893 test_file2.txt;-;27;2013-10-29T10:09:00.000Z;"nobody" [0];"nogroup" [0];rw-r--r--;0
. 2013-10-29 12:11:28.893 test_note.txt;-;0;2013-08-05T11:28:00.000Z;"nobody" [0];"nogroup" [0];rw-r--r--;0
. 2013-10-29 12:11:28.893 test_out.txt;-;27;2013-08-05T11:10:00.000Z;"nobody" [0];"nogroup" [0];rw-r--r--;0
. 2013-10-29 12:11:29.018 Startup conversation with host finished.
. 2013-10-29 12:11:51.377 Copying 1 files/directories to remote directory "/"
. 2013-10-29 12:11:51.377   PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 0100; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2013-10-29 12:11:51.377   TM: B; ClAr: No; CPS: 0; InclM: 
. 2013-10-29 12:11:51.377   AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2013-10-29 12:11:51.377 File: "C:\_test\test_file3.txt"
. 2013-10-29 12:11:51.377 Copying "C:\_test\test_file3.txt" to remote directory started.
. 2013-10-29 12:11:51.377 Binary transfer mode selected.
. 2013-10-29 12:11:51.377 Starting upload of C:\_test\test_file3.txt
> 2013-10-29 12:11:51.377 TYPE I
< 2013-10-29 12:11:51.424 200 Type set to I
> 2013-10-29 12:11:51.424 PASV
< 2013-10-29 12:11:51.471 227 Entering Passive Mode (188,128,166,224,226,179).
> 2013-10-29 12:11:51.471 STOR test_file3.txt
. 2013-10-29 12:12:06.299 Timeout detected.
. 2013-10-29 12:12:06.299 Copying files to remote side failed.
. 2013-10-29 12:12:06.315 Connection was lost, asking what to do.
. 2013-10-29 12:12:06.315 Asking user:
. 2013-10-29 12:12:06.315 Lost connection. ("Timeout detected.","Copying files to remote side failed.","Entering Passive Mode (188,128,166,224,226,179).")
* 2013-10-29 12:12:08.909 (ESshFatal) Lost connection.
* 2013-10-29 12:12:08.909 Timeout detected.
* 2013-10-29 12:12:08.909 Copying files to remote side failed.
* 2013-10-29 12:12:08.909 Entering Passive Mode (188,128,166,224,226,179).
* 2013-10-29 12:12:08.909 Copying files to remote side failed.
.

Reply with quote

Advertisement

Chris2pher
Joined:
Posts:
5
Location:
Poland

Re: Trouble put files to server using FTPS - timeout

martin wrote:

Please attach a log file from Filezilla.

Hello,

Below is a log of Filezilla (correct sending one file, download one file).

regards,
Chris

2013-11-04 12:42:54 2836 3 Status: Connecting to [ftp_address]:990...
2013-11-04 12:42:54 2836 3 Status: Connection established, initializing TLS...
2013-11-04 12:42:54 2836 3 Status: Verifying certificate...
2013-11-04 12:42:54 2836 3 Status: TLS/SSL connection established, waiting for welcome message...
2013-11-04 12:42:54 2836 3 Response: 220-Idea FTP Server v0.80 ([server_address]) [[ftp_address]]
2013-11-04 12:42:54 2836 3 Response: 220 Ready
2013-11-04 12:42:54 2836 3 Command: USER [ftp_user]
2013-11-04 12:42:54 2836 3 Response: 331 Password required for '[ftp_user]'.
2013-11-04 12:42:54 2836 3 Command: PASS *********
2013-11-04 12:42:54 2836 3 Response: 230 '[ftp_user]' login ok.
2013-11-04 12:42:54 2836 3 Command: SYST
2013-11-04 12:42:54 2836 3 Response: 215 UNIX Type: L8
2013-11-04 12:42:54 2836 3 Command: FEAT
2013-11-04 12:42:54 2836 3 Response: 211-Extensions supported
2013-11-04 12:42:54 2836 3 Response:     AUTH TLS
2013-11-04 12:42:54 2836 3 Response:     MDTM
2013-11-04 12:42:54 2836 3 Response:     MFF Modify;UNIX.mode;
2013-11-04 12:42:54 2836 3 Response:     MFMT
2013-11-04 12:42:54 2836 3 Response:     MLST Type*;Size*;Modify*;Create*;Perm*;Unique*;UNIX.mode*;
2013-11-04 12:42:54 2836 3 Response:     PBSZ
2013-11-04 12:42:54 2836 3 Response:     PROT
2013-11-04 12:42:54 2836 3 Response:     REST STREAM
2013-11-04 12:42:54 2836 3 Response:     SIZE
2013-11-04 12:42:54 2836 3 Response:     UTF8
2013-11-04 12:42:54 2836 3 Response: 211 END
2013-11-04 12:42:54 2836 3 Status: Server does not support non-ASCII characters.
2013-11-04 12:42:54 2836 3 Command: PBSZ 0
2013-11-04 12:42:54 2836 3 Response: 200 Buffer size set to 0
2013-11-04 12:42:54 2836 3 Command: PROT P
2013-11-04 12:42:54 2836 3 Response: 200 Protection level set to P
2013-11-04 12:42:54 2836 3 Status: Connected
2013-11-04 12:42:54 2836 3 Status: Retrieving directory listing...
2013-11-04 12:42:54 2836 3 Command: PWD
2013-11-04 12:42:54 2836 3 Response: 257 "/" is current directory.
2013-11-04 12:42:54 2836 3 Command: TYPE I
2013-11-04 12:42:54 2836 3 Response: 200 Type set to I
2013-11-04 12:42:54 2836 3 Command: PASV
2013-11-04 12:42:54 2836 3 Response: 227 Entering Passive Mode (188,128,166,224,199,25).
2013-11-04 12:42:54 2836 3 Command: LIST
2013-11-04 12:42:55 2836 3 Response: 150 Opening BINARY mode data connection for file list.
2013-11-04 12:42:55 2836 3 Response: 226 Transfer complete.
2013-11-04 12:42:55 2836 3 Status: Directory listing successful
2013-11-04 12:43:04 2836 1 Status: Connecting to [ftp_address]:990...
2013-11-04 12:43:05 2836 1 Status: Connection established, initializing TLS...
2013-11-04 12:43:05 2836 1 Status: Verifying certificate...
2013-11-04 12:43:05 2836 1 Status: TLS/SSL connection established, waiting for welcome message...
2013-11-04 12:43:05 2836 1 Response: 220-Idea FTP Server v0.80 ([server_address]) [[ftp_address]]
2013-11-04 12:43:05 2836 1 Response: 220 Ready
2013-11-04 12:43:05 2836 1 Command: USER [ftp_user]
2013-11-04 12:43:05 2836 1 Response: 331 Password required for '[ftp_user]'.
2013-11-04 12:43:05 2836 1 Command: PASS *********
2013-11-04 12:43:05 2836 1 Response: 230 '[ftp_user]' login ok.
2013-11-04 12:43:05 2836 1 Status: Server does not support non-ASCII characters.
2013-11-04 12:43:05 2836 1 Command: PBSZ 0
2013-11-04 12:43:05 2836 1 Response: 200 Buffer size set to 0
2013-11-04 12:43:05 2836 1 Command: PROT P
2013-11-04 12:43:05 2836 1 Response: 200 Protection level set to P
2013-11-04 12:43:05 2836 1 Status: Connected
2013-11-04 12:43:05 2836 1 Status: Starting upload of C:\_test\test_file3.txt
2013-11-04 12:43:05 2836 1 Command: CWD /
2013-11-04 12:43:05 2836 1 Response: 250 CWD command successful.
2013-11-04 12:43:05 2836 1 Command: PWD
2013-11-04 12:43:05 2836 1 Response: 257 "/" is current directory.
2013-11-04 12:43:05 2836 1 Command: TYPE A
2013-11-04 12:43:05 2836 1 Response: 200 Type set to A
2013-11-04 12:43:05 2836 1 Command: PASV
2013-11-04 12:43:05 2836 1 Response: 227 Entering Passive Mode (188,128,166,224,239,226).
2013-11-04 12:43:05 2836 1 Command: STOR test_file3.txt
2013-11-04 12:43:06 2836 1 Response: 150 Opening ASCII mode data connection for 'test_file3.txt'.
2013-11-04 12:43:06 2836 1 Response: 226 Transfer complete.
2013-11-04 12:43:06 2836 1 Status: File transfer successful, transferred 27 bytes in 1 second
2013-11-04 12:43:06 2836 1 Status: Retrieving directory listing...
2013-11-04 12:43:06 2836 1 Command: TYPE I
2013-11-04 12:43:06 2836 1 Response: 200 Type set to I
2013-11-04 12:43:06 2836 1 Command: PASV
2013-11-04 12:43:06 2836 1 Response: 227 Entering Passive Mode (188,128,166,224,253,180).
2013-11-04 12:43:06 2836 1 Command: LIST
2013-11-04 12:43:07 2836 1 Response: 150 Opening BINARY mode data connection for file list.
2013-11-04 12:43:07 2836 1 Response: 226 Transfer complete.
2013-11-04 12:43:07 2836 1 Status: Directory listing successful
2013-11-04 12:43:10 2836 1 Status: Starting download of /test_note.txt
2013-11-04 12:43:10 2836 1 Command: TYPE A
2013-11-04 12:43:10 2836 1 Response: 200 Type set to A
2013-11-04 12:43:10 2836 1 Command: PASV
2013-11-04 12:43:10 2836 1 Response: 227 Entering Passive Mode (188,128,166,224,243,61).
2013-11-04 12:43:10 2836 1 Command: RETR test_note.txt
2013-11-04 12:43:11 2836 1 Response: 150 Opening ASCII mode data connection for 'test_note.txt' (0 bytes).
2013-11-04 12:43:11 2836 1 Response: 226 Transfer complete.
2013-11-04 12:43:11 2836 1 Status: File transfer successful, transferred 0 bytes in 1 second
2013-11-04 12:43:13 2836 3 Status: Disconnected from server

Reply with quote

Chris2pher
Joined:
Posts:
5
Location:
Poland

Re: Trouble put files to server using FTPS - timeout

Do you need additional information, logs, etc?
Were you able to see whether the problem lies?

thanks in advance
Chris

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Trouble put files to server using FTPS - timeout

Chris2pher wrote:

Do you need additional information, logs, etc?
Were you able to see whether the problem lies?
Not yet. Can you please provide me a Debug-2 level session log using WinSCP 5.2.5 beta?

Reply with quote

Advertisement

Guest

Re: Trouble put files to server using FTPS - timeout

martin wrote:

Not yet. Can you please provide me a Debug-2 level session log using WinSCP 5.2.5 beta?

With pleasure.
Below the log from WinSCP 5.2.5 beta session, with a set Debug-2 level.

regards,
Chris

. 2013-11-08 10:51:22.343 --------------------------------------------------------------------------
. 2013-11-08 10:51:22.343 WinSCP Version 5.2.5 (Build 3686) (OS 5.1.2600 Dodatek Service Pack 3 - Microsoft Windows XP)
. 2013-11-08 10:51:22.343 Configuration: c:\winscp_beta\WinSCP.ini
. 2013-11-08 10:51:22.343 Local account: [local_user]
. 2013-11-08 10:51:22.343 Working directory: c:\winscp_beta
. 2013-11-08 10:51:22.343 Process ID: 1300
. 2013-11-08 10:51:22.343 Command-line: "c:\winscp_beta\WinSCP.exe" 
. 2013-11-08 10:51:22.343 Time zone: Current: GMT+1, Standard: GMT+1, DST: GMT+2, DST Start: 2013-03-31, DST End: 2013-10-27
. 2013-11-08 10:51:22.343 Login time: 8 listopad 2013 10:51:22
. 2013-11-08 10:51:22.343 --------------------------------------------------------------------------
. 2013-11-08 10:51:22.343 Session name: [ftp_user]@[ftp_address] (Site)
. 2013-11-08 10:51:22.343 Host name: [ftp_address] (Port: 990)
. 2013-11-08 10:51:22.343 User name: [ftp_user] (Password: Yes, Key file: No)
. 2013-11-08 10:51:22.343 Tunnel: No
. 2013-11-08 10:51:22.343 Transfer Protocol: FTP
. 2013-11-08 10:51:22.343 Ping type: C, Ping interval: 30 sec; Timeout: 15 sec
. 2013-11-08 10:51:22.343 Proxy: none
. 2013-11-08 10:51:22.343 Send buffer: 262144
. 2013-11-08 10:51:22.343 FTP: FTPS: Implicit TLS/SSL; Passive: Yes [Force IP: A]; MLSD: A [List all: A]
. 2013-11-08 10:51:22.343 Session reuse: Yes
. 2013-11-08 10:51:22.343 TLS/SSL versions: SSLv2-TLSv1.2
. 2013-11-08 10:51:22.343 Local directory: C:\_test, Remote directory: /, Update: Yes, Cache: Yes
. 2013-11-08 10:51:22.343 Cache directory changes: Yes, Permanent: Yes
. 2013-11-08 10:51:22.343 DST mode: 1; Timezone offset: 0h 0m
. 2013-11-08 10:51:22.343 --------------------------------------------------------------------------
. 2013-11-08 10:51:22.375 Loading system certificates
. 2013-11-08 10:51:22.390 Session upkeep
. 2013-11-08 10:51:22.406 Connecting to [ftp_address]:990 ...
. 2013-11-08 10:51:22.406 TLS layer changed state from unconnected to connecting
. 2013-11-08 10:51:22.468 TLS layer changed state from connecting to connected
. 2013-11-08 10:51:22.531 Connected with [ftp_address]:990, negotiating TLS connection...
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 read server hello A
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 read server certificate A
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 read server done A
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 write client key exchange A
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 write change cipher spec A
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 write finished A
. 2013-11-08 10:51:22.578 TLS connect: SSLv3 flush data
. 2013-11-08 10:51:22.890 TLS connect: SSLv3 read finished A
. 2013-11-08 10:51:22.906 Using TLSv1, cipher TLSv1/SSLv3: RC4-SHA, 2048 bit RSA
. 2013-11-08 10:51:22.968 TLS connection established. Waiting for welcome message...
< 2013-11-08 10:51:22.968 220-Idea FTP Server v0.80 ([server_address]) [[ftp_address]]
< 2013-11-08 10:51:22.968 220 Ready
> 2013-11-08 10:51:22.968 USER [ftp_user]
< 2013-11-08 10:51:22.984 331 Password required for '[ftp_user]'.
> 2013-11-08 10:51:22.984 PASS *********
< 2013-11-08 10:51:23.062 230 '[ftp_user]' login ok.
> 2013-11-08 10:51:23.062 SYST
< 2013-11-08 10:51:23.140 215 UNIX Type: L8
> 2013-11-08 10:51:23.140 FEAT
< 2013-11-08 10:51:23.218 211-Extensions supported
< 2013-11-08 10:51:23.218     AUTH TLS
< 2013-11-08 10:51:23.218     MDTM
< 2013-11-08 10:51:23.234     MFF Modify;UNIX.mode;
< 2013-11-08 10:51:23.234     MFMT
< 2013-11-08 10:51:23.234     MLST Type*;Size*;Modify*;Create*;Perm*;Unique*;UNIX.mode*;
< 2013-11-08 10:51:23.234     PBSZ
< 2013-11-08 10:51:23.234     PROT
< 2013-11-08 10:51:23.234     REST STREAM
< 2013-11-08 10:51:23.234     SIZE
< 2013-11-08 10:51:23.234     UTF8
< 2013-11-08 10:51:23.234 211 END
> 2013-11-08 10:51:23.234 PBSZ 0
< 2013-11-08 10:51:23.312 200 Buffer size set to 0
> 2013-11-08 10:51:23.312 PROT P
< 2013-11-08 10:51:23.390 200 Protection level set to P
. 2013-11-08 10:51:23.406 Connected
. 2013-11-08 10:51:23.406 Got reply 1 to the command 1
. 2013-11-08 10:51:23.406 --------------------------------------------------------------------------
. 2013-11-08 10:51:23.406 Using FTP protocol.
. 2013-11-08 10:51:23.406 Doing startup conversation with host.
> 2013-11-08 10:51:23.468 PWD
< 2013-11-08 10:51:23.546 257 "/" is current directory.
. 2013-11-08 10:51:23.546 Got reply 1 to the command 16
. 2013-11-08 10:51:23.593 Changing directory to "/".
> 2013-11-08 10:51:23.593 CWD /
< 2013-11-08 10:51:23.671 250 CWD command successful.
. 2013-11-08 10:51:23.671 Got reply 1 to the command 16
. 2013-11-08 10:51:23.671 Getting current directory name.
> 2013-11-08 10:51:23.671 PWD
< 2013-11-08 10:51:23.750 257 "/" is current directory.
. 2013-11-08 10:51:23.750 Got reply 1 to the command 16
. 2013-11-08 10:51:23.968 Retrieving directory listing...
> 2013-11-08 10:51:23.968 TYPE A
< 2013-11-08 10:51:23.984 200 Type set to A
> 2013-11-08 10:51:23.984 PASV
< 2013-11-08 10:51:24.062 227 Entering Passive Mode (188,128,166,224,212,206).
> 2013-11-08 10:51:24.062 LIST -a
. 2013-11-08 10:51:24.140 Loading system certificates
. 2013-11-08 10:51:24.156 Trying reuse main TLS session ID
. 2013-11-08 10:51:24.156 TLS layer changed state from none to connected
. 2013-11-08 10:51:24.265 Main TLS session ID not reused, will not try again
< 2013-11-08 10:51:24.578 150 Opening ASCII mode data connection for file list.
. 2013-11-08 10:51:24.593 TLS connection established
. 2013-11-08 10:51:24.593 TLS layer changed state from connected to closed
< 2013-11-08 10:51:24.593 226 Transfer complete.
. 2013-11-08 10:51:24.593 total 0
. 2013-11-08 10:51:24.656 Directory listing successful
. 2013-11-08 10:51:24.656 Got reply 1 to the command 2
. 2013-11-08 10:51:24.718 Retrieving directory listing...
> 2013-11-08 10:51:24.718 TYPE A
< 2013-11-08 10:51:24.734 200 Type set to A
> 2013-11-08 10:51:24.734 PASV
< 2013-11-08 10:51:24.812 227 Entering Passive Mode (188,128,166,224,235,23).
> 2013-11-08 10:51:24.812 LIST
. 2013-11-08 10:51:24.890 Loading system certificates
. 2013-11-08 10:51:24.906 Main TLS session ID was not reused previously, not trying again
. 2013-11-08 10:51:24.906 TLS layer changed state from none to connected
. 2013-11-08 10:51:25.343 TLS connection established
. 2013-11-08 10:51:25.343 TLS layer changed state from connected to closed
< 2013-11-08 10:51:25.343 150 Opening ASCII mode data connection for file list.
< 2013-11-08 10:51:25.343 226 Transfer complete.
. 2013-11-08 10:51:25.343 total 0
. 2013-11-08 10:51:25.406 Directory listing successful
. 2013-11-08 10:51:25.406 Got reply 1 to the command 2
. 2013-11-08 10:51:25.406 ..;D;0;1899-12-30T01:00:00.000Z;"" [0];"" [0];---------;0
. 2013-11-08 10:51:25.531 Startup conversation with host finished.
. 2013-11-08 10:51:26.218 Session upkeep
. 2013-11-08 10:51:26.734 Session upkeep
. 2013-11-08 10:51:27.234 Session upkeep
. 2013-11-08 10:51:27.734 Session upkeep
. 2013-11-08 10:51:28.234 Session upkeep
. 2013-11-08 10:51:28.734 Session upkeep
. 2013-11-08 10:51:29.234 Session upkeep
. 2013-11-08 10:51:29.734 Session upkeep
. 2013-11-08 10:51:30.234 Session upkeep
. 2013-11-08 10:51:30.734 Session upkeep
. 2013-11-08 10:51:31.234 Session upkeep
. 2013-11-08 10:51:31.734 Session upkeep
. 2013-11-08 10:51:32.234 Session upkeep
. 2013-11-08 10:51:32.734 Session upkeep
. 2013-11-08 10:51:33.234 Session upkeep
. 2013-11-08 10:51:33.734 Session upkeep
. 2013-11-08 10:51:34.234 Session upkeep
. 2013-11-08 10:51:34.734 Session upkeep
. 2013-11-08 10:51:35.234 Session upkeep
. 2013-11-08 10:51:35.734 Session upkeep
. 2013-11-08 10:51:36.234 Session upkeep
. 2013-11-08 10:51:36.734 Session upkeep
. 2013-11-08 10:51:37.234 Session upkeep
. 2013-11-08 10:51:37.734 Session upkeep
. 2013-11-08 10:51:38.234 Session upkeep
. 2013-11-08 10:51:38.484 Session upkeep
. 2013-11-08 10:51:38.734 Session upkeep
. 2013-11-08 10:51:39.234 Session upkeep
. 2013-11-08 10:51:39.734 Session upkeep
. 2013-11-08 10:51:40.234 Session upkeep
. 2013-11-08 10:51:40.734 Session upkeep
. 2013-11-08 10:51:41.234 Session upkeep
. 2013-11-08 10:51:41.734 Session upkeep
. 2013-11-08 10:51:42.234 Session upkeep
. 2013-11-08 10:51:42.734 Session upkeep
. 2013-11-08 10:51:43.234 Session upkeep
. 2013-11-08 10:51:43.734 Session upkeep
. 2013-11-08 10:51:44.234 Session upkeep
. 2013-11-08 10:51:44.734 Session upkeep
. 2013-11-08 10:51:45.234 Session upkeep
. 2013-11-08 10:51:45.734 Session upkeep
. 2013-11-08 10:51:46.234 Session upkeep
. 2013-11-08 10:51:46.734 Session upkeep
. 2013-11-08 10:51:47.234 Session upkeep
. 2013-11-08 10:51:47.734 Session upkeep
. 2013-11-08 10:51:48.234 Session upkeep
. 2013-11-08 10:51:48.437 Copying 1 files/directories to remote directory "/"
. 2013-11-08 10:51:48.437   PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 0100; Resume: S (102400); CalcS: Yes; Mask: *.*
. 2013-11-08 10:51:48.437   TM: B; ClAr: No; RemEOF: No; RemBOM: No; CPS: 0; NewerOnly: No; InclM: 
. 2013-11-08 10:51:48.437   AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2013-11-08 10:51:48.437 File: "C:\_test\test_note.txt"
. 2013-11-08 10:51:48.437 Copying "C:\_test\test_note.txt" to remote directory started.
. 2013-11-08 10:51:48.437 Binary transfer mode selected.
. 2013-11-08 10:51:48.437 Starting upload of C:\_test\test_note.txt
> 2013-11-08 10:51:48.437 TYPE I
< 2013-11-08 10:51:48.531 200 Type set to I
> 2013-11-08 10:51:48.531 PASV
< 2013-11-08 10:51:48.640 227 Entering Passive Mode (188,128,166,224,201,69).
> 2013-11-08 10:51:48.640 STOR test_note.txt
. 2013-11-08 10:52:03.359 Timeout detected.
. 2013-11-08 10:52:03.359 Copying files to remote side failed.
. 2013-11-08 10:52:03.359 Got reply 1004 to the command 4
. 2013-11-08 10:52:03.359 Connection was lost, asking what to do.
. 2013-11-08 10:52:03.359 Asking user:
. 2013-11-08 10:52:03.359 Lost connection. ("Timeout detected.","Copying files to remote side failed.")
* 2013-11-08 10:52:07.296 (ESshFatal) Lost connection.
* 2013-11-08 10:52:07.296 Timeout detected.
* 2013-11-08 10:52:07.296 Copying files to remote side failed.
* 2013-11-08 10:52:07.296 Copying files to remote side failed.

Reply with quote

martin
Site Admin
martin avatar

Re: Trouble put files to server using FTPS - timeout

I have sent you an email with a debug version of WinSCP to address you have used to register on this forum.

Reply with quote

Chris2pher
Joined:
Posts:
5
Location:
Poland

Re: Trouble put files to server using FTPS - timeout

martin wrote:

I have sent you an email with a debug version of WinSCP to address you have used to register on this forum.

Yesterday I sent you mail with the attached log from a debug version of WinSCP and something extra.

regards,
Chris

Reply with quote

Advertisement

Chris2pher
Joined:
Posts:
5
Location:
Poland

Re: Trouble put files to server using FTPS - timeout

martin wrote:

This issue has been added to the tracker:
https://winscp.net/tracker/1084

Great - tested, all works manually and automatically.
Thank you very much for the efficient and fast assistance.

best regards,
Chris

Reply with quote

Advertisement

You can post new topics in this forum