Differences
This shows you the differences between the selected revisions of the page.
2017-07-10 | 2017-08-30 | ||
facebook link consistency (martin) | new design (martin) | ||
Line 1: | Line 1: | ||
+ | <new_design> | ||
+ | <html> | ||
+ | <div class="gradient-bg-reverse"> | ||
+ | <h1>After installation</h1> | ||
+ | |||
+ | <div class="message message-ok"> | ||
+ | <!-- | ||
+ | other message options: message-not-ok, message-info | ||
+ | Icons are not currently available for these classes, but the css is ready... | ||
+ | the icon names follow the class modifier - for example, for .message.ok | ||
+ | there is message-ok.png and message-ok.svg (you need both) | ||
+ | --> | ||
+ | <h2>Thanks for installing WinSCP!</h2> | ||
+ | <p> | ||
+ | WinSCP is an award-winning SFTP, SCP, FTPS, and FTP client integrated into a single software program for file transfer to FTP servers or secure SFTP servers! | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <section class="social-widgets social-buttons"> | ||
+ | <p class="mt"> | ||
+ | Eager to learn more about new features and future upgrades? Follow WinSCP on: | ||
+ | </p> | ||
+ | |||
+ | <ul class="list-inline"> | ||
+ | <li><a href="https://www.facebook.com/winscp" class="btn btn-lg btn-facebook">Facebook</a></li> | ||
+ | <li><a href="https://twitter.com/winscpnet" class="btn btn-lg btn-twitter">Twitter</a></li> | ||
+ | <li><a href="https://plus.google.com/+winscp" class="btn btn-lg btn-googleplus">Google+</a></li> | ||
+ | <li><a href="https://www.linkedin.com/company/winscp" class="btn btn-lg btn-linkedin">LinkedIn</a></li> | ||
+ | </ul> | ||
+ | </section> | ||
+ | </html> | ||
+ | </new_design> | ||
+ | <old_design> | ||
====== After Installation ====== | ====== After Installation ====== | ||
**Thanks for installing WinSCP!** | **Thanks for installing WinSCP!** | ||
Line 5: | Line 39: | ||
Eager to learn more about new features and future upgrades? Follow WinSCP on [[https://www.facebook.com/winscp/|Facebook]], [[https://twitter.com/winscpnet|Twitter]], [[https://plus.google.com/+winscp|Google+]] and [[https://www.linkedin.com/company/winscp|LinkedIn]]. | Eager to learn more about new features and future upgrades? Follow WinSCP on [[https://www.facebook.com/winscp/|Facebook]], [[https://twitter.com/winscpnet|Twitter]], [[https://plus.google.com/+winscp|Google+]] and [[https://www.linkedin.com/company/winscp|LinkedIn]]. | ||
+ | </old_design> | ||
~~AD~~ | ~~AD~~ | ||
+ | <new_design> | ||
+ | <html> | ||
+ | <div class="gradient-bg-reverse"> | ||
+ | <section class="what-to-do-next nav"> | ||
+ | <h2 class="text-center h1 ">What Do You Do Next?</h2> | ||
+ | |||
+ | <div> | ||
+ | <h3 class="header-default-size font-monospace">Basic tasks</h3> | ||
+ | </html> | ||
+ | </new_design> | ||
+ | <old_design> | ||
===== What Do You Do Next? ===== | ===== What Do You Do Next? ===== | ||
==== Basic Tasks ==== | ==== Basic Tasks ==== | ||
+ | </old_design> | ||
+ | |||
If you have installed WinSCP to use its interactive GUI mode, you may find one of the following guides useful: | If you have installed WinSCP to use its interactive GUI mode, you may find one of the following guides useful: | ||
* [[guide_connect|Connect to FTP server or SFTP server]] | * [[guide_connect|Connect to FTP server or SFTP server]] | ||
Line 18: | Line 65: | ||
* Other [[task_index|basic tasks]] | * Other [[task_index|basic tasks]] | ||
+ | <new_design> | ||
+ | <html> | ||
+ | <h3 class="header-default-size font-monospace upper-divider">Scripting and Task Automation</h3> | ||
+ | </html> | ||
+ | </new_design> | ||
+ | <old_design> | ||
==== Scripting and Task Automation ==== | ==== Scripting and Task Automation ==== | ||
+ | </old_design> | ||
If you have installed WinSCP to use its scripting and automation capabilities, you may find one of the following guides useful: | If you have installed WinSCP to use its scripting and automation capabilities, you may find one of the following guides useful: | ||
* [[guide_automation|Automate file transfers (or synchronization) to FTP server or SFTP server]] | * [[guide_automation|Automate file transfers (or synchronization) to FTP server or SFTP server]] | ||
Line 27: | Line 81: | ||
~~AD~~ | ~~AD~~ | ||
+ | <new_design> | ||
+ | <html> | ||
+ | <h3 class="header-default-size font-monospace upper-divider">Further reading</h3> | ||
+ | </html> | ||
+ | </new_design> | ||
+ | <old_design> | ||
==== Further Reading ==== | ==== Further Reading ==== | ||
+ | </old_design> | ||
* Other [[guides|guides]] to using WinSCP | * Other [[guides|guides]] to using WinSCP | ||
* Detailed [[start|WinSCP documentation]] | * Detailed [[start|WinSCP documentation]] | ||
+ | <new_design> | ||
+ | <html> | ||
+ | </section> | ||
+ | </div> | ||
+ | </html> | ||
+ | </new_design> | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
~~NODOC~~ | ~~NODOC~~ |