Drop Upload

Developed or developing a new product in PureBasic? Tell the world about it.
zapman*
Enthusiast
Enthusiast
Posts: 115
Joined: Wed Jun 02, 2004 10:17 pm
Location: New Caledonia (South Pacific)
Contact:

Drop Upload

Post by zapman* »

Image

This tool is powerfull and goes over all transmission errors. Just drop your files and let's go!

http://www.freesoundeditor.com/download ... upload.zip
Don't try - DO it !
dige
Addict
Addict
Posts: 1391
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Post by dige »

nice idea and very useful!

cya dige
TerryHough
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 6:51 pm
Location: NC, USA
Contact:

Post by TerryHough »

I always like to look at FTP examples.

This looks nice, but I can not drop files on my Win98SE system using your included exe file.

Source code gets a POLINK error on the PBZip library under Vs 3.91 so it can not be compiled. I don't know if anyone has solved that problem yet, but I have seen it mentioned in a couple of threads.

Thanks,
Terry
zapman*
Enthusiast
Enthusiast
Posts: 115
Joined: Wed Jun 02, 2004 10:17 pm
Location: New Caledonia (South Pacific)
Contact:

Post by zapman* »

The only thing to do is probably to contact the author of PBZip and ask him the sources.

Anyway, the zip ability could be desabled. Take it off my code and it will work.

All calls to the Zip library are in the SetFileListing Procedure. You have just to comment what you'll found under "If DoZip".
Don't try - DO it !
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Drop Upload

Post by PB »

> Just drop your files and let's go!

Hehehe, I just saw this app mentioned in alt.comp.freeware :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

The PBZip code is gone AFAIK. Spangly had some kind of hard drive crash and lost all the source. I chased him down once and asked :)
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Post Reply