Date: Sun, 8 Jul 2007 23:12:05 -0700 From: Gary Kline <kline@tao.thought.org> To: Tim Daneliuk <tundra@tundraware.com> Cc: Gary Kline <kline@tao.thought.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: severely OT; re PUTTY [ssh] Message-ID: <20070709061205.GB29775@thought.org> In-Reply-To: <4691CB4E.5010606@tundraware.com> References: <20070709004641.GA28114@thought.org> <20070709151811.75677f9d@localhost> <4691CB4E.5010606@tundraware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 09, 2007 at 12:44:46AM -0500, Tim Daneliuk wrote: > On Sun, 8 Jul 2007 17:46:41 -0700 > Gary Kline <kline@tao.thought.org> wrote: > > > >> I was able to find, ldown load and instal the DOS/Windows ssh > >> utility, but am having trouble scp'ing stuff between my BSD side > >> and my W2K server. Anybody know what file I have to modify to > >> get permission on the windows computer? > > OK - there are two scenarios: > > 1) Running the command from a Windows command shell to/from BSD > (really pscp, right? - that's what comes with putty): > > pscp user@host:sourcefile localfile - Copies file from BSD to Windows > pscp localfile user@host:destfile - Copies local file to BSD > > This should work out of the box assuming there are no authentication > or firewall problems in the way. If you're running WinXP/Vista > you may have to open the Windows firewall to permit this. You > can see what's going on by having pscp be "verbose" by sticking > a -v flag into the command: > [[ Dunno why, but I'm saving your entire file:) ---Maybe they've got DOS/Win in HELL for us Unix types.]] Since I've ready got putty on the PC, can I type:: pscp kline@10.0.0.250:/tmp/kf141.exe C:\kf141.exe ?? (Do I have to put the 10.250 IP in brackets, IOW?) tia, -- ~/.sig, etc, etc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070709061205.GB29775>