rejetto forum

When I use activeX to upload file HFS cut size of this file

0 Members and 1 Guest are viewing this topic.

Offline genesisalex

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
When I use activeX to upload file HFS cut size of this file

p = CreateObject('SocketTools.FileTransfer.5')
p.Connect("http://192.168.1.8","8080","s","140")
p.PostFile("start.prg","11")

The original size is 11 793 byte The recieved size is 11 738 or 11 755 other time
But HFS inform always

11:42:50 genesis@192.168.1.8:2310 Uploading start.prg
11:42:50 genesis@192.168.1.8:2310 Fully uploaded -  11,56 KB @ 381 KB/s

I try the Catalyst FileTransfer ActiveX and The Chilkat upload ActiveX
The picture is a same
Can you help me solve this problem or recommend me other working correct with HFS activeX
Freeware if it is possible
Thank you
Alex


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile


Offline genesisalex

  • Occasional poster
  • *
    • Posts: 6
    • View Profile
i guess you are using 2.2
can you try latest beta 2.3 to see if the problem persists?
get it at http://www.rejetto.com/forum/index.php?board=33

It works!!!
Thank you!!!
I solve all my problems with your HFS
Alex