Prev Previous Post   Next Post Next
Old 7th June 2007, 09:39   #1
daisywheel
Junior Member
 
Join Date: May 2007
Posts: 40
inetc::get bug?

I do next call
inetc::get "www.somesite.com/File.txt" $TEMP\File.txt

in case File.txt exists in $TEMP folder it's rewritten BUT
only the part of data not more then in file on server actually rewritten.

Example:
File.txt in $TEMP
AAAAAAAAAAAAAAAAAAA
File.txt on www.somesite.com
BBBBBBB

Acctual Result:
File.txt in $TEMP after call mentioned above:
BBBBBBBAAAAAAAAAAAA

Expected result:
BBBBBBB


Is it bug?
daisywheel is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump