-
TS
Guest
WinSCP version 4.00 freezes during transfer
Advertisement
I can't reproduce this at will, but a few times now WinSCP has been in the middle of a file transfer/synchronization and it just stops responding. It's the type of thing where the program turns all white and doesn't redraw the screen; it's typically accompanied by the winscp process eating up 100% of a CPU, and the only thing I can do is kill it. It happens when talking to a Windows ssh server running sftp-3 (which may not be significant... it's just the server I transfer to/from the most). The client has frozen like this when running on an IBM Thinkpad running XP SP2, a Dell Inspiron running Vista, and an x64 2003 Server EE SP2, so it doesn't appear to be OS-specific. I've even had it happen once when ssh-ing to localhost, so it's not a network thing. I don't know what other information to give you. Do you have any suggestions for how I could get you some more useful debugging information?
Advertisement
-
yuki
Guest
Related issue
WinSCP freezed during the file transfer.
The process for reproduction.
The process for reproduction.
- Modify the file on the server side(remote computer).
- Try to save the modification
- For the connection you need to input password to modify the file directly (not upload the modified file), the password entry window is come up and disappear.
-
martin◆
Site Admin -
- Joined:
- Posts:
- 43,035
- Location:
- Prague, Czechia
Re: WinSCP version 4.00 freezes during transfer
@TS: I have recently fixed similar problem. Maybe it is the same. It caused WinSCP to hang just when transfer of file finished. Is it the same? Or do you experience the hanging in the middle of file transfer (of single file)?
-
martin◆
Site Admin -
Re: Related issue
@yuki: I believe that this is unrelated problem, which was already reported. I'm going to fix it in the next release.
-
TS
Guest
I'm almost always transferring an entire directory at a time, or synchronizing. So somewhere in the middle of that, WinSCP freezes. I wouldn't really know whether it was at the end of a file or in the middle. So the answer to your question is quite possibly yes.
Advertisement
-
dleeling@...
Guest
Re: WinSCP version 4.00 freezes during transfer
@TS: I get the same behavior, usually after using "Compare directories" to highlight unsynchronized files and then dragging and dropping the files that are changed. Only killing the process using the TaskManager ends the program, which is typically pulling over 90% of the CPU resources at that point. I then removed 4.00 and returned to 3.8.2 build 330 and have had no problems. Glad to know I am not alone with this problem! Thanks for an otherwise superb transfer tool!
- gcstang
- Joined:
- Posts:
- 15
Re: Freeze on accessing subdirectory WinSCP 4
On this one subdirectory on linux under a tomcat web application WinSCP 4 freezes.
How can I help you with this?
How can I help you with this?
-
martin◆
Site Admin -
Re: Freeze on accessing subdirectory WinSCP 4
@gcstang: Does it work with stable 3.8.2?
Re: Freeze on accessing subdirectory WinSCP 4
@martin: Yes.
Advertisement
-
martin◆
Site Admin -
Re: Freeze on accessing subdirectory WinSCP 4
@gcstang: Please post a log file.
- Guest
Re: Freeze on accessing subdirectory WinSCP 4
This bug is happening to me too. Not sure if this helps, but this is the last of what the log file reported before hanging. As mentioned before, this was working perfectly in the last version 3.8.2:
. 2007-05-10 08:23:51.600 Copying 9 files/directories to remote directory "/tank/docs/Basonge/Cookies/" . 2007-05-10 08:23:51.600 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No (Yes); FnCs: N; RIC: 01; Resume: S (102400); CalcS: No; Mask: *.* . 2007-05-10 08:23:51.600 TM: M; ClAr: No; ExclM(No): . 2007-05-10 08:23:51.600 AscM: *.*html; *.htm; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml . 2007-05-10 08:23:51.600 File: "C:\Documents and Settings\Basonge\Cookies\[email protected][1].txt" . 2007-05-10 08:23:51.600 Copying "C:\Documents and Settings\Basonge\Cookies\[email protected][1].txt" to remote directory started. . 2007-05-10 08:23:51.600 Ascii transfer mode selected. . 2007-05-10 08:23:51.600 Opening remote file. > 2007-05-10 08:23:51.600 Type: SSH_FXP_OPEN, Size: 83, Number: 8674307 < 2007-05-10 08:23:51.600 Type: SSH_FXP_HANDLE, Size: 13, Number: 8674307 > 2007-05-10 08:23:51.600 Type: SSH_FXP_WRITE, Size: 131, Number: 8674822 > 2007-05-10 08:23:51.600 Type: SSH_FXP_CLOSE, Size: 13, Number: 8675076 < 2007-05-10 08:23:51.600 Type: SSH_FXP_STATUS, Size: 24, Number: 8674822 < 2007-05-10 08:23:51.600 Status/error code: 0 > 2007-05-10 08:23:51.600 Type: SSH_FXP_SETSTAT, Size: 79, Number: 8674569
-
martin◆
Site Admin -
Re: Freeze on accessing subdirectory WinSCP 4
- Valgarv
- Joined:
- Posts:
- 2
The freeze occurs when password dialog box opens on file transfer initiation during file editing.
Advertisement
- Guest
Sorry got busy here's the log file.
After the last directory change I had to kill the application because it froze.
-
gezi
Guest
freeze on entering directory
I also just encountered the problem of a freeze when entering a directory. In my case it's reproducible: entering
I turned on loggin to debug2 and got a pretty big log file – too big to post here, so I put it on the web and you can get it from there:
<invalid hyperlink removed by admin>
hope this helps to track that down.
Cheers, Gezi
/usr/lib on my suse 10.2 the moment I either click on the lib in the left or double click in the right pane (when my current dire is /usr) I get a freeze that I get out only by killing WinSCP. I encountered the error first with 3.8.2 and upgraded to see if this might have been handled, but I still get the same freeze on the same dir.
I turned on loggin to debug2 and got a pretty big log file – too big to post here, so I put it on the web and you can get it from there:
<invalid hyperlink removed by admin>
hope this helps to track that down.
Cheers, Gezi
- gezi
- Joined:
- Posts:
- 2
this just to track messages on this thread
No new info, just registered and signed in so that I can get notification when there is a reply.
Gezi
Gezi
-
martin◆
Site Admin -
Re: this just to track messages on this thread
In both cases it seems that server fails to answer one of the requests WinSCP issues. However in such case WinSCP should display timeout message. I guess it does not. Any chance of getting test account on either of servers?
Advertisement
- gezi
- Joined:
- Posts:
- 2
Re: this just to track messages on this thread
@martin: I have some more interesting information: the problem is related to either the name of the directory
Yes, you can have a test login – send me an email <removed> and I give you the login info.
Cheers
Gunter
/usr/lib or something inside that's common to redhat FC2 and opensuse 10? Because I have two server with these OSes and both show the same behavior – the freeze on entering /usr/lib.
Yes, you can have a test login – send me an email <removed> and I give you the login info.
Cheers
Gunter
-
martin◆
Site Admin -
Re: this just to track messages on this thread
@gezi: Sent.
- gcstang
- Joined:
- Posts:
- 15
Re: this just to track messages on this thread
Sorry I can't this is a client server.In both cases it seems that server fails to answer one of the requests WinSCP issues. However in such case WinSCP should display timeout message. I guess it does not. Any chance of getting test account on either of servers?
If it helps they are using RHEL 4
Error still occurs in 4.0.1 beta
Just FYI Error still occurs in 4.0.1 beta on RHE 4
Advertisement
Same on 4.0.2
Same error on 4.0.2, just locks up, would you like my log file?
Do you prefer I email it to you or post it in the forum?
Do you prefer I email it to you or post it in the forum?
-
martin◆
Site Admin -
Re: Same on 4.0.2
@gcstang: Can you try to disable symlink resolving first (see Directories tab of Login dialog)?
Re: Same on 4.0.2
@martin: Loaded my saved session and unchecked symlink resolving under Directories in Advanced mode, but still locks up. However the symlinks now have no folder image but they still are accessible.
-
martin◆
Site Admin -
Re: Same on 4.0.2
@gcstang: OK, so please mail me the log file.
Advertisement
Re: Same on 4.0.2
@martin: Where is your email address you would like it sent to?
-
martin◆
Site Admin -
Re: Same on 4.0.2
@gcstang: See my profile.
Re: Same on 4.0.2
@martin: Sent.
- gcstang
- Joined:
- Posts:
- 15
4.0.3 still locks up just as the previous versions did
Previous log was sent on 6/8 did you need a new one?
The folder is a symbolic link that is being accessed.
After double clicking on that link I get into the correct location but then winscp just locks up.
The folder is a symbolic link that is being accessed.
After double clicking on that link I get into the correct location but then winscp just locks up.
Advertisement
-
martin◆
Site Admin