Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

MBS FileMaker Plugin Example Databases

CURL FTP Directory Listing

All examples are included with download of MBS FileMaker Plugin.

CURL FTP Directory Listing.fmp12

Overview
Tables 1
Relationships 0
Layouts 1
Scripts 2
Value Lists 0
Custom Functions 0
Custom Menus 33
File Options
Default custom menu set [Standard FileMaker Menus]
Default theme Visionär
When opening file
Minimum allowed version 12.0
Login using Account Name; Account= Admin
Allow user to save password On
Require iOS passcode Off
Show Sign-in fields Off
Switch to layout Off
Hide all toolbars Off
Script triggers
OnFirstWindowOpen Off
OnLastWindowClose Off
OnWindowOpen Off
OnWindowClose Off
OnFileAVPlayerChange Off
OnWindowTransaction Off
Thumbnail Settings
Generate Thumbnails On; Temporary

 

Tables

Table Name
Statistics
Comments
Occurrences in Relationship Graph
CURL Test
7 fields defined, 1 record
Hello 3, Hello 2, Hello, CURL Test 7, CURL Test 6, CURL Test 5, CURL Test 4, CURL Test 3, CURL Test 2, CURL Test

Fields

Table Name: CURL Test - 7 Fields
Field Name Type Options Comments On Layouts In Relationships In Scripts In Value Lists
Result Normal, Text Auto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
  • Indexing: None
  • Automatically create indexes as needed
  • Index Language: German
      listing Normal, Text Auto-Enter:
      • Allow editing
      Validation:
      • Only during data entry
      Storage:
      • Repetitions: 1
      • Indexing: None
      • Automatically create indexes as needed
      • Index Language: German
          debug Normal, Text Auto-Enter:
          • Allow editing
          Validation:
          • Only during data entry
          Storage:
          • Repetitions: 1
          • Indexing: None
          • Automatically create indexes as needed
          • Index Language: German
              URL Normal, Text Auto-Enter:
              • Allow editing
              Validation:
              • Only during data entry
              Storage:
              • Global
              • Repetitions: 1
              • Index Language: German
                  Name Normal, Text Auto-Enter:
                  • Allow editing
                  Validation:
                  • Only during data entry
                  Storage:
                  • Global
                  • Repetitions: 1
                  • Index Language: German
                      Password Normal, Text Auto-Enter:
                      • Allow editing
                      Validation:
                      • Only during data entry
                      Storage:
                      • Global
                      • Repetitions: 1
                      • Index Language: German
                          JSON Normal, Text Auto-Enter:
                          • Allow editing
                          Validation:
                          • Only during data entry
                          Storage:
                          • Repetitions: 1
                          • Indexing: None
                          • Automatically create indexes as needed
                          • Index Language: German

                              Layout Objects: CURL Test

                              Regular Fields

                              Field Name: CURL Test::Result
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 116 pt
                              • Left: 138 pt
                              • Bottom: 137 pt
                              • Right: 391 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Touch keyboard type: System Default
                              • Go to next field using: Tab key
                              Yes

                              Field Name: CURL Test::URL
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 18 pt
                              • Left: 138 pt
                              • Bottom: 39 pt
                              • Right: 391 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Touch keyboard type: System Default
                              • Go to next field using: Tab key
                              No

                              Field Name: CURL Test::Name
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 50 pt
                              • Left: 138 pt
                              • Bottom: 71 pt
                              • Right: 391 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Touch keyboard type: System Default
                              • Go to next field using: Tab key
                              No

                              Field Name: CURL Test::Password
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 83 pt
                              • Left: 138 pt
                              • Bottom: 104 pt
                              • Right: 391 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Touch keyboard type: System Default
                              • Go to next field using: Tab key
                              No

                              Field Name: CURL Test::debug
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 214 pt
                              • Left: 642 pt
                              • Bottom: 696 pt
                              • Right: 949 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Disable visual spell-checking
                              • Touch keyboard type: System Default
                              • Go to next field using: Tab key
                              Yes

                              Field Name: CURL Test::listing
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 214 pt
                              • Left: 14 pt
                              • Bottom: 696 pt
                              • Right: 321 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Disable visual spell-checking
                              • Touch keyboard type: System Default
                              • Go to next field using: Tab key
                              Yes

                              Field Name: CURL Test::JSON
                              Field Properties Coordinates Field Format Field Behavior Quick Find
                              • Top: 214 pt
                              • Left: 328 pt
                              • Bottom: 696 pt
                              • Right: 635 pt
                              • Anchoring: Left, Top
                              Field Format:
                              • Edit Box
                              Field Behavior:
                              • Allow field to be entered: In Find mode, In Browse mode
                              • Touch keyboard type: Default for Data Type
                              • Go to next field using: Tab key
                              Yes

                              Buttons

                              Button Properties Coordinates Script/Script Step
                                Type:
                              • Text: Get Directory Listing
                              • Top: 117 pt
                              • Left: 402 pt
                              • Bottom: 143 pt
                              • Right: 601 pt
                              • Anchoring: Left, Top
                              Perform Script [ “DirectoryListing”; Parameter: 0 ]

                              Scripts:


                              Button Properties Coordinates Script/Script Step
                                Type:
                              • Text: Get Directory Listing with details
                              • Top: 153 pt
                              • Left: 402 pt
                              • Bottom: 179 pt
                              • Right: 601 pt
                              • Anchoring: Left, Top
                              Perform Script [ “DirectoryListing”; Parameter: 1 ]

                              Scripts:


                              Button Properties Coordinates Script/Script Step
                                Type:
                              • Text: Get Directory Listing to parse
                              • Top: 117 pt
                              • Left: 612 pt
                              • Bottom: 143 pt
                              • Right: 811 pt
                              • Anchoring: Left, Top
                              Perform Script [ “DirectoryListing”; Parameter: 2 ]

                              Scripts:


                              Button Properties Coordinates Script/Script Step
                                Type:
                              • Text: Get Directory Listing as JSON
                              • Top: 153 pt
                              • Left: 612 pt
                              • Bottom: 179 pt
                              • Right: 811 pt
                              • Anchoring: Left, Top
                              Perform Script [ “DirectoryListing”; Parameter: 3 ]

                              Scripts:


                              Script Hierarchy

                              DirectoryListing
                              Clear

                              Next Script: [Clear]
                              Script Name DirectoryListing
                              Run script with full access privileges Off
                              Siri Shortcut Visible Off
                              Include In Menu Yes
                              Layouts that use this script
                              Scripts that use this script
                                Script Definition
                                Script Steps
                                • Set Variable [ $r; Value:MBS("Trace") ]
                                • Set Variable [ $curl; Value:MBS("CURL.New") ]
                                • Set Variable [ $result; Value:MBS("CURL.SetOptionURL"; $curl; CURL Test::URL ) ]
                                • #with FTPListOnly = 1 get just file names.
                                • Set Variable [ $mode; Value:Get(ScriptParameter) ]
                                • If [ $mode = 0 ]
                                • Set Variable [ $r; Value:MBS("CURL.SetOptionFTPListOnly"; $curl; 1) ]
                                • Else If [ $mode = 1 ]
                                • Set Variable [ $r; Value:MBS("CURL.SetOptionFTPListOnly"; $curl; 0) ]
                                • Else If [ $mode = 2 ]
                                • Set Variable [ $r; Value:MBS("CURL.SetOptionCustomRequest"; $curl; "MLSD") ]
                                • Else If [ $mode = 3 ]
                                • Set Variable [ $r; Value:MBS( "CURL.SetOptionWildCardMatch"; $curl; 1 ) ]
                                • Set Variable [ $result; Value:MBS("CURL.SetOptionURL"; $curl; CURL Test::URL & "*" ) ]
                                • Else [ ]
                                • Show Custom Dialog [ Message: "Wrong mode! " & $mode; Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ]
                                • End If
                                • Set Variable [ $result; Value:MBS("CURL.SetOptionPassword"; $curl; CURL Test::Password) ]
                                • Set Variable [ $result; Value:MBS("CURL.SetOptionUsername"; $curl; CURL Test::Name) ]
                                • #Require TLS 1.2 for FTP over SSL. Disable if you prefer FTP without encryption:
                                • Set Variable [ $result; Value:MBS( "CURL.SetOptionUseSSL"; $curl; 3 ) ]
                                • Set Variable [ $result; Value:MBS( "CURL.SetOptionSSLVersion"; $curl; 6 ) ]
                                • #run it
                                • Set Field [ CURL Test::Result; MBS("CURL.Perform"; $curl) ]
                                • Set Field [ CURL Test::JSON; MBS( "JSON.Colorize"; MBS("CURL.FileInfos"; $curl)) ]
                                • Set Field [ CURL Test::listing; MBS("CURL.GetResultAsText"; $curl; "UTF-8") ]
                                • Set Field [ CURL Test::debug; MBS("CURL.GetDebugMessages"; $curl) ]
                                • Set Variable [ $result; Value:MBS("CURL.Release"; $curl) ]
                                Fields used in this script
                                Scripts used in this script
                                  Layouts used in this script
                                    Tables used in this script
                                    Table occurrences used by this script
                                    Custom Functions used by this script
                                      Custom menu set used by this script

                                        Previous Script: [DirectoryListing]
                                        Script Name Clear
                                        Run script with full access privileges Off
                                        Siri Shortcut Visible Off
                                        Include In Menu Yes
                                        Layouts that use this script
                                          Scripts that use this script
                                            Script Definition
                                            Script Steps
                                            • Set Field [ CURL Test::Name; "" ]
                                            • Set Field [ CURL Test::Password; "" ]
                                            • Set Field [ CURL Test::Result; "" ]
                                            • Set Field [ CURL Test::debug; "" ]
                                            • Set Field [ CURL Test::listing; "" ]
                                            • Set Field [ CURL Test::JSON; "" ]
                                            Fields used in this script
                                            Scripts used in this script
                                              Layouts used in this script
                                                Tables used in this script
                                                Table occurrences used by this script
                                                Custom Functions used by this script
                                                  Custom menu set used by this script

                                                    Download example: CURL FTP Directory Listing

                                                    Used functions: