What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » MsgPlus.UploadFileFTP()

MsgPlus.UploadFileFTP()
Author: Message:
toto69230
Junior Member
**


Posts: 22
29 / Male / Flag
Joined: Feb 2009
O.P. MsgPlus.UploadFileFTP()
hello
does this order allow of meter a file on an Internet site but to remove a file how one makes?

I have evil has to express me lol
I would like to remove a file on my site since a script:)
[Image: Sniper+Spirit.png]
06-24-2009 01:50 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: MsgPlus.UploadFileFTP()
No you cannot use the UploadFileFTP to delete a file from an FTP server.

The function has 2 purposes:
1) To check to make sure the credentials are correct to login (this is done by not passing a file path)
2) To upload a file.

You would need to use the Win32 API for FTP functions but the callback is an asynchronus callback and not recommended to be used in Messenger Plus!.

Recommendation: Create an ActiveXObject or C++ DLL to do what you need to do.
06-24-2009 03:54 PM
Profile E-Mail PM Find Quote Report
toto69230
Junior Member
**


Posts: 22
29 / Male / Flag
Joined: Feb 2009
O.P. RE: MsgPlus.UploadFileFTP()
ok thank you and how I makes?

This post was edited on 06-24-2009 at 05:56 PM by toto69230.
[Image: Sniper+Spirit.png]
06-24-2009 05:52 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: MsgPlus.UploadFileFTP()
Google?

http://www.google.ca/search?hl=en&client=firefox-...&btnG=Search&meta=
http://www.google.ca/search?q=How+to+create+a+c%2...=org.mozilla:en-GB:official&client=firefox-a
06-24-2009 06:59 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On