Skip to content

Commit

Permalink
WinSCP 5.8 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
martinprikryl committed Dec 16, 2015
1 parent 6c7f647 commit 3266c40
Show file tree
Hide file tree
Showing 702 changed files with 279,131 additions and 47,597 deletions.
10 changes: 5 additions & 5 deletions deployment/WinSCPnet.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
<iconUrl>http://winscp.net/pad/winscp.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface.</summary>
<description>The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, SCP, and FTP sessions.
<description>The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, SCP, WebDAV and FTP sessions.

The library is primarily intended for advanced automation tasks that require conditional processing, loops or other control structures for which the basic scripting interface is too limited. The library is not a general purpose file transfer library. It particularly lacks support for interactive processing and as such it is not well suited for use in GUI applications.

For documentation and examples of use, see project website.

The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.</description>
<copyright>Copyright © 2012-2015 Martin Prikryl</copyright>
<tags>winscp sftp ftp ftps scp transfer</tags>
<tags>winscp sftp ftp ftps webdav scp transfer</tags>
</metadata>
<files>
<file src="$BuildConfigDir$\WinSCPnet.dll" target="lib"/>
<file src="$DotNetBuildConfigDir$\WinSCPnet.dll" target="lib"/>
<file src="$BuildConfigDir$\WinSCP.exe" target="content"/>
<file src="install.ps1" target="tools"/>
</files>
</package>
</package>
9 changes: 4 additions & 5 deletions deployment/license.setup.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
You can also review this license and further details online at:
http://winscp.net/eng/docs/license


A. GNU General Public License
B. License of WinSCP Icon Set
C. Privacy Policy
Expand All @@ -17,9 +17,9 @@ Everyone is permitted to copy and distribute verbatim copies of this license doc

The GNU General Public License is a free, copyleft license for software and other kinds of works.

The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.
The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.

When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.
When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.

To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.

Expand Down Expand Up @@ -266,7 +266,7 @@ The GNU General Public License does not permit incorporating your program into p


B. License of WinSCP Icon Set

Note that all images distributed in or with WinSCP application are NOT published under the GNU General Public License. It means that it is not allowed to redistribute or reuse these images or parts of them or modifications of them without WinSCP separately or in or with another software.

You agree that all ownership and copyright of the licensed stock icons remain the property of York Technologies Limited. WinSCP was granted a license to display this graphical media royalty-free in WinSCP software applications, web design, presentations, and multimedia projects that WinSCP creates and/or distributes.
Expand All @@ -283,4 +283,3 @@ Before disabling WinSCP Usage statistics, be so kind and consider that it plays
If you still want to disable WinSCP Usage statistics already during installation, you may do so using Custom installation.

Thank you!

5 changes: 2 additions & 3 deletions deployment/license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
B. License of WinSCP Icon Set
C. Privacy Policy


A. GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Expand Down Expand Up @@ -680,7 +680,7 @@ Public License instead of this License. But first, please read


B. License of WinSCP Icon Set

Note that all images distributed in or with WinSCP application are NOT
published under the GNU General Public License. It means that it is not
allowed to redistribute or reuse these images or parts of them or modifications
Expand Down Expand Up @@ -719,4 +719,3 @@ If you still want to disable WinSCP Usage statistics already during
installation, you may do so using Custom installation.

Thank you!

7 changes: 6 additions & 1 deletion deployment/winscp.isl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[CustomMessages]
LanguageISOCode=en
LocalLanguageName=English

ApplicationComponent=WinSCP application
ShellExtComponent=Drag & drop shell extension (allows direct downloads, may require restart)
Expand All @@ -26,7 +27,7 @@ Launch=Launch &WinSCP
OpenGettingStarted=Open &Getting started page
HelpButton=&Help
ProgramComment=SFTP, FTP and SCP client
ProgramComment2=WinSCP: SFTP, FTP, WebDAV and SCP client
; WinSCP Runtime
Recommended=%1 (recommended)
Expand Down Expand Up @@ -66,3 +67,7 @@ Currency=USD
ImportSites=Looking for sites to import...
ApplicationsFoundDragExt=The following applications have loaded WinSCP Drag & drop shell extension that needs to be updated by Setup. It is recommended that you allow Setup to automatically close these applications. After the installation has completed, Setup will attempt to restart the applications. You can restart your computer later instead, if you do not need to use the extension.
AcceptButton=&Accept >
IncompleteTranslation=You are about to use an incomplete translation. It is completed by %1%% only.%n%nUntranslated parts of the user interface will be shown in their original English version.%n%nVisit WinSCP website at winscp.net to check, if newer version of the translation is available.
[CustomOptions]
TranslationCompleteness=100
Binary file modified deployment/winscpsetup.ico
Binary file not shown.
Loading

0 comments on commit 3266c40

Please sign in to comment.