Differences
This shows you the differences between the selected revisions of the page.
tips 2015-10-20 | tips 2023-02-15 (current) | ||
Line 2: | Line 2: | ||
====== WinSCP Tips ====== | ====== WinSCP Tips ====== | ||
- | Show [[http://winscp.net/tips.php?mode=index|Tips preview]]. | + | Show [[this>../../tips.php?mode=index|Tips preview]]! |
+ | |||
+ | ===== [[sessioncolor]] Session color ===== | ||
+ | |||
+ | To visually distinguish [[ui_tabs|session tabs]], you can associate color with each session. The color will influence also [[ui_file_panel|file panels]], site item in [[ui_login|site list]] and well as initial color of associated [[ui_editor|internal editors]]. | ||
+ | |||
+ | [[task_connections#session_color|Learn more]]. | ||
+ | |||
+ | ~~HIDDEN~~ | ||
+ | |||
+ | ===== [[protocols]] Supported file transfer protocols ===== | ||
+ | |||
+ | WinSCP supports five transfer protocols: | ||
+ | * [[sftp|SFTP]] (SSH File Transfer Protocol); | ||
+ | * [[ftp|FTP]] (File Transfer Protocol); | ||
+ | * [[scp|SCP]] (Secure Copy Protocol); | ||
+ | * [[webdav|WebDAV]] (Web Distributed Authoring and Versioning); | ||
+ | * [[s3|S3]] (Amazon S3). | ||
+ | |||
+ | [[protocols|Learn more]]. | ||
+ | |||
+ | ~~HIDDEN~~ | ||
===== [[scripting]] Automate your file transfer tasks ===== | ===== [[scripting]] Automate your file transfer tasks ===== | ||
Line 13: | Line 34: | ||
- Point 2 | - Point 2 | ||
- | [[::scripting|Learn more]]. | + | [[scripting|Learn more]]. |
+ | |||
+ | ~~HIDDEN~~ | ||
===== [[library]] Use WinSCP .NET assembly in your C#, VB.NET or PowerShell code ===== | ===== [[library]] Use WinSCP .NET assembly in your C#, VB.NET or PowerShell code ===== | ||
Line 25: | Line 48: | ||
- PowerShell | - PowerShell | ||
- | [[::library|Learn more]]. | + | [[library|Learn more]]. |
- | + | ||
- | ===== [[hidden]] Hidden tip ===== | + | |
- | + | ||
- | This is hidden tip | + | |
~~HIDDEN~~ | ~~HIDDEN~~ | ||
- | |||
- | aaa | ||
===== [[generateurl]] Generating code template ===== | ===== [[generateurl]] Generating code template ===== | ||
Line 45: | Line 62: | ||
- PowerShell | - PowerShell | ||
- | [[::ui_generateurl|Learn more]]. | + | [[ui_generateurl|Learn more]]. |
+ | |||
+ | ~~HIDDEN~~ | ||
===== [[integration_putty]] Using WinSCP at PuTTY site manager ===== | ===== [[integration_putty]] Using WinSCP at PuTTY site manager ===== | ||
Line 57: | Line 76: | ||
- PowerShell | - PowerShell | ||
- | [[::integration_putty|Learn more]]. | + | [[integration_putty|Learn more]]. |
+ | ~~HIDDEN~~ | ||
+ | |||
+ | ===== [[hidden]] Hidden tip ===== | ||
+ | |||
+ | This is hidden tip. | ||
+ | |||
+ | With list: | ||
+ | |||
+ | - Point 1 | ||
+ | - Point 2 | ||
+ | |||
+ | ~~HIDDEN~~ |