Difference between revisions of "BenSelect:Admin:Plugin:FTPAndPGPDelivery:Options"

From Selerix
Jump to: navigation, search
(FTP and PGP Delivery Plug-In - General Tab)
(FTP and PGP Delivery Plug-In - General Tab)
Line 1: Line 1:
=FTP and PGP Delivery Plug-In - General Tab=
+
=FTP and PGP Delivery Plug-In - Options Tab=
Use this tab to provide the name and any configuration notes for the plug-in.  
+
Use this tab to provide the configuration specific to the delivery plug-in you are creating.  
  
;Template Name :Type a name for the FTP plug-in. Name your Plugin according to what you are sending.
+
==Server==
;Configuration Notes :Enter any notes that are relevant to the setup of this plug-in.
+
;Protocol :Select the type of delivery protocol you want. The most used type is FPT+PGP.  
;Update plug-in: Use the "Select File" button to update this plug-in from an exported .plugin file.
+
 
 +
<li>sftp:// - FTP over SSH (also known as Secure FTP)</li>
 +
<li>ftps:// - FTP over SSL</li>
 +
<li>https:// - Hypertext Transfer Protocol (secure web)</li>
 +
<li>http:// - Hypertext Transfer Protocol (unsecured)</li>
 +
 
 +
NEVER TRANSFER FILES OVER PLAIN FTP OR HTTP UNLESS THEY ARE FIRST ENCRYPTED USING PGP.

Revision as of 22:09, 29 March 2024

FTP and PGP Delivery Plug-In - Options Tab

Use this tab to provide the configuration specific to the delivery plug-in you are creating.

Server

Protocol 
Select the type of delivery protocol you want. The most used type is FPT+PGP.
  • sftp:// - FTP over SSH (also known as Secure FTP)
  • ftps:// - FTP over SSL
  • https:// - Hypertext Transfer Protocol (secure web)
  • http:// - Hypertext Transfer Protocol (unsecured)
  • NEVER TRANSFER FILES OVER PLAIN FTP OR HTTP UNLESS THEY ARE FIRST ENCRYPTED USING PGP.