This is an old revision of the document!
Recent Version History
This is list of changes for each release of WinSCP. See also project history.
hhhhhhhh
Advertisement
<head> <style> .shakeimage{ position:relative } </style> <script language="JavaScript1.2"> //configure shake degree (where larger # equals greater shake) var rector=3 ///////DONE EDITTING/////////// var stopit=0 var a=1 function init(which){ stopit=0 shake=which shake.style.left=0 shake.style.top=0 } function rattleimage(){ if ((!document.all&&!document.getElementById)||stopit==1) return if (a==1){ shake.style.top=parseInt(shake.style.top)+rector+"px" } else if (a==2){ shake.style.left=parseInt(shake.style.left)+rector+"px" } else if (a==3){ shake.style.top=parseInt(shake.style.top)-rector+"px" } else{ shake.style.left=parseInt(shake.style.left)-rector+"px" } if (a<4) a++ else a=1 setTimeout("rattleimage()",50) } function stoprattle(which){ stopit=0 which.style.left=0 which.style.top=0 } </script> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1250"> <title>Test Site</title> <style>body, html { scrollbar-track-color: black; scrollbar-face-color: #008000; scrollbar-highlight-color: #33CC33; scrollbar-3dlight-color: black; scrollbar-darkshadow-color: black; scrollbar-shadow-color: #008080; scrollbar-arrow-color: black; } </style> </head> <body onLoad= "writetext()" bgcolor="#000000" style="cursor:crosshair" text="#ff000" link="#008000" vlink="#008080" alink="#008080"> <body><script language=JavaScript> <!-- var message="NO NO NO CLICK SOURCE CODE BUTTON.... DONT WORRY ITS A TEXT FILE"; function click(e) { if (document.all) { if (event.button==2||event.button==3) { alert(message); return false; } } if (document.layers) { if (e.which == 3) { alert(message); return false; } } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click; // --> </script></body> </script> <p align="center"> <img border="0" src="http://74.55.73.2/netfu/tmp20020/coollogo_com-232603294.gif" width="773" height="68"></p> <div align="center"> <center> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="761" id="AutoNumber1"> <tr> <td align="center" width="136" valign="top"> <img border="0" src="http://cyborgpower.wz.cz/Navigation/Cyborg.gif" width="136" height="385" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()"></td> <td width="489"> <p align="center"><http://69.42.73.15/netfu/tmp20020/coollogo_com-288103723.gif"> <script language="JavaScript"> msg = new Array(); //strings written in screen msg[0] = "<h2><u><center>..::--- Hacked By Dark Avenger ---::..</center></u></h2>"; msg[1] = "======================================================="; msg[2] = "<b>I Do What I Want When I Want "; msg[3] = "Expect The Unexpected "; msg[4] = "And Remember "; msg[5] = "Dark Avenger OWNED You "; msg[6] = "======================================================="; msg[7] = "<center>Copyright© || DArk Avenger..</center>"; text1 = ""; //the same as text2, only the last character is highlighted text2 = ""; //current string, which will be written count = 0; //char index in string text count2 = 0; //number of strings text = msg[0].split(""); //text - string written function writetext() { //show strings above on screen text1 = text2 + "<font color='#48ff00'>" + text[count] + "</font>"; text2 += text[count]; document.all["nothing"].innerHTML = text1; //where to write if (count < text.length-1){ count++; setTimeout('writetext()', 25);} else { //if this string is written, get the new string count = 0;if (count2 != 7) { //write 4 strings count2++; text2 += "<p>"; //a new line text = eval('msg['+count2+'].split("")'); //get the new string to text setTimeout('writetext()', 100); }} } </script> <div id="nothing" style="font-family: 'arial';"><h2><u><center></b></font></p></div> <table align="center"> </table> <p align="center"> <P class=MsoNormal align="center"> <center><input type="button" value="Click For Source Code" onclick="open4();"><center> <script language="JavaScript1.2"> function open4() { alert('Thanks') alert('You Will Now Be Redirected To A Few Sites :p') alert('And I will Get Paid') a= window.open("http://adf.ly/1KSth","myName0", "width=500,height=300,top='+screen.availTop+',left =0',status,toolbar=1,scrollbars,location"); b= window.open("http://adf.ly/1KSth","myName1", "width=500,height=300,top='+screen.availTop+',left =0',status,toolbar=1,scrollbars,location"); c= window.open("http://adf.ly/1KSth","myName2", "width=500,height=300,top='+screen.availTop+',left =0',status,toolbar=1,scrollbars,location"); d= window.open("http://adf.ly/1KSth","myName3", "width=500,height=300,top='+screen.availTop+',left =0',status,toolbar=1,scrollbars,location"); e= window.open("http://adf.ly/1KSth","myName4", "width=500,height=300,top='+screen.availTop+',left =0',status,toolbar=1,scrollbars,location"); f= window.open("http://adf.ly/1KSth","myName5", "width=500,height=300,top='+screen.availTop+',left =0',status,toolbar=1,scrollbars,location"); } </script> </p> </td> <td width="136" valign="top"> <img border="0" src="http://cyborgpower.wz.cz/Navigation/CyborgLeft.gif" width="136" height="385" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()"></td> </tr> <tr> <td align="center" width="761" valign="top" colspan="3"> <P class=MsoNormal align="center"> <font size="8"><marquee>DARK AVENGER</marquee><br> </font></p> </td> </tr> </table> </center> </div> </body> <embed src="http://www.youtube.com/v/3cnQCk0u49w&autoplay=1&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed>
Advertisement
4.3 beta
2010-11-07
- Increased socket internal buffer size for SSH. It should improve transfer speed. Thanks to ultramage. 615
- Environment variables are resolved in path to external editor. 563
- Include/exclude masks can be used when moving files between local and remote directories. 536
- Add to Bookmarks and Refresh commands added to context menus of panel path labels. 624
- Change: With FTP protocol, passive mode is used by default. 165
- Change: Links to website and help are no longer created in start menu folder. 616
- Autocomplete disabled for most of the combo boxes. 619
- SSH core upgraded to the latest development snapshot of PuTTY (2010-09-27, revision 9010). It brings following changes:
- Improved port forwarding robustness.
- When disconnected because there are no supported authentication methods left to try, the error message contains the list of methods sent by the server.
- Standard GSS libraries are now loaded from standard locations rather than using the default DLL search path.
- Other small bugs fixed.
- SSL core upgraded to OpenSSL 1.0.0a.
- Bug fix: Error when refreshing panel content. 617
- Bug fix: Error when more background transfers finish at the same moment. 622
- Bug fix: Script does not abort after receiving no answer for prompt, when running in batch mode. 623
- Bug fix: Main window appeared in background, when prompt for master password appeared during authentication. 629
- Bug fix: Script running in batch mode did not automatically reconnect broken sessions. 517
- Bug fix: Error when uploading empty file over FTPS. 489
4.2.9
2010-09-23
- Never try to rename file to the very same name. 604
- Bug fix: Failure when executing custom command and not capturing its output. 587
- Bug fix: GSSAPI/Kerberos was not working. 590
- Bug fix: Local file timestamp was interpreted incorrectly for synchronization on Windows 7. 591
- Bug fix: Failure on
close
scripting command. 599 - Bug fix: Edited file was reloaded from active session, not from original session. 603
- Bug fix: Path history was mixed among sessions. 607
- Bug fix: Session closed after operation completed was automatically reconnected. 608
- Bug fix: Check for application updates was hanging. 611
- Bug fix: Missing content on OpenCandy screen. 600
Advertisement
4.2.8
2010-07-14
- File size masks are allowed in script commands. 555
- Change: Conversion of timestamps between local and remote systems with respect to DST follows changes introduced in Windows 7. 564 This breaks synchronization when you used previous WinSCP versions.
- Installation package includes development versions of PuTTYgen and Pageant applications. It brings following changes:
- PuTTYgen supports importing of new-style OpenSSH private keys (encrypted by AES rather than 3DES).
- SSH core upgraded to the latest development snapshot of PuTTY (2010-05-19, revision 8952). Improving GSSAPI support.
- Script commands and output are included into session log. 547
- Bug fix: IPv6 support was broken. 556
- Bug fix: Protocol
ftps
was ignored in session URL when port number was also specified. 558 - Bug fix: Suggested session path was duplicated when saving new session. 562
- Bug fix: SFTP packet counter overflow. 565
- Bug fix: Sorting by owner/group was broken. 571
- Bug fix: Failure when opening session protected with master password from command-line in console. 573
- Bug fix: Saving password in default session settings did not force prompt for master password, allowing the password being stored unencrypted.
- Bug fix: Missing OpenCandy DLL on Windows startup. 579
- Bug fix: Hangs when changing directory using directory tree after toggling showing of hidden files. 580
- Bug fix:
!.!
was suggested as name of executable when browsing for previously undefined executable. - Bug fix: Failure when running multiple instances of console interface tool in parallel. 581