On Wed, Jan 06, 2010 at 01:27:45PM +0100, steve wrote:
> Le 06-01-2010, à 22:45:52 +1100, Cameron Simpson (c...@zip.com.au) a écrit :
> > 
> > Might it not be more direct to scp the files?
> 
> You mean scp to my recipient? Or to my home server? In the first case, I
> don't see how it could simply be possible if the recipient doesn't have
> a ssh server running on his/her machine. And in the second case, I
> simply don't know how to do that from my windows box at work. Not
> allowed to install anything, yet putty runs fine from a usb stick :)

The putty suite includes pscp and psftp, which can be used to do what
you want to do.  pscp is a oneshot copying program, psftp will run an
interactive ftp style session.  You can also use a GUI sftp client such
as FileZilla -- it is available as a portable executable.

Each of these methods can use putty's authentication agent, pageant.

More info...
pscp: http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp
psftp: http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter6.html#psftp
pageant: http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter9.html#pageant
FileZilla: http://wiki.filezilla-project.org/Howto


-- 
Monte

Reply via email to