{subsection: Presentations}
*: Wedding convenience and control with RemoteCondor (http://www.slideshare.net/igor_sfiligoi/remote-condor-convenience-control)
-{subsection: Dependencies}
-*: ssh
-*: sshfs
-*: Condor (on remote machine)
-
-{subsection: Currently Supported Condor Commands}
-*: condor_submit
-*: condor_rm
-*: condor_q
-*: condor_status
-
-{section: Download}
-The module is included with the source of Condor as of version 7.5.5 and can be found in src/condor_contrib/rcondor/
-
-{section: Contact}
-The contact persons for this module are Jeffrey M. Dost <jdost@ucsd.edu> and Igor Sfiligoi <isfiligoi@ucsd.edu> from UCSD.
-
-{section: Homepage}
-RemoteCondor
-
{section: Usage}
Once properly configured, run:
{verbatim}
@@ -49,7 +29,9 @@
{section: Configuration}
Run:
+{verbatim}
rcondor_configure user@host:dir mountpoint
+{endverbatim}
These argument fields should correspond to your standard sshfs mount command.
@@ -65,6 +47,26 @@
REMOTE = dir
{endcode}
+{subsection: Dependencies}
+*: ssh
+*: sshfs
+*: Condor (on remote machine)
+
+{subsection: Currently Supported Condor Commands}
+*: condor_submit
+*: condor_rm
+*: condor_q
+*: condor_status
+
+{section: Download}
+The module is included with the source of Condor as of version 7.5.5 and can be found in src/condor_contrib/rcondor/
+
+{section: Contact}
+The contact persons for this module are Jeffrey M. Dost <jdost@ucsd.edu> and Igor Sfiligoi <isfiligoi@ucsd.edu> from UCSD.
+
+{section: Homepage}
+RemoteCondor
+
{section: License}
This module is released under the BSD License:
{code}