Jump to content

FTP.au3


w0uter
 Share

Recommended Posts

i thought my old _FTPxxx.au3 sucked.

so i tryd using STD for it. but it failed.

googled a bit and came across an vb site that used a windows dll,

then i headed over to msdn to find out how to use em.

this is the (unfinished) result.

i am still writing alot of docs for it.

since i want it included standardly.

but i got sick of it and just decided to get some feedback first.

[edit]

uploaded a new version.

for reference the old one got dl'ed 88 times.

[/edit]

[edit2]

uploaded a new version.

the other one wasnt even working.

why didnt you guys say anything :(

for reference the semi-old one got dl'ed 269 times.

[/edit2]

FTP_Example.au3

FTP.au3

Edited by w0uter

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

  • Replies 283
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Awesome stuff! wOuter, is there a way to provide feedback of the ftp (uploading file(s))? An upload progress so-to-speak? I'm currently using an animation for the in-process, but I think an actual progress indicator would be great for larger files.

Link to comment
Share on other sites

Awesome stuff!  wOuter, is there a way to provide feedback of the ftp (uploading file(s))?  An upload progress so-to-speak?  I'm currently using an animation for the in-process, but I think an actual progress indicator would be great for larger files.

<{POST_SNAPBACK}>

Autoit isnt really multitheaded but i think it is possible.

it is to complex for me since i have no experience's with structures.

but check out http://msdn.microsoft.com/library/default....nternetopen.asp

ill try and screw around with it a bit.

Edited by w0uter

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

i could try a "FtpOpenFile" call.

if it fails you know it is not there.

if it is successfull. you know it exists.

but i got alot of work to do (school) so i wont be able to do it till like monday.

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

  • 1 month later...

I curious if you can toggle between connecting useing passive mode and active mode for your connections. Could that be one of the "Don't have a clue what this does" flags?

Link to comment
Share on other sites

  • 3 weeks later...

I'd really like a response to Wus' question as well!

This signature is computer generated, nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#nothing can go wron#.......

Link to comment
Share on other sites

@Wus

It is called "Don't have a clue what this does" for a reason :whistle:

@Evryone

working on some more noob friendly versions.

1 call to open & 1 to close

FtpCommand

Overwrite Flag

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

thank you :whistle:

BTW:

1 call to open & 1 to close --> done

FtpCommand --> 20%

Overwrite Flag --> done

after that update im gonna submit it as a standard include.

Edited by w0uter

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...