c# - How to Programatically FTP a file to Adcenter? -


i created data feed adcenter.com. know how upload file want ftp via ftp client, however, need know if can programatically uploads every night.

how this?

i assume done in batch file.

and use windows schedulter, should in batch file?

you console application runs on schedule, or make windows service. can use ftpwebrequest ftp files server.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -