29.03.2022, 07:55
Hello!
Does anyone have a script for reading CSV data from a FTP server with a 10 minute interval?
Does anyone have a script for reading CSV data from a FTP server with a 10 minute interval?
Data from FTP / CSV
|
29.03.2022, 07:55
Hello!
Does anyone have a script for reading CSV data from a FTP server with a 10 minute interval?
30.03.2022, 07:33
Similar to how HTTP requests are done:
Code: ftp = require('socket.ftp') |
« Next Oldest | Next Newest »
|