fdroiddata/metadata/com.ghostsq.commander.sftp.txt

82 lines
2.7 KiB
Plaintext

Categories:System
License:GPLv3
Web Site:https://sites.google.com/site/ghostcommander1
Source Code:http://sourceforge.net/p/gc-sftp/code
Issue Tracker:http://sourceforge.net/p/ghostcommander/_list/tickets
Donate:http://sourceforge.net/p/ghostcommander/donate
Auto Name:Ghost Commander - SFTP plugin
Summary:Access files over SFTP
Description:
A plug-in for [[com.ghostsq.commander]] to access secure FTP sites.
Launch Ghost Commander and go to 'Menu > Location > Home > SFTP site'.
Alternatively, scroll along the toolbar until you arrive at 'Home'.
Enter your server name and credentials.
.
# If you are building this yourself, config.py must be edited to sign this
# with the same key as Ghost Commander
Repo Type:git-svn
Repo:https://svn.code.sf.net/p/gc-sftp/code/trunk
Build:1.10b1,11
commit=26
srclibs=GhostCommander@390
extlibs=ganymed-ssh/ganymed-ssh2-build210.jar,custom_rules.xml
build=sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \
ant debug -f $$GhostCommander$$/build.xml && \
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
install -D gc.jar libs/gc.jar
Build:1.11b1,12
commit=28
srclibs=GhostCommander@390
extlibs=ganymed-ssh/ganymed-ssh2-build210.jar,custom_rules.xml
build=sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \
ant debug -f $$GhostCommander$$/build.xml && \
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
install -D gc.jar libs/gc.jar
Build:1.11b3,13
disable=Doesn't compile
commit=30
Build:1.13,16
disable=Doesn't compile
commit=33
Build:1.13.1,17
commit=34
srclibs=GhostCommander@445,Ganymed@r161
extlibs=custom_rules.xml
prebuild=sed 's/jcifs-1.3.17/ganymed-ssh2-263-SNAPSHOT/' libs/custom_rules.xml > custom_rules.xml && \
pushd $$GhostCommander$$ && \
android update project -p ./ -t "android-19" && \
ant debug -f build.xml && \
jar c -C bin/classes/ com > gc.jar && \
popd && \
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
pushd $$Ganymed$$ && \
$$MVN3$$ package && \
popd && \
cp $$Ganymed$$/target/ganymed-ssh2-263-SNAPSHOT.jar libs/
target=android-19
Maintainer Notes:
No commit comments whatsoever!
A few different forks of used SSH2 library exist, but
https://code.google.com/p/ganymed-ssh-2 (which is in turn referenced by number
of sites) claims, that it is the most genuine one.
Recent builds are made difficult by the complete lack of documentation and
no way of referencing which version of the main GhostCommander API jar should
be used.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.13.1
Current Version Code:17