Hi.
I was saving a file over FTP using the button "save and Upload..." and while I was AFK a overide dialog for existing file poped up...
after I came back and confirmed it the program was frosen in the progress dialog (ftp connection was closed from server i think)
[edit]
perhaps a check if the connection is still active and not closed by the server due to timeout after any dialog pops up during the transfer process will help? See the red parts below for test details.
[edit]
Regards, svebor
Ftp transfer problem
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Ftp transfer problem
Last edited by Svebor on Fri Jun 01, 2007 12:17 pm, edited 1 time in total.
on the same project server allways after waiting long enough with confirming to overwrite the file...
I think the server disconnects after time automatically... don't know which server software is running there.
while i tested for this above there appeared another problem
I created a testserver with cerberusftp on another computer but had trobble to connect to the root... now I have no connection to it. if i try i get the error "FTP Error: Acces denied or file not found". On an older trial version it functions correctly...
I looked in the cerberusftp-log and found the the newer version (8.0.1.76) uses a "list -a -l" which fails, the older succeeds with "list -a"...
(problem solved...)
[edit]
testing on another project server I found that the total progress in the file transfer dialog was set to 100% after confirming overwrite (because testing on transfer request for one file) and the dialog remained open until I pressed Cancel... BTW: the file was not transfered...
Now I could test it with cerberusftp... there is no sending NOOP during a dialog popup, so the server closes connection after time! I wrote this here because the handling with cerberus is the same as discribed in the above paragraph! here i can press cancel to exit the dialog. but in the first posted problem webuilder does NOT responding any more!
[/edit]

while i tested for this above there appeared another problem

I created a testserver with cerberusftp on another computer but had trobble to connect to the root... now I have no connection to it. if i try i get the error "FTP Error: Acces denied or file not found". On an older trial version it functions correctly...

I looked in the cerberusftp-log and found the the newer version (8.0.1.76) uses a "list -a -l" which fails, the older succeeds with "list -a"...
(problem solved...)
[edit]
testing on another project server I found that the total progress in the file transfer dialog was set to 100% after confirming overwrite (because testing on transfer request for one file) and the dialog remained open until I pressed Cancel... BTW: the file was not transfered...
Now I could test it with cerberusftp... there is no sending NOOP during a dialog popup, so the server closes connection after time! I wrote this here because the handling with cerberus is the same as discribed in the above paragraph! here i can press cancel to exit the dialog. but in the first posted problem webuilder does NOT responding any more!
[/edit]
Last edited by Svebor on Fri Jun 01, 2007 12:23 pm, edited 2 times in total.
Hi.
The main problem still exists in version 8.0.2.77!!
I had to kill the process over the task manager again.
see the colored parts above...
Regards,
svebor
P.S. I installed the newer version over the older and while I wanted to change the C:\Program files\php\php.exe to the ...php-cgi.exe I was pushed to a project directory. It would be a little help if the file dialogs checks a pre-set of a path in the edit line first... if possible?
The main problem still exists in version 8.0.2.77!!

I had to kill the process over the task manager again.

see the colored parts above...
Regards,
svebor
P.S. I installed the newer version over the older and while I wanted to change the C:\Program files\php\php.exe to the ...php-cgi.exe I was pushed to a project directory. It would be a little help if the file dialogs checks a pre-set of a path in the edit line first... if possible?
