Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
C4J committed Jul 22, 2023
1 parent 723bfb1 commit a7974a5
Show file tree
Hide file tree
Showing 109 changed files with 14,933 additions and 0 deletions.
32 changes: 32 additions & 0 deletions b6sftpSend/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/Java 17 JDK">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/app/asn-one-0.6.0.jar"/>
<classpathentry kind="lib" path="lib/app/bcpkix-jdk15on-1.70.jar"/>
<classpathentry kind="lib" path="lib/app/bcprov-jdk15on-1.70.jar"/>
<classpathentry kind="lib" path="lib/app/eddsa-0.3.0.jar"/>
<classpathentry kind="lib" path="lib/app/jzlib-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/app/log4j-api-2.20.0.jar"/>
<classpathentry kind="lib" path="lib/app/log4j-core-2.20.0.jar"/>
<classpathentry kind="lib" path="lib/app/log4j-slf4j2-impl-2.20.0.jar"/>
<classpathentry kind="lib" path="lib/app/slf4j-api-2.0.7.jar"/>
<classpathentry kind="lib" path="lib/app/slf4j-simple-2.0.7.jar"/>
<classpathentry kind="lib" path="lib/app/sshj-0.35.0.jar" sourcepath="/Users/dave/Commander4j/workspace.development/sftpGet/lib/source/sshj-0.31.0-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/sftpGet/lib/javadoc/sshj-0.32.0-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/devonly/i4jruntime.jar"/>
<classpathentry kind="lib" path="lib/app/commons-io-2.13.0.jar"/>
<classpathentry kind="lib" path="lib/app/commons-codec-1.15.jar"/>
<classpathentry kind="lib" path="lib/mail/commons-email-1.5.jar"/>
<classpathentry kind="lib" path="lib/mail/javax.mail.jar"/>
<classpathentry kind="lib" path="lib/mail/javax.activation-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/app/slf4j-jdk14-2.0.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
23 changes: 23 additions & 0 deletions b6sftpSend/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>b6sftpSend</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>
2 changes: 2 additions & 0 deletions b6sftpSend/.settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=UTF-8
15 changes: 15 additions & 0 deletions b6sftpSend/.settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=17
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=17
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=enabled
org.eclipse.jdt.core.compiler.source=17
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="Java 17 JDK"/>
<installed facet="java" version="17"/>
</faceted-project>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added b6sftpSend/Images/icons/SFTP_Send_Icons/icon.ico
Binary file not shown.
20 changes: 20 additions & 0 deletions b6sftpSend/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Manifest-Version: 1.0
Main-Class: com.commander4j.sftp.Transfer
Class-Path: lib/app/asn-one-0.6.0.jar
lib/app/bcpkix-jdk15on-1.70.jar
lib/app/bcprov-jdk15on-1.70.jar
lib/app/commons-codec-1.15.jar
lib/app/commons-io-2.13.0.jar
lib/app/eddsa-0.3.0.jar
lib/app/jzlib-1.1.3.jar
lib/app/log4j-api-2.20.0.jar
lib/app/log4j-core-2.20.0.jar
lib/app/log4j-slf4j2-impl-2.20.0.jar
lib/app/slf4j-api-2.0.7.jar
lib/app/slf4j-jdk14-2.0.7.jar
lib/app/slf4j-simple-2.0.7.jar
lib/app/sshj-0.35.0.jar
lib/mail/commons-email-1.5.jar
lib/mail/javax.activation-1.2.0.jar
lib/mail/javax.mail.jar
sftpSend.jar
643 changes: 643 additions & 0 deletions b6sftpSend/b6sftpSend.install4j

Large diffs are not rendered by default.

