FTP
From Subscribe-HR Wiki Help
(Created page with '{{page.name: FTP: Creating FTPs - Subscribe-HR Wiki}} {{page.head: FTP}} __TOC__') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
+ | |||
+ | ==Overview== | ||
+ | |||
+ | The FTP object is where options can be created for scheduling reports to be sent to FTPs. | ||
+ | |||
+ | ==FTP Fields Explained== | ||
+ | |||
+ | <table border="1" width="100%" id="table3" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="149"><b><font face="Arial" size="2">Field Name</font></b></td> | ||
+ | <td width="474"><b><font face="Arial" size="2">Description</font></b></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="23" width="149"><font face="Arial" size="2">Server Name</font></td> | ||
+ | <td height="23" width="474"><font face="Arial" size="2">Used to identify servers</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="149"><font face="Arial" size="2">Type</font></td> | ||
+ | <td width="474"><font face="Arial" size="2">Used to select either FTP or FTPS</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="149"><font face="Arial" size="2">Server Address</font></td> | ||
+ | <td width="474"><font face="Arial" size="2">The address of the FTP server. Do not include the "ftp://" prefix, this is automatically included based on the type.</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="149"><font face="Arial" size="2">Username</font></td> | ||
+ | <td width="474"><font face="Arial" size="2">The username to log into the ftp</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="149"><font face="Arial" size="2">Password</font></td> | ||
+ | <td width="474"><font face="Arial" size="2">The password to log into the ftp</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="149"><font face="Arial" size="2">Remote File Path</font></td> | ||
+ | <td width="474"><font face="Arial" size="2">Allows the user to choose where the files will go</font></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | <br><br>[[File:subscribehr_logo.gif]] |
Latest revision as of 06:18, 1 November 2016
Contents
Overview
The FTP object is where options can be created for scheduling reports to be sent to FTPs.
FTP Fields Explained
Field Name | Description |
Server Name | Used to identify servers |
Type | Used to select either FTP or FTPS |
Server Address | The address of the FTP server. Do not include the "ftp://" prefix, this is automatically included based on the type. |
Username | The username to log into the ftp |
Password | The password to log into the ftp |
Remote File Path | Allows the user to choose where the files will go |