Re: Security violation copying files from UNIX to win2000
From: Nico Kadel-Garcia (nkadel@bellatlantic.net)Date: 10/07/02
- Next message: ls0f: "Re: Please recommend free SSH software for Windows. I found some from Network Simplicity."
- Previous message: Carl: "Security violation copying files from UNIX to win2000"
- In reply to: Carl: "Security violation copying files from UNIX to win2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Nico Kadel-Garcia" <nkadel@bellatlantic.net> Date: Sun, 06 Oct 2002 22:44:29 GMT
"Carl" <noroominhead@hotmail.com> wrote in message
news:762023f8.0210061351.66f12aaa@posting.google.com...
> I am trying to copy some files from a UNIX machine to win 2000. Here
> is the command:
>
> pscp -unsafe -batch -p -r -pw xxxx xxxx@xxxx.com:* Site/
>
> And this works fine up until I get to .htaccess files, and get the
> following error:
>
> Fatal: security violation: remote host attempted to write to a '.' or
> '..' path!
>
> What is the problem?
>
> Carl
Windows doesn't deal well with '.*' files. And try it with OpenSSH as part
of CygWin, maybe even with rsync on top of ssh.
- Next message: ls0f: "Re: Please recommend free SSH software for Windows. I found some from Network Simplicity."
- Previous message: Carl: "Security violation copying files from UNIX to win2000"
- In reply to: Carl: "Security violation copying files from UNIX to win2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|