Binary file added b6sftpSend/bin/com/commander4j/email/Email.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added b6sftpSend/bin/com/commander4j/util/JCipher.class
Binary file not shown.
Binary file not shown.
Binary file added b6sftpSend/bin/com/commander4j/util/JWait.class
Binary file not shown.
Binary file not shown.
82 changes: 82 additions & 0 deletions b6sftpSend/build.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- WARNING: Eclipse auto-generated file.
Any modifications will be overwritten.
To include a user specific buildfile here, simply create one in the same
directory with the processing instruction <?eclipse.ant.import?>
as the first entry and export the buildfile again. --><project basedir="." default="build" name="b6sftpSend">
<property environment="env"/>
<property name="debuglevel" value="source,lines,vars"/>
<property name="target" value="17"/>
<property name="source" value="17"/>
<path id="b6sftpSend.classpath">
<pathelement location="bin"/>
<pathelement location="lib/app/asn-one-0.6.0.jar"/>
<pathelement location="lib/app/bcpkix-jdk15on-1.70.jar"/>
<pathelement location="lib/app/bcprov-jdk15on-1.70.jar"/>
<pathelement location="lib/app/eddsa-0.3.0.jar"/>
<pathelement location="lib/app/jzlib-1.1.3.jar"/>
<pathelement location="lib/app/log4j-api-2.20.0.jar"/>
<pathelement location="lib/app/log4j-core-2.20.0.jar"/>
<pathelement location="lib/app/log4j-slf4j2-impl-2.20.0.jar"/>
<pathelement location="lib/app/slf4j-api-2.0.7.jar"/>
<pathelement location="lib/app/slf4j-jdk14-2.0.7.jar"/>
<pathelement location="lib/app/slf4j-simple-2.0.7.jar"/>
<pathelement location="lib/app/sshj-0.35.0.jar"/>
<pathelement location="lib/devonly/i4jruntime.jar"/>
<pathelement location="lib/app/commons-io-2.13.0.jar"/>
<pathelement location="lib/app/commons-codec-1.15.jar"/>
<pathelement location="lib/mail/commons-email-1.5.jar"/>
<pathelement location="lib/mail/javax.mail.jar"/>
<pathelement location="lib/mail/javax.activation-1.2.0.jar"/>
</path>
<path id="run.Transfer.classpath">
<path refid="b6sftpSend.classpath"/>
<pathelement location="lib/app/asn-one-0.6.0.jar"/>
<pathelement location="lib/app/bcpkix-jdk15on-1.70.jar"/>
<pathelement location="lib/app/bcprov-jdk15on-1.70.jar"/>
<pathelement location="lib/app/eddsa-0.3.0.jar"/>
<pathelement location="lib/app/jzlib-1.1.3.jar"/>
<pathelement location="lib/app/log4j-api-2.20.0.jar"/>
<pathelement location="lib/app/log4j-core-2.20.0.jar"/>
<pathelement location="lib/app/log4j-slf4j2-impl-2.20.0.jar"/>
<pathelement location="lib/app/slf4j-api-2.0.7.jar"/>
<pathelement location="lib/app/slf4j-jdk14-2.0.7.jar"/>
<pathelement location="lib/app/slf4j-simple-2.0.7.jar"/>
<pathelement location="lib/app/sshj-0.35.0.jar"/>
<pathelement location="lib/devonly/i4jruntime.jar"/>
<pathelement location="lib/app/commons-io-2.13.0.jar"/>
<pathelement location="lib/app/commons-codec-1.15.jar"/>
<pathelement location="lib/mail/commons-email-1.5.jar"/>
<pathelement location="lib/mail/javax.mail.jar"/>
<pathelement location="lib/mail/javax.activation-1.2.0.jar"/>
</path>
<target name="init">
<mkdir dir="bin"/>
<copy includeemptydirs="false" todir="bin">
<fileset dir="src">
<exclude name="**/*.launch"/>
<exclude name="**/*.java"/>
</fileset>
</copy>
</target>
<target name="clean">
<delete dir="bin"/>
</target>
<target depends="clean" name="cleanall"/>
<target depends="build-subprojects,build-project" name="build"/>
<target name="build-subprojects"/>
<target depends="init" name="build-project">
<echo message="${ant.project.name}: ${ant.file}"/>
<javac debug="true" debuglevel="${debuglevel}" destdir="bin" includeantruntime="false" source="${source}" target="${target}">
<src path="src"/>
<classpath refid="b6sftpSend.classpath"/>
</javac>
</target>
<target description="Build all projects which reference this project. Useful to propagate changes." name="build-refprojects"/>

<target name="Transfer">
<java classname="com.commander4j.sftp.Transfer" failonerror="true" fork="yes">
<classpath refid="run.Transfer.classpath"/>
</java>
</target>
</project>
Binary file added b6sftpSend/lib/app/asn-one-0.6.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/bcpkix-jdk15on-1.70.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/bcprov-jdk15on-1.70.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/commons-codec-1.15.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/commons-io-2.13.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/eddsa-0.3.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/jzlib-1.1.3.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/log4j-api-2.20.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/log4j-core-2.20.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/log4j-slf4j2-impl-2.20.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/slf4j-api-2.0.7.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/slf4j-jdk14-2.0.7.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/slf4j-simple-2.0.7.jar
Binary file not shown.
Binary file added b6sftpSend/lib/app/sshj-0.35.0.jar
Binary file not shown.
Binary file added b6sftpSend/lib/devonly/i4jruntime.jar
Binary file not shown.
9 changes: 9 additions & 0 deletions b6sftpSend/lib/license/2-Clause BSD License.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Copyright <YEAR> <COPYRIGHT HOLDER>

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11 changes: 11 additions & 0 deletions b6sftpSend/lib/license/3-Clause BSD License.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Copyright <YEAR> <COPYRIGHT HOLDER>

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 changes: 30 additions & 0 deletions b6sftpSend/lib/license/ANTLR License.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
SOFTWARE RIGHTS

ANTLR 1989-2004 Developed by Terence Parr
Partially supported by University of San Francisco & jGuru.com

We reserve no legal rights to the ANTLR--it is fully in the
public domain. An individual or company may do whatever
they wish with source code distributed with ANTLR or the
code generated by ANTLR, including the incorporation of
ANTLR, or its output, into commerical software.

We encourage users to develop software with ANTLR. However,
we do ask that credit is given to us for developing
ANTLR. By "credit", we mean that if you use ANTLR or
incorporate any source code into one of your programs
(commercial product, research project, or otherwise) that
you acknowledge this fact somewhere in the documentation,
research report, etc... If you like ANTLR and have
developed a nice tool with the output, please mention that
you developed it using ANTLR. In addition, we ask that the
headers remain intact in our source code. As long as these
guidelines are kept, we expect to continue enhancing this
system and expect to make other tools available as they are
completed.

The primary ANTLR guy:

Terence Parr
[email protected]
[email protected]
Loading

0 comments on commit a7974a5

Please sign in to comment.