SA-MP Forums Archive
[Plugin] FTP - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] FTP (/showthread.php?tid=274294)

Pages: 1 2


Re: FTP - Patrik356b - 06.08.2011

With Threads, it would be great, but keep working

(I suppose it would work fine for tiny files under OnGameModeInit or such)


Re: FTP - Scottas - 07.08.2011

New version, info on main post. By the way, ho to change topic name?


Re: FTP - Sasino97 - 07.08.2011

This is what I was waiting for, because "datagram.inc" doesn't work, and I need a way to exchange data.

Quote:
Originally Posted by Scottas
Посмотреть сообщение
New version, info on main post. By the way, ho to change topic name?
Ask in an admin's page.


Re: FTP - dowster - 08.08.2011

a client program that automatically connects to the server would be great for a system to send custom samp.img files :P


Re: FTP - dud - 12.08.2011

linux version pls


Re: FTP - Gamer_Z - 12.08.2011

Quote:
Originally Posted by dud
Посмотреть сообщение
linux version pls
until someone rewrites the code using cross compatible c++ FTP librarys (which are very hard to find? [If you do not want to use CUrl, I have several reasons.. but Just look at Dracos' PwnCUrl], I did not manage to find an cross compatible FTP client library for C++, the 'closest' ones are for java & C), nobody is going to use this plugin on linux except WINE users.


Re: FTP - [nL]W0rfleR - 12.08.2011

This is very useful Thanks


Re: FTP - Scottas - 12.08.2011

Well, I am rewriting plugin, to make it work on linux ( using cURL ). It's harder to make it with cURL, than with windows only version .


AW: FTP - Bubelbub - 23.11.2011

Nice Plugin

But for what i need that?
Log Clearer on Dedicated Sa-MP Server?
Server Log Backupper?
Extern Serverfiles Directory?

hmm

Nice Job


Re: FTP - dudaefj - 26.05.2013

1st) I'm sorry to bumping this

and...

is there any newer version of this plugin?

I can't use it anymore on 0.3x (it only says failed to load plugin)

I tried to recompile with a newer SDK, but I'm getting this error:

>mt.exe : general error c101008a: Failed to save the updated manifest to the file "Debug\FTP.dll.embed.manifest". The parameter is incorrect.


Can anyone compile it for windows please?
I'm willing to make a auto backup system, so I need this


Re: FTP - Niko_boy - 26.05.2013

this WAS really a needed thing lol


Respuesta: FTP - spell - 26.05.2013

i dont know when is called Ftp_FileReceived, what information does this give us?


Re: FTP - Lordzy - 26.05.2013

Nice plugin, I might use this.


Re: FTP - Edvin - 26.05.2013

Yeah, really nice plugin. Good job !


Re: FTP - dudaefj - 26.05.2013

is it working for anyone??

I've bumped this topic cuz plugin is not being loaded when I start the server

so... is it working?

I'm having this:
Код:
[26/05/13 02:35:06] Server Plugins
[26/05/13 02:35:06] --------------
[26/05/13 02:35:06]  Loading plugin: crashdetect
[26/05/13 02:35:06]   CrashDetect v4.10 is OK.
[26/05/13 02:35:06]   Loaded.
[26/05/13 02:35:06]  Loading plugin: socket
[26/05/13 02:35:06]  Socket plugin v0.1b loaded.
[26/05/13 02:35:06]   Loaded.
[26/05/13 02:35:06]  Loading plugin: fixes2
[26/05/13 02:35:06] 

[26/05/13 02:35:06]  ===============================

[26/05/13 02:35:06]        fixes plugin loaded.     

[26/05/13 02:35:06]    © 2012 Alex "******" Cole

[26/05/13 02:35:06]  ===============================

[26/05/13 02:35:06]   Loaded.
[26/05/13 02:35:06]  Loading plugin: sscanf
[26/05/13 02:35:06] 

[26/05/13 02:35:06]  ===============================

[26/05/13 02:35:06]       sscanf plugin loaded.     

[26/05/13 02:35:06]          Version:  2.8.1        

[26/05/13 02:35:06]    © 2012 Alex "******" Cole  

[26/05/13 02:35:06]  ===============================

[26/05/13 02:35:06]   Loaded.
[26/05/13 02:35:06]  Loading plugin: FTP
[26/05/13 02:35:06]   Failed.
[26/05/13 02:35:06]  Loaded 4 plugins.



Re: FTP - Scottas - 28.05.2013

I don't suggest to use this plugin, its been ~2 years after last update, I don't work on this plugin anymore.


Re: FTP - dudaefj - 28.05.2013

Quote:
Originally Posted by Scottas
Посмотреть сообщение
I don't suggest to use this plugin, its been ~2 years after last update, I don't work on this plugin anymore.
lol man!!
why not?
it's freaking awesome!!

at least you should update the compiled version, I really think I'm not the only one that would like to make an automatic backup system using the SystemControl + FTP plugins