Skip to content

Export av Current time data (csv file) from FTPS to Sesam

Notifications You must be signed in to change notification settings

timurgen/current-ftp-csv-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

current-ftp-csv-export

Export av Current time data (csv file) from FTPS to Sesam

System setup

{
  "_id": "current-time-ftp-source",
  "type": "system:microservice",
  "docker": {
    "environment": {
      "FTP_PASSWORD": "<password>",
      "FTP_PORT": 21,
      "FTP_SERVER": "ftp.current.no",
      "FTP_USER": "<username>",
      "WS_PORT": 8080
    },
    "image": "ohuenno/sesam-ftps-csv-source",
    "port": 8080
  },
  "verify_ssl": true
}

About

Export av Current time data (csv file) from FTPS to Sesam

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published