30 Aug 2017

#16: Upload file to FTP

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 :)

Latest Posts from 1001

29 Aug 2019

#66: Manipulate Cookies with MyTokens

9 Aug 2019

#65: Google Maps Location Picker with markers and radius

16 Jul 2019

#64: How to Build a File Manager