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:
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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MsgPlus.UploadFileFTP() - by toto69230 on 06-24-2009 at 01:50 PM
RE: MsgPlus.UploadFileFTP() - by matty on 06-24-2009 at 03:54 PM
RE: MsgPlus.UploadFileFTP() - by toto69230 on 06-24-2009 at 05:52 PM
RE: MsgPlus.UploadFileFTP() - by matty on 06-24-2009 at 06:59 PM


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