checking if perl is in path

2001-04-04 Thread Francesco Potorti`
I wrote a function for checking if an executable file is in the path. It can be easily modified for tramp to emit the file name found. Also, the if...test...then can be substituted with . Its advantage over the current version is that it does not use `tr'. I tried it with bash and ash.

cygwin sftp

2001-04-04 Thread Tom_Roche
Stephen Leake [EMAIL PROTECTED] 04 Apr 2001 16:17:33 The cygwin tools now have an "sftp" program, which apparently is command-line compatible with ftp, but uses ssh under the hood. I have not yet tried it, but it looks like it should work with ange-ftp. Perhaps you could explore sftp as part