Difference between revisions of "Ncftp"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:file transfer {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ncftp}} |{{#vardefine:url|http://ncftp.com/ncftp/}} <!--CONFIGURATION: OPTIO...")
 
m (Text replacement - "#uppercase" to "uc")
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:23, 6 December 2019

Description

ncftp website  

NcFTP Client (also known as just NcFTP) is a set of FREE application programs implementing the File Transfer Protocol (FTP).

Environment Modules

Run module spider ncftp to find out what environment modules are available for this application.

System Variables

  • HPC_NCFTP_DIR - installation directory
  • HPC_NCFTP_BIN - executable directory