[EMAIL PROTECTED] 09 Mar 2001 22:48:26 +0100
> I have now added tramp-util.el to the devel version, and I'll let
> you be the guinea pig to try it out.

More later, but perhaps someone could advise me about a mechanical
detail: does the following sound like a bug in 'pscp', or am I doing
something wrong?

I don't presently have a CVS in win-space, but I do in AFS space. So I
cvs'ed tramp-2.8 as directed, and then tried to scp it into the
winspace site-lisp I currently administer. Newer pscp's support
recursive descent (-r), so I did (broken for mail)

> N:\site-lisp>pscp -r 
> [EMAIL PROTECTED]:/local/dev/tlroche/tramp/* 
> tramp-2.8/

which prompted and received my password, then died with

> CONTRIBUTORS         |         Write error.. waiting for end of file
> scp: tramp-2.8//CONTRIBUTORS: Write error

I noticed the double slash in 'tramp-2.8//CONTRIBUTORS' so I tried

> N:\site-lisp>pscp -r 
> [EMAIL PROTECTED]:/local/dev/tlroche/tramp/* 
> tramp-2.8
> [EMAIL PROTECTED]'s password:
> tramp-2.8            |         Write error.. waiting for end of file
> scp: tramp-2.8: Write error
> N:\site-lisp>dir tramp-2.8
>  Volume in drive N is APPS
>  Volume Serial Number is 01D5-14E4

>  Directory of N:\site-lisp\tramp-2.8

> 03/09/2001  06:43p      <DIR>          .
> 03/09/2001  06:43p      <DIR>          ..
> 03/09/2001  06:43p                   0 CONTRIBUTORS
>                1 File(s)              0 bytes
>                2 Dir(s)  13,162,049,536 bytes free

Guessing that the source CONTRIBUTORS (i.e. the one on w2) might be
bad, I deleted it and repeated pscp as above. I got

> Root                 |         Write error.. waiting for end of file
> scp: tramp-2.8//CVS/Root: Write error

> N:\site-lisp>dir tramp-2.8 /s
>  Volume in drive N is APPS
>  Volume Serial Number is 01D5-14E4

>  Directory of N:\site-lisp\tramp-2.8

> 03/09/2001  06:43p      <DIR>          .
> 03/09/2001  06:43p      <DIR>          ..
> 03/09/2001  06:44p                   0 CONTRIBUTORS
> 03/09/2001  06:55p      <DIR>          CVS
>                1 File(s)              0 bytes

>  Directory of N:\site-lisp\tramp-2.8\CVS

> 03/09/2001  06:55p      <DIR>          .
> 03/09/2001  06:55p      <DIR>          ..
> 03/09/2001  06:55p                   0 Root
>                1 File(s)              0 bytes

>      Total Files Listed:
>                2 File(s)              0 bytes
>                5 Dir(s)  13,162,041,344 bytes free

and anyway

> /local/dev/tlroche/tramp> cat CONTRIBUTORS
> Joe Stoy <[EMAIL PROTECTED]>
> Pete Forman <[EMAIL PROTECTED]>
> Daniel Pittman <[EMAIL PROTECTED]>
> Matt Swift <[EMAIL PROTECTED]>
> Mario De Weerd
> Francesco Potortì <[EMAIL PROTECTED]>
> Dave Love <[EMAIL PROTECTED]>
> ? Matthias Köppe <[EMAIL PROTECTED]>
> Yuji Yamano <[EMAIL PROTECTED]>
> Ed Sabol <[EMAIL PROTECTED]>
> Michael Welsh Duggan <[EMAIL PROTECTED]>

looks good.

Your assistance is appreciated, [EMAIL PROTECTED]

Reply via email to