NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Find in files FTP


Joined: 06 Jun 2008
Posts: 1
Reply with quote
I come from a Zend background, I work on multiple different websites at any given time.

I utilise a local linux development server and have a copy of the sites on that server.
The development server is accessed via FTP.

Accessing via SMB is not an option as it is not user / group friendly as the server uses phpSUExec to mimic the live servers.

A critical feature that not available in NuSphere that I use in Zend is the ability to search for strings inside files on the FTP Server and work using the FTP as a local project.

Is there any chance in the future this feature will be added?
I would switch if this were the case.

Cheers
Phill
View user's profileFind all posts by xtremexSend private message
A boat, a creek, maybe a paddle?


Joined: 11 Jul 2008
Posts: 5
Location: Arkadelphia, AR
Reply with quote
I'm in the same boat as you. I'm a telecommuter, so all my projects are three timezones away on an ftp server.

I would think that the issue isn't so much technical as time sensitive. To search in the files, most editors open a copy of the file in memory. This means that phpEd would have to transfer every file via ftp, then open it in memory to do the find. There are ways to do meta-indexing (think Spotlight from OSX). Perhaps save the index in the project file? When you create a project off of an ftp directory, there would be a bit of overhead time as phpEd indexed the contents and did all the code evaluation (for code completion, etc).

Of course the REAL answer to this is version control. Local sandbox - remote checkin. Let your svn or cvs client deal with the up and down. You have the local copy to play with, and you can do a true "Smart Sync" Wink with the remote box.

-Mark
View user's profileFind all posts by MilSF1Send private message
Find in files FTP
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 vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic