{section: Homepage} RemoteCondor +{section: Usage} +Once properly configured, run: +{verbatim} +rcondor_mnt +{endverbatim} + +Make sure that any paths corresponding to job executables, +submit files, and job output files are located somewhere +within the LOCAL path specified in rcondor.conf. +Also make sure your current working directory is within the +LOCAL path. + +Then run a command such as +{verbatim} +condor_submit +{endverbatim} + +followed by the usual arguments. + +{section: Configuration} +Run: +rcondor_configure user@host:dir mountpoint + +These argument fields should correspond to your standard sshfs mount command. + +It will create a file: +{verbatim} +$HOME/.rcondor/rcondor.conf +{endverbatim} + +with the lines: +{code} +USR_HOST = user@host +LOCAL = mountpoint +REMOTE = dir +{endcode} {section: License} This module is released under the BSD License: