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 Thu Mar 28, 2024 2:49 pm

All times are UTC




Post new topic Reply to topic  [ 17 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: sftp problem
PostPosted: Wed Dec 29, 2010 12:32 pm 
Offline

Joined: Wed Dec 29, 2010 12:29 pm
Posts: 3
hi codelobster developers:

I want to connect a linux server by sftp , then I set the remote "/dir/dir" , but it don't list the files ?

so I set the remote "../dir/dir" , the files list all, but I don't open the files ?

how to do ?


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Wed Dec 29, 2010 1:39 pm 
Offline
Site Admin

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

Looks like it is our another bug with SFTP :(
We will look at it by the next release.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Thu Jan 06, 2011 2:01 am 
Offline

Joined: Wed Dec 29, 2010 12:29 pm
Posts: 3
When do you release the next version?


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Thu Jan 06, 2011 6:48 am 
Offline
Site Admin

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

Now we are working on very important part - SQL manager and Symfony plug-in.
We are going to release 3.7. in February.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Mon Mar 07, 2011 2:58 am 
Offline

Joined: Wed Dec 29, 2010 12:29 pm
Posts: 3
the sftp proble hasn't been solved now in release codelobster 3.7 ?

how long will it be solved ?


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Mon Mar 07, 2011 8:57 am 
Offline
Site Admin

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

Unfortunately no.
We was not in time with this issue.
We will try to resolve it soon.
It is not easy task because we use external library that has bugs :(

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Fri Jun 10, 2011 2:45 am 
Offline

Joined: Thu Jun 09, 2011 6:20 am
Posts: 1
hope this issue fixed soon... :mrgreen:
I realy need this :cry:


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Fri Jun 10, 2011 5:32 am 
Offline
Site Admin

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

Yes - we know that it is important feature.
Unfortunately we havn't fixed it yet.
But we remember about it and we are going to do it soon.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Thu Jan 10, 2013 12:40 pm 
Offline

Joined: Thu Jan 10, 2013 12:38 pm
Posts: 2
Hi, and sorry for my english

I try edit a file that is located in a sftp, with codelobster, and I can't.

In codelobster apear every tree of server, but I can't edit or create any file.

Config of remote directory in ftp settings is : ../

If I put in : / I can edit and create files, but I can't go a up directory in tree.

Version of codelobster : 4.3.3.
OS : Windows 8

Thanks


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Thu Jan 10, 2013 4:06 pm 
Offline
Site Admin

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

Could you, please, send us the content of the Output Window.

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Fri Jan 11, 2013 11:32 am 
Offline

Joined: Thu Jan 10, 2013 12:38 pm
Posts: 2
This Output is for :

- Connect
- Go to /var/www/gestcont/
- Try to open index.php (not open)

Is a VMWare in my laptop, and I work with root user

Connecting to 192.168.159.128:22 ...
Response: Succes
TraceMsg: Lis dir -
Command: Retrieving directory listing...
Response: Directory listing successfully
TraceMsg: Lis dir - /root/../
Command: Retrieving directory listing...
Response: Directory listing successfully
TraceMsg: Lis dir - /root/../var/
Command: Retrieving directory listing...
Response: Directory listing successfully
TraceMsg: Lis dir - /root/../var/www/
Command: Retrieving directory listing...
Response: Directory listing successfully
TraceMsg: Lis dir - /root/../var/www/gestcont/
Command: Retrieving directory listing...
Response: Directory listing successfully
TraceMsg: Lis dir - /root/../var/www/gestcont/index.php/
Command: Retrieving directory listing...

I found that:

- Although I can not edit or create files, yes I can create directories.

- If I change the settings and instead indicate ".. /" said the current directory "/", I can create and edit files. This option will not let me move around the directory tree, as I can only access the "/ root" and its subdirectories. I created a symbolic link in this directory (/ root), to access the rest of the directory tree, but then I go back to not being able to create or edit files.

Thanks


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Fri Jan 11, 2013 3:13 pm 
Offline
Site Admin

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

You have ".." in the Remote Folder in your SFTP connection.
Looks like it cause the problem.
We will research it.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Sat Jan 12, 2013 3:20 pm 
Offline

Joined: Thu Oct 25, 2012 4:47 pm
Posts: 51
Sorry, I'm lost. I was under the impression that sftp is still not fixed even with the current version. Please correct me if I'm wrong.

_________________
If all else fail, use brute force. Image


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Sat Jan 12, 2013 6:58 pm 
Offline
Site Admin

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

Several problems was fixed in 4.3. version.
But it is another new problem.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: sftp problem
PostPosted: Wed Jan 16, 2013 10:14 pm 
Offline

Joined: Wed Jan 16, 2013 10:12 pm
Posts: 1
Is it fixed in Version 4.4?


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 51 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