rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - genesisalex

Pages: 1
1
Beta / Re: Testing build #241
« on: June 03, 2009, 09:39:13 AM »
1. i would like to, but i can't do that. HTTP cannot reply before the full request is received.

2. i know. explorer should be displaying you a warning.
Explorer don't say any warning
If i deleted all HFS say No files
After Refresing without any warnings HFS delete all new file (uploaded at other windows) and say No files again

Alex

2
Beta / Re: Testing build #241
« on: June 03, 2009, 09:24:39 AM »
@genesisalex
1. report in what build numbers you tested this problem.
2. tell me how can i test it. i never used activex.
Thank you ,rejetto
I have solved my problems
I use a Chilkat.upload ActiveX
It works correctly

I found next problems
1.When i set illigal username or password in ActiveX and use Post
HFS recieve this file and not write it to disk and inform me All is ok
I think it will be better not receive this data and do any error like 404 - page not found or something else
Then my program will know that the transfering process is not finishing
2.When i mark any file to delete and do it in HFS at first window (Explorer)
 After that i upload this file again on other window (Flock)
 After that if i press "refresh" on the first window
 HFS delete new file
 HFS delete all file if i press "delete all" first (Explorer),upload in other windows (Flock)
and press "Refresh" on first window
Do you undestand what i talking about?
Alex


3
Beta / Re: Testing build #241
« on: June 02, 2009, 10:07:52 AM »
I am testing yours last build 241.
But sorry to say the problems leave in this build
What kind of problems
I had wrote about this early
When I use activeX (SocketTools.FileTransfer.5) for uploading a file
HFS cut size of this file
In previous version count of cut bytes was different (10 or above bytes)
Now HFS cut 2 bytes and it is not depending from size of files
I did use other ActiveX
It dont cut file size in this build (241)
In previous version this ActiveX cut size of file too
I cannot use this activeX It dont work correctly with proxy server
Pls help me
Check this error in new build
Alex


4
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

5
Thank you
I will try
Alex

6
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

Pages: 1