Members Area


Recommended Sites:

Related Keywords
bad command . freeware download
at command freeware download
sql command freeware download
run command freeware download
ink command freeware download
dir command freeware download
dos command freeware download
cl command freeware download
bad command freeware download
command.exe freeware download
ftp command freeware download
command exe freeware download
take command freeware download
command detail freeware download
command interpreter freeware download
command linee freeware download
command button freeware download
command files freeware download
multiple command freeware download
command shell freeware download

Top Freeware Keywords
ws ftp freeware download
free ftp client freeware download
resume freeware download
free ftp freeware download
file freeware download
free freeware download
hack freeware download
ftp client freeware download
ftp client software freeware download
java freeware download
free ftp software freeware download
photo editor freeware download
internet explorer 6 freeware download
windows freeware download
upload freeware download
ftp freeware download
transfer freeware download
command freeware download
ftp download freeware download
download freeware download
ftp program freeware download
client freeware download
explorer freeware download
protocol freeware download
download manager freeware download
connection freeware download
ftp software freeware download
secure freeware download
site freeware download
http freeware download



Portable WinSCP 5.0.6 B2074 freeware     Save this freeware to your freeware selection - Saved Freeware

(2 ratings)

Author

Portableapps

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released March 05, 2012
Downloads 311
Filesize 3.00 MB
Keywords file transfer, sftp client, ssh client, scp, transfer, sftp
Your Rating
  - click to rate
Portable WinSCP screenshot
[ View full size screenshot ]

Download Portable WinSCP   Save Freeware   Report Spyware

WinSCP is an open source free FTP client and SFTP client for Windows that also supports the SCP protocol. WinSCP U3's main function is safe copying of files between a local and a remote computer. ...

Download Portable WinSCP   Save Freeware   Report Spyware


Command - Portable WinSCP freeware - Download Notice

Portable WinSCP Free Download - we do not host any Portable WinSCP torrent files or links of Portable WinSCP on rapidshare.com, depositfiles.com, megaupload.com etc. All Portable WinSCP download links are direct Portable WinSCP full download from publisher site or their selected mirrors.

Command - Portable WinSCP freeware - Latest User Reviews

 Write a Review   


Command - Portable WinSCP freeware - The Latest Versions History

Version Date Released Status Release Notes
5.0.6 B2074 Mar 5, 2012 New Release · Prototype of .NET assembly built around WinSCP scripting interface. 147
· SSL core upgraded to OpenSSL 1.0.0g.
· SFTP status packets with missing language tag are accepted. 770
· Disabling session option Optimize connection buffer size disables unlimited SSH window to overcome bugs in some older version of OpenSSH. 635
· When Optimize connection buffer size is enabled, also FTP socket internal buffer size is increased. Thanks to tteras. 787
· Added workaround for Chokes on SSH-2 ignore messages SSH server bug. 577

SSH core upgraded to PuTTY 0.62. It brings following changes:
· Security fix: WinSCP no longer retains passwords in memory by mistake. password-not-wiped
· Bug fix: Spurious “Access denied” printed in the authentication window after GSSAPI failure. gssapi-access-denied
· Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. pageant-backwards-compatibility

