Wing FTP SQL Integration

Post here if you have some suggestions or you want to request a new feature.
Post Reply
rboteler
Posts: 7
Joined: Thu Jan 27, 2011 10:12 am

Wing FTP SQL Integration

Post by rboteler »

Dear Wing FTP,

My company are looking into a new ftp server installation. We would like to integrate it with our line of business web application, which we have developed in-house. Our web app is designed with asp.net, and has a ms sql2005 database.

I have noticed you can store the Wing FTP configuration within a database. Would it be possible to automate ftp account creation, perhaps using sql triggers from our web app's db?

I look forward to your thoughts,

Many Thanks!

Rob.
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Wing FTP SQL Integration

Post by FTP »

Yes, you can insert a row into the database for creating a new account, and you can find an example in the help manual: http://www.wftpserver.com/help/ftpserve ... xample.htm
rboteler
Posts: 7
Joined: Thu Jan 27, 2011 10:12 am

Re: Wing FTP SQL Integration

Post by rboteler »

Thanks Paul, that v useful.

I think I will have to get familiar with the Lua scripting language also.
Post Reply