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

68 lines
2.4 KiB
Plaintext
Raw Normal View History

Categories:System
2013-04-05 15:38:40 +00:00
License:GPLv3
Web Site:http://sites.google.com/site/ghostcommander1/
Source Code:http://sourceforge.net/p/gc-samba/code/
Issue Tracker:http://sourceforge.net/p/gc-samba/_list/tickets/
Donate:http://sourceforge.net/p/ghostcommander/donate/
2013-04-05 15:38:40 +00:00
2013-06-14 06:16:22 +00:00
Auto Name:Ghost Commander - Samba plugin
2013-04-05 15:38:40 +00:00
Summary:Access files on the network
Description:
2013-04-09 21:38:55 +00:00
A plug-in for [[com.ghostsq.commander]] to access to Windows network shared
2013-04-05 15:38:40 +00:00
folders (also referenced as SMB, Samba, CIFS or even NetBios).
2013-04-09 21:38:55 +00:00
Launch Ghost Commander and go to 'Menu > Location > Home > Windows share'.
Alternatively, scroll along the toolbar until you arrive at 'Home'.
2013-04-05 15:38:40 +00:00
Enter your server name and credentials (if any), then tap the 'Connect' button.
2013-04-09 21:38:55 +00:00
Once connected, you should be able to see a list of Windows machines or
Samba servers on the network. Tip: Better have the Windows account with
2013-04-05 15:38:40 +00:00
password. A passwordless Windows account might not work.
.
# If you are building this yourself, config.py must be edited to sign this
# with the same key as Ghost Commander
2013-04-05 15:38:40 +00:00
Repo Type:git-svn
Repo:http://svn.code.sf.net/p/gc-samba/code/
2013-04-05 15:38:40 +00:00
Build:1.21.3b1,47
disable=dexclassloader crash: see forum (at 102)
commit=102
init=rm -rf gen/ && \
svn co -r407 https://ghostcommander.svn.sourceforge.net/svnroot/ghostcommander gc
extlibs=jcifs/jcifs-1.3.17.jar
prebuild=sed -i 's/Utils.getCause( e )/e.getMessage()/' src/com/ghostsq/commander/samba/SMBAdapter.java
scanignore=build/com.ghostsq.commander.samba
build=ant release -f gc/build.xml && \
cd libs/ && \
cp -a ../gc/bin/classes/com . && \
zip -r -9 gc.jar com/ && \
rm -rf com/
Build:1.21.3,50
disable=Build problems
commit=unknown - see disabled
2013-04-05 15:38:40 +00:00
Build:1.30,51
commit=106
extlibs=jcifs/jcifs-1.3.17.jar;custom_rules.xml
srclibs=GhostCommander@390
build=mv libs/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.31,52
commit=108
extlibs=jcifs/jcifs-1.3.17.jar;custom_rules.xml
srclibs=GhostCommander@390
build=mv libs/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
2013-04-05 15:38:40 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.31
Current Version Code:52
2013-04-05 15:38:40 +00:00