Accessing WingFTP with an external Website

Please post here if you have problems in using Wing FTP Server.
Post Reply
MarkusG
Posts: 1
Joined: Fri Feb 11, 2011 2:39 pm

Accessing WingFTP with an external Website

Post by MarkusG »

Our company is already using WingFTP for letting our customers access our server. Now we want to use our own website to let them login. Is this in any way possible or will they still have to use our WingFTP-Login-Page?
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Accessing WingFTP with an external Website

Post by FTP »

Yes, if you have a own login page, just goto the following web page:
http://YourServer/loginok.html?username ... ssword=xxx
philipjlane
Posts: 12
Joined: Thu Aug 05, 2010 2:31 pm

Re: Accessing WingFTP with an external Website

Post by philipjlane »

I am also trying to get this to work, I have a form on my page written in HTML. this is set to post the form entry to http://YourServer/loginok.html?username ... ssword=xxx but it won't log in.

Do you have any more details on how to achieve this?

Kind regards
Phil
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Accessing WingFTP with an external Website

Post by FTP »

You can test it via web browser on the server machine:
http://127.0.0.1/loginok.html?username=xxx&password=xxx

I have tested it on my computer, there is no problem.
Post Reply