Just the plugins for now.
PluginsTo use the plugins you should put these files in a directory: "$HOME/.jags/plugins/your_plugin.plugin". Then the plugin automaticly will appear in the preferences dialog. If you make your own plugin please send it to me and I'll include it in the next version of Jags.
fetch_master_browser.sh: SUMPAN
list_workgroups.sh:
06
list_servers.sh:
CARNAL
list_shares.sh:
public
mount_share.sh: Example: sh mount_share.sh "SUMPAN" "public" "/home/sumpan/mounts/SUMPAN/public" This is what you have to play around with. All the scripts just dump its output to stdout. Technically you should be able to make scripts which should be able to browse ftp-servers. Maybe I'll make such scripts just to show the possybilities and the power of making this script-based... But I'll fix the windows network browsing first.
|