Fwd: Looking for a new maintainer of my my Win32 Perl modules

2008-05-19 Thread David Golden
I'm forwarding this note on in the hopes the someone has the time/interest to help Reinhard out. Regards, David Golden -- Forwarded message -- From: Reinhard Pagitsch <[EMAIL PROTECTED]> Date: Mon, May 19, 2008 at 6:52 AM Subject: Looking for a new maintainer of my my Win32 Perl

[no subject]

2008-05-19 Thread Kit Sunde
___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: How to change dir using SFTP or SSH

2008-05-19 Thread Sturdevant, Robert W Mr CTR USA AMC
Those were my conclusions also. Latest version of the SSH Transfer Protocol draft is 13 but still much the same. Yes, SFTP does create an SSH connection. It appears SSH and therefore SFTP accept only relative and full pathing. There is a SSH->cmd method that executes a remote command such as ls

RE: How to change dir using SFTP or SSH

2008-05-19 Thread Brian Raven
Sturdevant, Robert W Mr CTR USA AMC <> wrote: > Oooops, forgot to cc the list > Sturdy > > -Original Message- > > Hi Brian, > > Thanks for the reply. Yes, path and file exist, case is correct, user > is logged on, etc. > > This is an issue unique to the server app running on the remote