Re: question on ssh and peeve on editors

2002-10-04 Thread Bruce Van Allen
At 9:01 PM -0500 2002-10-03, Puneet Kishor wrote: I have Golive 5, but didn't invest in 6 because I discovered it didn't do anything for Perl. Is the SDK GL6 specific? I have no idea what knowledge it On Thursday, October 3, 2002, at 01:18 PM, Troy Davis wrote: I use GoLive to create

Re: question on ssh and peeve on editors

2002-10-04 Thread Troy Davis
At 02:32 PM -0400 10/3/02, Chris Devers wrote: Etc. As long as you can name what you want in the scheme: protocol://host/path The Jaguar finder can generally find mount it. You can also browse locally accessible networks, but if you know the address for the resource you want, this will get

Re: question on ssh and peeve on editors

2002-10-04 Thread Troy Davis
I agree that there should be a separation of logic and presentation elements, I do that as much as possible. In GoLive's dynamic content examples, the php, jsp and vb code is merged within the html files. Not an ideal situation from my perspective. I don't know if this is necessary or not for

Re: question on ssh and peeve on editors

2002-10-04 Thread Bill Stephenson
I wondered if anyone else had noticed my 2 cents on this issue :) I used Interarchy for quite a long time and was always amazed at the depth of the app. The mount a remote fs on the desktop feature, I thought, was a pretty cool idea. Not one I used, because I have an incredibly slow connection,

Re: question on ssh and peeve on editors

2002-10-03 Thread Andrew Brosnan
On 10/3/02 at 1:12 PM, [EMAIL PROTECTED] (Puneet Kishor) wrote: Folks, Two parts -- 1. Only tangentially perl related (in that, I want to edit perl scripts) residing on a remote machine connected via ssh. Is there a way to actually mount an ssh connected machine's hd on my ibook so I

Re: question on ssh and peeve on editors

2002-10-03 Thread Puneet Kishor
Andrew Brosnan wrote: On 10/3/02 at 1:12 PM, [EMAIL PROTECTED] (Puneet Kishor) wrote: Folks, Two parts -- 1. Only tangentially perl related (in that, I want to edit perl scripts) residing on a remote machine connected via ssh. Is there a way to actually mount an ssh connected machine's hd

Re: question on ssh and peeve on editors

2002-10-03 Thread Chris Devers
On Thu, 3 Oct 2002, Andrew Brosnan wrote: You can mount a remote server on your desktop via Samba: Finder Go Menu - Connect to server (or Cmd K) In address type (I think) smb://www.hostname.com/username More broadly, the Finder can mount a variety of protocols, at least in Jaguar. Similar

Re: question on ssh and peeve on editors

2002-10-03 Thread Chris Devers
On Thu, 3 Oct 2002, Puneet Kishor wrote: well, only if smbd (the samba daemon) is running on the remote server. Samba is generally for making *nix fs appear on Win boxes, no? Well, it's standard Windows file sharing, of which the protocol has been reimplemented for *nix systems and, in this

Re: question on ssh and peeve on editors

2002-10-03 Thread Ray Zimmerman
At 1:31 PM -0500 10/3/02, Puneet Kishor wrote: Andrew Brosnan wrote: Using BBEdit choose File - Open from FTP Server No, I can't use ftp. The remote box has sshd running, no ftpd, no telnetd... I guess, I just want it confirmed whether it can be done via ssh or not. If not, then I can embark

Re: question on ssh and peeve on editors

2002-10-03 Thread Chris Devers
On Thu, 3 Oct 2002, Puneet Kishor wrote: What I don't want is ftp, smb, afs, nfs, etc. That is because the remote box is not running any of these. You want file sharing. Set aside ssh for a moment -- the key problem you want to solve is that you want to be able to remotely manage files, and

Re: question on ssh and peeve on editors

2002-10-03 Thread Charles Albrecht
At 2:32 PM -0400 10/3/2002, Chris Devers wrote: More broadly, the Finder can mount a variety of protocols, at least in Jaguar. Similar capability existed in 10.1 but it works better now. As Andrew says, just set the system focus to the Finder, hit cmd+K, then: smb://windows/share/point

Re: question on ssh and peeve on editors

2002-10-03 Thread Bill Stephenson
What about Interarchy? I haven't heard much from them but they did have something like this for early versions of OSX. Might be worth looking into -- Bill Stephenson www.SecureShopper.com 1-417-546-5593 From: Puneet Kishor [EMAIL PROTECTED] Date: Thu, 03 Oct 2002 13:12:03 -0500 To:

Re: question on ssh and peeve on editors

2002-10-03 Thread Jeff Hallgren
There is a shareware app called RBrowser that will give you a finder window (NeXTSTEP style) on your desktop, the back end communications can be ssh. If the box you need to get to is only one ssh hop away its a really good tool. On Thu, 3 Oct 2002, Andrew Brosnan wrote: You can mount a

Re: question on ssh and peeve on editors

2002-10-03 Thread Robin
wht not copy the files back and forth with perl: use LWP::Simple; $flag = mirror($RemotePath,$LocalPath); print $flag,\n; } On Friday, October 4, 2002, at 03:20 AM, Andrew Brosnan wrote: On 10/3/02 at 1:12 PM, [EMAIL PROTECTED] (Puneet Kishor) wrote: I want to edit perl scripts You

Re: question on ssh and peeve on editors

2002-10-03 Thread Puneet Kishor
Hi Troy, I am cc-ing this to the list in case someone else wants to join in, otherwise I guess this is an off the list topic. (no one else has commented on this). I have Golive 5, but didn't invest in 6 because I discovered it didn't do anything for Perl. Is the SDK GL6 specific? I have no

Re: question on ssh and peeve on editors

2002-10-03 Thread Puneet Kishor
Thanks to everyone who answered. The bottomline is, I can't use ssh to transparently mount a remote fs. I can fake it somewhat via RBrowser. Now I can peruse other options such as nfs, webdav, or even smb. Gracias. pk/

Re: question on ssh and peeve on editors

2002-10-03 Thread Joel Rees
Puneet opined the truth is that it is _primarily_ a wysiwig html editor... but if you were to think of it as a web application development IDE... then it would make sense to offer some basic scripting support (which it does, except not for perl), or a darn good integration with a (or

Re: question on ssh and peeve on editors

2002-10-03 Thread Sherm Pendley
On Thursday, October 3, 2002, at 10:42 PM, Puneet Kishor wrote: if you were to think of it as a web application development IDE... If you were to do that, you'd be setting yourself up for a lot of pain and frustration. The fact is, GoLive's support for PHP, ASP, et al panders to the