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.
rushasa by h@cker tarafından hacklenmiştir
Advertisement
3.8.2
2006-06-19
- Change to overcome URL handler vulnerability: When protocol (
sftp://
orscp://
) is provided on command line (possible execution from web browser/Windows Explorer), all command-like parameters that cause any automatic action are ignored, including/defaults
,/log
,/script
and/command
. - Function Copy path to clipboard has keyboard shortcut
Shift-Ctrl-P
in Explorer-like interface. - Address bar of Explorer-like interface has dedicated context menu, with option to Copy path to clipboard.
- Partial files (
.filepart
) are no longer considered for synchronization (SFTP-only). - Permissions input box has the same context menu as permissions popup box.
- In scripting mode, the WinSCP can read commands from redirected standard input.
- UTF-8 encoded script files are supported (byte-order-mask is required).
- Bug fix: Sorting arrows on synchronization checklist were corrupted on Windows 2000 and older.
- Bug fix: Permissions popup box was occasionally dismissed, when its context menu was revealed.
- Bug fix: Menu item Leave as is of permissions box was visible, even if it made no sense in the context.
- Bug fix: When recursive setting of permissions was turned off on properties dialog, permissions may have possibly retained undefined state, although no longer allowed.
- Bug fix: Path labels were redrawn each time mouse was moved over them, causing unnecessary flickering.
- Bug fix: Some dialog labels were not disabled along with associated control.
- Bug fix: Log window was showing log file name with patterns, instead of actual current log file name.
- Bug fix: When patterns were used in log file name, the log file was recreated every time configuration has changed.
RUSHASA BY H@CKER TARAFINDAN TÜRKİYE İÇİN HACKLENMİŞTİR SAYGILARIMLA
Advertisement
3.8 beta
2005-12-20
- Synchronization enhanced:
- When option Preview changes is turned on, checklist of synchronization actions is displayed, giving user option to review and confirm them all at once.
- Option Preview changes works for timestamp synchronization too.
- When list of directories watched by function Keep Remote Directory Up To Date is changed, new count is shown on log view.
- Synchronization delay for function Keep Remote Directory Up To Date is configurable (only directly in configuration files).
- Bug fix: When list of directories watched by function Keep Remote Directory Up To Date was changed, some of the subdirectories stopped being watched.
- Bug fix: Option Same size only for timestamp synchronization was not working.
- Bug fix: Newly added subdirectories were not watched for changes, when keeping remote directory up to date from script.
- The connection can be automatically re-established when lost during file transfer (SFTP-only).
- When the main session is reconnected the background transfer queue is now preserved.
- The Server/Protocol Information dialog remade. It now also shows space available for current directory.
- Color can be associated with session. It is used as background color for file panels.
- Authentication window introduced. It combines progress display with authentication prompts.
- Initial permissions can be set when creating new remote directory.
- File panel can be sorted by extension by clicking on dedicated part of Name/Ext column title.
- Permission errors when setting attributes (permissions and timestamp) of remote file can be suppressed using new transfer option Ignore permissions errors (SFTP-only).
- Commands Edit New File and Create Directory moved to New > File and New > Directory. Command Add/Edit Link split into Edit Link and New > Link. Submenu New is also accessible from panel’s context menu.
- New panel option for Norton Commander-like interface: Full row select (turned on by default). Can be turned off to make panel’s context menu more accessible.
- New toolbar with custom commands.
- New toolbar for Norton Commander-like interface with buttons Upload and Download, useful when you want to transfer file without having the source panel active.
- New command (switch) for queue Disconnect Once Empty closes the session, if it’s idle, when the last scheduled background transfer is finished.
- System administrators can enforce display of authentication banners.
- System administrators can restrict connection to servers without having their host keys accepted in advance.
- Context menu of console output display includes command to resize the console window to fit the command output.
- If the SFTP server does not provide file permissions/owner/group in directory listing, WinSCP requests them explicitly before showing Properties dialog.
- Pressing button OK on fatal error message box for the initial session re-opens the Login dialog.
- Only the last
@
in connection string is considered as username/hostname separator, making it possible to easier type username and/or password containing@
from command-line. - “Edit” commands now open all selected files, not only focused one, if editing of multiple files is allowed.
- Edited remote file can be uploaded, even if the session was reconnected meanwhile.
- Transfer setting dialog has option Do not show this dialog box again, when transfer is invoked using drag&drop to disable future drag&drop transfer confirmation.
- Optional “Office 2003” theme and few minor changes to toolbars.
- Size of the console window is preserved.
- When changing file properties,
chgrp
andchown
are called beforechmod
, because they change file permissions (SCP-only). - If the session is closed due to option Disconnect when operation finishes, associated background transfers are terminated immediately, not only after the user acknowledges the closure.
- It is now possible to edit two files with the same path/name located on different servers.
- Logging to file can be enabled using new
/log
command-line option. - Log file name can contain following patterns:
&Y
(year),&M
(month),&D
(day),&T
(time),&H
(hostname),&S
(session name). - Improved cleaning of directory change cache on symbolic link deletion.
- SFTP extension “versions”, specifying list of supported protocol versions, is decoded and logged.
- SFTP extension “supported” is ignored, when extension “supported2” is also sent by the server.
- Custom transfer settings dialog disables settings unusable in current context (synchronization mode, server capabilities, etc.).
- Transfer setting preset info tip does not show settings unusable in current context (server capabilities, etc.).
- Setup does not overwrite update period, if updates were already enabled.
- Transfer setting options “Permissions” and “Preserve read-only” are disabled when the server does not support permissions.
- On Windows XP, native column sorting icons are used.
- Licence of PuTTY updated.
- Command Copy URL to Clipboard now URL-encodes some characters (space particularly).
- WinSCP can handle URL with URL-encoded characters in session name.
- URL handler registered by WinSCP now encloses the URL into quotes to allow handling of URL’s with space.
- WinSCP can load plain text password from configuration (new attribute
PasswordPlain
). If possible, it automatically converts the password to encrypted form. - File mask
*.*
is treated exceptionally, matching all files, even those without dot. - Internal editor window is activated before associated message box pops up (e.g. save confirmation).
- Preferences command added to context menu of internal editor.
- Navigation tree on login and preferences dialogs widened to allow longer translations.
- When sorting files in file panel, filename is always secondary criteria.
- INI file name on Properties dialog changes with name of executable.
- Option
/script=
without value is ignored. - Server response timeout can be set up to 6000 seconds.
- Popup hints close on mouse click.
- Bug fix: Fixed resolving symbolic links in sub-directories.
- Bug fix: After directory refresh, WinSCP sometime incorrectly behaved as if the user were dragging the selected file.
- Bug fix: SCP fallback for SSH-1 was not working.
- Bug fix: Uploads of files into previously non-existing directory could not be resumed (SFTP-only).
- Bug fix: Selection could not be restored after changing file properties.
- Bug fix: WinSCP hung on start-up occasionally (for example when the main window was closed maximised on different screen resolution the last time).
- Bug fix: Failure when changing file properties on SFTP server supporting UTF-8.
- Bug fix: Incorrectly formatted message “Unknown principal”.
- Bug fix: Hint on status bar for transfer setting preset selector incorrectly showed preset configuration.
- Bug fix: Custom transfer settings dialog invoked from context menu on synchronization dialog did incorrectly allowed changing all settings, even when time-stamp-only synchronization was selected.
- Bug fix: When the SFTP server does not support permissions, random permissions were used for the files.
- Bug fix: Crash when re-key occurred on idle background session and the host key was not cached.
- Bug fix: Failure when downloading file from different directory than the current one (SCP only).
- Bug fix: Username was stored incorrectly when exporting session to PuTTY.
- Bug fix: On the first start-up on fresh installation, default editor settings were not preset.
- Bug fix: When output of the console is was redirected to file, list of transferred files contained only the last file.
- Bug fix: Editors list was lost when changing configuration storage.
- Bug fix: Mouse only option of Explorer style selection was not preserved.
- Bug fix: When password storing is restricted, warning that password is being stored is no longer shown.
Advertisement
by h@cker tarafından hacklenmiştir