Differences

This shows you the differences between the selected revisions of the page.

reporting 2013-08-11 reporting 2024-05-24 (current)
Line 3: Line 3:
First, try to [[troubleshooting|troubleshoot your issue yourself]]. First, try to [[troubleshooting|troubleshoot your issue yourself]].
-===== How to Effectively Report Bug or Ask for Support ===== +===== [[howto]] How to Effectively Report Bug or Ask for Support ===== 
-When [[this>../../forum/posting.php?mode=newtopic&f=2|posting your request for support or reporting bug]], please include as much of the following information as you know. If you do not know some of these information or if you suppose that some are irrelevant for the issue, please mention that as well.+When [[this>../../forum/posting.php?mode=newtopic&f=2|posting your request for support or reporting a bug]], please include as much of the following information as you know. If you do not know some of these information or if you suppose that some are irrelevant for the issue, please mention that as well.
  * Version of WinSCP you are using (you should be using the latest version if possible).   * Version of WinSCP you are using (you should be using the latest version if possible).
-  * If the problem started to occur after upgrade, mention the last version of WinSCP which was working for you((Even better would be if you can try to install all intermediate versions (if any) to find exact version of WinSCP that introduced the problem.)).+  * If the problem started to occur after upgrade, mention the last version of WinSCP which was working for you.((Even better would be if you can try to install all intermediate versions (if any) to find exact version of WinSCP that introduced the problem.))
  * Version of Microsoft Windows you are running WinSCP on.   * Version of Microsoft Windows you are running WinSCP on.
-  * Transfer [[protocols|protocol]] (SFTP, FTP or SCP). +  * Transfer [[protocols|protocol]] (SFTP, FTP, SCP, WebDAV or S3). 
-  * Mention if you use GUI or [[scripting|scripting/automation]]. If you use GUI, specify [[interfaces|interface style]] you are using (Commander or Explorer).+  * Mention if you use GUI or [[scripting|scripting/automation]]. If you use %%GUI%%, specify [[interfaces|interface style]] you are using (Commander or Explorer).
  * If you experience an error, include full error message. You may use ''Ctrl+C'' to copy the message, then paste it (''Ctrl+V'') to the post. Also check list of [[messages|common error messages]].   * If you experience an error, include full error message. You may use ''Ctrl+C'' to copy the message, then paste it (''Ctrl+V'') to the post. Also check list of [[messages|common error messages]].
-  * Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.). If you are not able to reproduce the problem with the steps, it is probably not worth to report it as I will not be able to reproduce it (and solve) too. \\ Particularly, if the problem relates to user interface, consider recording a video. E.g. using [[http://screenr.com/|screenr.com]] or similar service. +  * Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.). If you are not able to reproduce the problem with the steps, it is probably not worth to report it as I will not be able to reproduce it (and solve) too. \\ Particularly, if the problem relates to user interface, consider ==recording== your steps or even full video. E.g. using //[[https://support.microsoft.com/en-us/windows/record-a-game-clip-on-your-pc-with-game-bar-2f477001-54d4-1276-9144-b0416a307f3c|Start recording]]// function of Game bar in Windows 11 and Windows 10((To open Game bar, press ''Win+G''.)) &win10 &win11 or [[https://learn.microsoft.com/en-us/archive/blogs/patricka/using-the-secret-windows-7-problem-steps-recorder-to-create-step-by-step-screenshot-documents|Steps Recorder]] in Windows 7 or newer((To start Problem Steps Recorder, type ''psr'' into a Windows search box or //Start// menu.)) &win7 &win8 &win10 or similar service. 
-  * If your problems relates to interaction with remote server, please post a full log file showing the problem. \\ To generate log file, enable [[logging|session logging]], log in to your server and do the operation and only the operation that causes the error. \\ Always attach your log to the post as a file, never paste the log into post text. When posting extensive logs please compress them before attaching. \\ Note that passwords and passphrases are not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). \\ If you do not want to post the log publicly, you may email it to me. Though still you need to first post on the support forum, just mention that you are going to email the log. Otherwise your email will be ignored. Please include link back to your post in your email. You will find my address (if you log in) in my [[this>../../forum/profile.php?mode=viewprofile&u=2|forum profile]].+  * If your problems relates to interaction with remote server, please post a full log file showing the problem. \\ To generate log file, enable [[logging|session logging]], log in to your server and do the operation and only the operation that causes the error. \\ Always attach your log to the post as a file, never paste the log into post text. When posting extensive logs please compress them before attaching. \\ Note that passwords and passphrases are not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). \\ If you do not want to post the log publicly, you can mark the attachment as private.
  * For [[scripting|scripting/automation]]-related issues, include your full script, command-line you use to run WinSCP, and output you see on WinSCP console.   * For [[scripting|scripting/automation]]-related issues, include your full script, command-line you use to run WinSCP, and output you see on WinSCP console.
Line 20: Line 20:
> Subject: **Open session in new window** > Subject: **Open session in new window**
> >
-> While session is opened and the main window is shown, hold //Shift// and click on a saved session (in //Session > Saved Sessions// menu) in subfolder in order to open the session in new window.+> While a session is opened and the main window is shown, hold down the ''Shift'' key and click on a stored site ·(in //Session > Sites// menu) in a subfolder in order to open the session in a new window.
> It does not work. > It does not work.
-> Instead error message pops up saying: "Host does not exist".+> Instead, an error message pops up saying: //"Host does not exist"//.
> >
-> Using WinSCP 4.1.4 with "Commander" interface on Windows XP SP3+> Using WinSCP 5.15 with "Commander" interface on Windows 10 1809
->· +
-> It happens for any stored session in subfolder, regardless of protocol or server. So I'm not posting session log file as it seems irrelevant.+> It happens for any stored site in a subfolder, regardless of a protocol or a server. So I'm not posting a session log file, as it seems irrelevant.
Line 34: Line 34:
> I have a client with a slow FTP server, it takes 25 seconds or so to connect. Whenever I attempt to add the ''-timeout=xxx'' switch to the end of my ''open'' command, WinSCP just bails out. No session log file is even created. If I remove the ''-timeout'' switch, it connects. > I have a client with a slow FTP server, it takes 25 seconds or so to connect. Whenever I attempt to add the ''-timeout=xxx'' switch to the end of my ''open'' command, WinSCP just bails out. No session log file is even created. If I remove the ''-timeout'' switch, it connects.
> >
-> Here is the command line:\\ +> Here is the command line:<code> 
-> ''winscp.exe /console /script=test.txt /log=log.txt''+winscp.exe /console /script=test.txt /log=log.txt 
 +</code>
> >
-> Here is the script:\\ +> Here is the script:&lt;code
-&gt; ''option batch abort''\\ +open sftp://user:pass@site/ -timeout=60 
-> ''option confirm off''\\ +option transfer binary 
-> ''open sftp://user:pass@site -timeout=60''\\ +get *05152008* 
-> ''option transfer binary''\\ +close 
-> ''get *05152008*''\\ +exit&lt;/code>
-&gt; ''close''\\ +
-> ''exit''+
> >
-> After running the script I get following in console:\\ +> After running the script I get following in console:&lt;code> 
-> ''batch          abort''\\ +batch          abort 
-> ''confirm        off''\\ +confirm        off 
-> ''Too many parameters for command 'open'.''+Too many parameters for command 'open'.</code>
> >
-> Using WinSCP 4.0.7 on Windows 2000.+> Using WinSCP 4.0.7 on Windows 7. 
 +>  
 +> A session log file is attached.

Last modified: by martin