|
|
|
|
#1 |
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
Here is a FTP plugin
Hi,
I write it because i think that curl is not so simple. Please try and send me feddback :-) marqo |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Please create an archive page for your plugin, see http://nsis.sf.net/archive
|
|
|
|
|
|
#3 |
|
Forum King
|
does this support ftp-upload?
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: May 2003
Posts: 676
|
why should it?
are u looking for a ftp-client oder an addon for nsis?
Greets, Brummelchen |
|
|
|
|
|
#5 |
|
Forum King
|
i'm using curl at this time to backup files. however, curl is a bit huge (249kb!) and i don't need most of its features. there also is no stripped down curl mod available.
also an upload-plugin was requested earlier by various people. |
|
|
|
|
|
#6 |
|
Member
Join Date: Jun 2003
Location: Estonia
Posts: 91
|
i agree with Yathosho,
i would also like to use upload plugin to backup files, when someone does it. |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
here is an upload plugin :-)
Joost, how should I do that ? |
|
|
|
|
|
#8 |
|
Forum King
|
*deleted*
|
|
|
|
|
|
#9 |
|
Member
Join Date: Jun 2003
Location: Estonia
Posts: 91
|
i think you should put both of them together into one dll, but even now it's great!
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
Not sure! You will not often use both of them onto one installer. So it can reduce the size of installer :-)
|
|
|
|
|
|
#11 |
|
Forum King
|
/me agrees with marqo
|
|
|
|
|
|
#12 |
|
Junior Member
|
It is very useful plugin, but I need "FTP get directory listing" function along with "FTP download" function.
"FTP download" alone can be emulated through "IE control" plugin |
|
|
|
|
|
#13 |
|
Forum King
|
unfortunately the plugin seems to crash occassionally without any further notice. however, when it crashes, it does so after being successfully executed.
|
|
|
|
|
|
#14 |
|
Junior Member
Join Date: Dec 2004
Posts: 1
|
Space in folder or filename
I like this plugin but it does not support spaces in the ftp server folder or filename. Is there a workaround?
|
|
|
|
|
|
#15 |
|
Senior Member
Join Date: Sep 2004
Location: Wisconsin, US
Posts: 258
|
Hello all. I get an error when i try to compile the FTPdl.nsi sample program at the "FTPdl::download" line, it says "Invalid command: FTPdl::download". I have the FTPdl.dll in the same location as the FTPdl.nsi file. Thanks for your help.
|
|
|
|
|
|
#16 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,240
|
you need to place FTPdl.dll into the plugins folder in the NSIS directory and then it should build fine.
-daz |
|
|
|
|
|
#17 |
|
Senior Member
Join Date: Sep 2004
Location: Wisconsin, US
Posts: 258
|
DrO, thank you! I'm still new at this, as you can tell.
|
|
|
|
|
|
#18 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,240
|
that's alright, though i bet you know more about nsis scripting than i do
(since i prefer to dable in plugins but not too many tho)-daz |
|
|
|
|
|
#19 |
|
Junior Member
Join Date: Feb 2006
Posts: 5
|
Source code
Does anyone have the source code for FTPul.dll, I need to modify for a device that is not true FTP.
|
|
|
|
|
|
#20 |
|
Major Dude
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,220
|
inetc(lient) comes with sources http://forums.winamp.com/attachment....postid=1831346
|
|
|
|
|
|
#21 |
|
Junior Member
Join Date: Aug 2006
Posts: 2
|
Hi.
I'm trying to use ftpul.zip but when it tries to connect with ftp it gives runtime error, that it tries to terminate in unusual way. What could be a reason of this error. I'm using it under winxp. Or is there other plugin that allows to upload file on serwer? Thanks |
|
|
|
|
|
#23 |
|
Junior Member
Join Date: Nov 2006
Posts: 1
|
hi,
i am very intrested in this plugin but it doesent seem to accept other ports like 21, is this correct? i add the server address in the FTPdl.nsi ;Fichiers sources !define FTP_SERVER "ftp://my_address:my_port" its first time i use NSIS plugins, maybe some senior can help a noob ;-) |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|