You've most definitely heard of FTP and maybe not just once you had the need to upload a file to FTP.
Here's how easy it is to do it with the help of DNN Sharp Modules and Add-ons
Upload to FTP is a basic operation everyone heard of if didn't already use it. It's usually done through Windows Explorer, a browser or an FTP client.
But today you'll see how to do it from DNN using:
- one of the DNN Sharp modules(Action Form)
- Action Form
- Action Grid
- API Endpoint
- Sharp Scheduler
- InfoBox
- and the File Management Add-on
Use the Upload to FTP action that comes with the File Management Add-on, provide proper url for the FTP location along with needed credentials and you're ready to go.
Enjoy the latest tutorial and keep Coding Sharp :)