CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Fri Apr 26, 2024 12:58 am

All times are UTC




Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: FTP
PostPosted: Mon Aug 16, 2010 6:18 pm 
Offline

Joined: Mon Aug 16, 2010 6:17 pm
Posts: 1
Can you save a file you open from FTP... back to FTP?


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Tue Aug 17, 2010 5:52 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3932
Hi.

Yes, sure.
If you open any file from File Explorer via FTP - Codelobster will save (upload) it to your remote serve via FTP also.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Tue Oct 12, 2010 1:11 pm 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
hi,
I'm using v3.6.0
and this problem was in previews versions to.
I'm working with FTP explorer. Opened some files and after modifications and saving, i got 0 bytes file size in FTP.
This happens in random order. And i do not know why. Is this is problem with FTP timeout ? :/


Attachments:
ftp.png
ftp.png [ 8.08 KiB | Viewed 44989 times ]
Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Tue Oct 12, 2010 1:23 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3932
Hi.

What info contains output window?

Is everything OK after press Save second time?

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Wed Oct 13, 2010 7:42 am 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
I can save only if i make some changes to the file. So I enter a space and trying to save again. After couple times the uploaded file contains required data.
---
And some errors when timeout scours. For example: after dinner I was trying to open a new file from FTP and i got error (see attachment). I was trying to open that file again and again and got a fatal error with a program crash. Unfortunately i don't get a print-screen.
And FTP output returns no data.
p.s. It would be great if the FTP output window have a time stamp to each record.


Attachments:
ftp_error.png
ftp_error.png [ 72.56 KiB | Viewed 44984 times ]
Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Wed Oct 13, 2010 7:52 am 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
I got some FTP output - maybe it will help to resolve my problem:
Code:
Starting upload of C:\wamp\www tp\***\public_html\modules\search   pl2\index.tpl
Command:   PUT /***/public_html/modules/search/tpl2/index.tpl   C:\wamp\www tp\***\public_html\modules\search   pl2\index.tpl
Error:   Can not open local file: C:\wamp\www tp\***\public_html\modules\search   pl2\index.tpl
Command:   Disconnected
Connecting to ***.197.182.43:***...
Command:   CONNECT ***@***.197.182.43:***
Response:   Connected with User:***
Retrieving directory listing...

I changed sensitive data to ***


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Thu Oct 14, 2010 5:33 pm 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
I installed *log version of codelobster and got no this type of errors within this days. All uploaded files are correctly uploaded and with normal content.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Mon Oct 18, 2010 1:33 pm 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
I got this error again. Here is the FTP output log:
Code:
Response:    421 No transfer timeout (600 seconds): closing control connection
Starting download of //***/public_html/static/css/tabs.css
Command:    GET //***/public_html/static/css/tabs.css   C:\wamp\www tp\***\public_html\static\css   abs.css
Response:    The FTP session was terminated
Retrieving directory listing...
Command:    LIST ***/public_html/static/css
Response:    The connection with the server was terminated abnormally
Starting download of //***/public_html/static/css/tabs.css
Command:    GET //***/public_html/static/css/tabs.css   C:\wamp\www tp\***\public_html\static\css   abs.css
Response:    The connection with the server was terminated abnormally


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Mon Oct 18, 2010 1:42 pm 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
To correct this error, I open a previously unopened folder. Then, the FTP tries to reconnect and the connection is restored.
Perhaps the main problem is that the FTP Connection not properly restored


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Wed Oct 20, 2010 2:52 pm 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
I got this error again. Uploaded file size was 0kb. I got no error message or an information about unsuccessful upload. My FTP output window is hidden.
I got an error on working website so I put an extra space in the source code and tried to save it again. And this time it was saved successfully.
This is big problem for me, because I'm working directly on ftp.

Please - if you can't fix that problem quick just add an alert to inform about some ftp error or something.

Thanks again.


Attachments:
ftp_bug.png
ftp_bug.png [ 95.75 KiB | Viewed 44940 times ]
Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Wed Oct 20, 2010 4:24 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3932
Hi, FDisk.

Many thanks obligatory.
We will look at this problem even by 3.6.2 version.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Thu Oct 21, 2010 8:08 am 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
After restarting the program, all previously opened files are opened again. This is amazing. But if those files are opened from FTP - please re-load directly from FTP, rather than from a temporary directory.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Thu Oct 21, 2010 11:37 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3932
:(
Sure, we will look at this issue.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Thu Nov 18, 2010 1:36 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3932
Hi, FDisk.

Could you, please, install the following special log-version for FTP:
http://www.codelobster.com/download/Cod ... ftplog.exe

and send us Codelobster.log file after 0-sized file will be created.

Many thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: FTP
PostPosted: Wed Nov 24, 2010 8:18 am 
Offline

Joined: Tue Oct 12, 2010 1:00 pm
Posts: 63
ok - installed.

This bugs already known, I just want to remind you and thank you.

1. Previously opened documents from ftp, after CL restart are restored correctly but outdated. Probably they are reopened from temp directory but not from directly FTP.

2. In FTP file tree, on doubleclick sometimes happens as file rename, but not "open a file"

3. In the editor Indents problem http://screencast.com/t/xksbnpOjxWBh

4. Style color preview not comfortable http://screencast.com/t/GucYhuYL1U
and #fff is valid color - missing preview to.

5. Missing "Group Undo" ability. http://screencast.com/t/WkmqOiARiiYa

6. CRASH bug "Unhandled Exeption" happened on file save. The file was opened from FTP explorer.
codelobster.log: http://paste.ubuntu.com/535807/
CL_LOG_UPLOAD_BUG.txt: http://paste.ubuntu.com/535808/

7. On every CL start I got a message
Code:
[Window Title]
RegSvr32

[Content]
DllRegisterServer in C:\Windows\system32\msxml4.dll succeeded.

[OK]


8. BUG on image preview ability on mouse over, the same like color preview on style properties.
Code:
<img src="http://www.google.lt/images/logos/ps_logo2.png" />

Example: http://screencast.com/t/3GrXZdUo0pe2

9. Inspector works not correctly. The preview must render any content as HTML/XHTML as we want Inspect elements. There is no ability to add remote CSS for correct display. Preview is not in RealTime. Example: http://screencast.com/t/ogod2JUNlMKq
Change preview render Engine from Explorer to for example "Gecko (layout engine)" or let the user to choose.
Explorer has no support of HTML 5 and CSS3 except the latest version of IE 9 AND Because Windows 7 shipped in Europe without Internet Explorer.

10. Missing integrated Code Beautifier with futures like http://www.waterproof.fr/products/phpCodeBeautifier/

11. Needs improvements of Ctrl+F (Search) option, because now it's very slow on big files.

12. The text in editor still can't be dragged.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 151 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2016 phpBB Group