File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
"Delimiter" : " ," //What the fields are split by - usually a comma
24
24
},
25
25
"FTPConnection" : {
26
- "UploadFile " : true ,
26
+ "DownloadFile " : true ,
27
27
"Server" : " FTP_SERVER_HERE" ,
28
28
"Type" : " FTPS" , //FTP or FTPS or SFTP
29
29
"Port" : " 21" ,
Original file line number Diff line number Diff line change 23
23
"Delimiter" : " ," //What the fields are split by - usually a comma
24
24
},
25
25
"FTPConnection" : {
26
- "UploadFile " : true ,
26
+ "DownloadFile " : true ,
27
27
"Server" : " FTP_SERVER_HERE" ,
28
28
"Type" : " FTPS" , //FTP or FTPS or SFTP
29
29
"Port" : " 21" ,
Original file line number Diff line number Diff line change 23
23
"Delimiter" : " ," //What the fields are split by - usually a comma
24
24
},
25
25
"FTPConnection" : {
26
- "UploadFile " : true ,
26
+ "DownloadFile " : true ,
27
27
"Server" : " FTP_SERVER_HERE" ,
28
28
"Type" : " FTPS" , //FTP or FTPS or SFTP
29
29
"Port" : " 21" ,
You can’t perform that action at this time.
0 commit comments