Several changes to enhance and simplify file masks:
· Convenient dialog for setting file masks. 98
5.0.5 B1782 Nov 10, 2011 New Release · Connection attempt can be cancelled. 757
· After cancelling authentication prompt, error message is no longer displayed.
· Bug fix: Failure while logging off the Windows.
· Bug fix: Fixed parsing owner/group with modified ID on Properties dialog.
· Bug fix: Missing animations on Progress window on Windows Vista/7.
· Bug fix: When switching between session and shared bookmarks, path was not updated on the Open directory dialog.
· Bug fix: Internal “Operation aborted” errors were not suppressed for background transfers.
· Bug fix: Path label was not resized with larger shell font size.
· Bug fix: Pageant authentication was not working on x64. 764
· Bug fix: Failure on startup when master password is set. 765
· Bug fix: Upload of non existing file in script using put command did not trigger error.
5.0.4 B1772 Nov 1, 2011 New Release · Icon is assigned to all top-level windows, in particular to initial Login dialog, so that there’s always WinSCP icon in the Alt+Tab view.
· Bug fix: Synchronization check list view was corrupted.
· Bug fix: Failure when changing view style in Explorer interface.
· Bug fix: It was not possible to drag more than one file.
· Bug fix: Default permissions for new remote directory did not include Execute right.
5.0.3 B1758 Oct 24, 2011 New Release · Recently used sessions are added to taskbar jump list on Windows 7.
· Queue processing can be disabled.
· Tab selector for sessions.
· Change: Synchronized browsing state is stored with stored session, not in preferences.
· Stored session folder opened/closed state is remembered.
· Change: In mouse-only Explorer-style selection mode, single-file implicit mouse-selection is not preserved, when focus/selection is subsequently changed using keyboard.
· Change: All fatal errors (those that cause exit code of WinSCP to be 1) in scripting are recorded in new subtag failure of root tag session. This includes connection errors, replacing previous recording in result tag.
· Change: Value both of synchronize command switch criteria renamed to either to avoid confusion (both is still recognized for backward compatibility).
· Increased socket internal buffer size for SSH with option to disable it. It improves transfer speed. Thanks to ultramage.
5.0.2 B1456 Sep 20, 2011 New Release · Any session configuration option can be set on command line and/or scripting in raw format using /rawsettings switch.
· Change: Binary transfer mode is default.
· Change: Connection error is recorded in XML log in new subtag result of root tag session.
· Change: With FTP protocol, passive mode is used by default.
· Environment variables are resolved in session hostname and username.
· Installer without OpenCandy does not include OpenCandy licence anymore.
· Option to enable active mode with FTP protocol in scripting.
· Both session (text) and XML log can be produced at the same time.
· Bug fix: Failure when cancelling login dialog.
· Bug fix: Failure to locate GetTimeZoneInformationForYear.
· Bug fix: Check for application updates was not working.
· Bug fix: Duplicate shortcut key in local Open directory window.
4.3.4 B1428 Jul 28, 2011 New Release SSH core upgraded to PuTTY 0.61. It brings following changes:
· When WinSCP fails to get a response from Pageant, it logs the fact.
· Bug fix: Workaround for some servers blithely responding to winadj@putty.projects.tartarus.org with SSH_MSG_CHANNEL_SUCCESS despite probably having no idea what it means. winadj-success
· Bug fix: Pageant authentication was not working.
· The command list -a is stopped being used when returned listing is empty.
· Using HTTP/1.1 when checking for application updates.
· Bug fix: Unwanted auto-completion in comboboxes when resizing the window.
· Bug fix: Arguments (passwords in particular) passed to PuTTY were not escaped correctly.
· Bug fix: Special permissions were not preserved correctly in configuration.
· Bug fix: Another invalid timezone shifting of file timestamps with FTP protocol.
· Bug fix: Failure when connection closes with FTP protocol.
4.3.2 B1201 Mar 17, 2011 New Release · SSL core upgraded to OpenSSL 1.0.0d.
· Enabled TLS extensions in OpenSSL, what resolves problems with some FTP servers.
· Change: Compare directories command uses Shift+F2 shortcut instead of Ctrl+C.
· OpenCandy advertising module was suspended from an installation application.
· Added support for dragging files from WinRAR. .
· Default ascii file mask extended with *.js.
· SSH core upgraded to the latest development snapshot of PuTTY (2011-02-21, revision 9101).
· Bug fix: Check for application updates was not working.
· Bug fix: Error response to SFTP initialization request was sometimes parsed incorrectly.
· Bug fix: It was not possible to skip errors during some operations.
· Bug fix: Home directory was incorrect after reconnect with FTP protocol.
· Bug fix: It was sometimes not possible to initiate file renaming.
4.3.0 B1099 Dec 13, 2010 New Release · SSL core upgraded to OpenSSL 1.0.0c.
· File renaming is not started, when only focusing file panel.
· Bug fix: Failure when logging in ad-hoc session.
· Bug fix: Failure when directory is reloaded while renaming file.
· Bug fix: Values with special characters were not exported correctly to PuTTY.
· Bug fix: Invalid DST handling in the Southern hemisphere.
· Bug fix: Synchronized browsing was not preserved, when restarting application.


Featured downloads
FileZilla
FileZilla
Secure and fast FTP transfers
WinSCP
WinSCP
Free SFTP, FTP and SCP client for Windows

Most popular command freeware downloads in FTP Clients

Sherrod FTP Client 1.1 freeware download


... and business with multiple connections, scheduled jobs , command line options, quick history connect, log viewer, optional automatic PGP encryption/decryption, Secure FTP connections and much more! Scheduled jobs allow automated backups to/from servers. Multi-threaded for simultaneous uploads/downloads. Plus, we use the latest in GUI designs with the ribbon bar and ...
Details   Download   Save Freeware

Staff-FTP 2.95 freeware download


... also includes a glftpd-manager with all the site commands (drftpd and other command sets as well). ...
Details   Download   Save Freeware

FTP Commander 8.01 freeware download


The no-frills FTP Commander offers an interface consisting of two side-by-side panels ... file exchanges and activate multiple downloads. <p> FTP Commander also lets you run programs located on local ... directories in the FTP server; and work in command-line mode. A session log file is also available. <p> And what's more, ...
Details   Download   Save Freeware

Gekko Manager 0.76 freeware download


... connection alive' option * Log Console * FTP command box * History * Navigate Menu ...
Details   Download   Save Freeware

FTP Rush 2.1.8 freeware download


... advantage of the built-in Script Designer and FTP Command Designer. A few lines of code will help you teach the program to execute lots of routine work automatically. This feature allows you to reach spectacular efficiency in no time. Another advantage of FTP Rush is the support of folder synchronization, ...
Details   Download   Save Freeware

Portable FTPRush 2.1.8 freeware download


... advantage of the built-in Script Designer and FTP Command Designer. A few lines of code will help ... secure transfers between servers via CPSV and SSCN commands · Access your shell via the FTP client SFTP (SFTP) functionalities · TFTP client (Trivial File Transfer Protocol) allows you transfer files to your ...
Details   Download   Save Freeware

FTPRush 2.1.8 freeware download


... advantage of the built-in Script Designer and FTP Command Designer. A few lines of code will help ... secure transfers between servers via CPSV and SSCN commands · Access your shell via the FTP client SFTP (SFTP) functionalities · TFTP client (Trivial File Transfer Protocol) allows you transfer files to your ...
Details   Download   Save Freeware

Portable WinSCP 5.0.6 B2074 freeware download


... old FTP protocol · Batch file scripting and command-line interface · Directory synchronization in several semi or ... authentication with SSH · Windows Explorer-like and Norton Commander-like interfaces · Optionally stores session information · Optionally supports standalone operation using a configuration file in place of registry entries, suitable for operation from ...
Details   Download   Save Freeware