mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Ben Harris ac63fb6514 Remove stray debugging printfs.
[originally from svn r2251]
2002-11-23 20:40:22 +00:00
contrib
doc
mac Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
unix Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
.cvsignore
LATEST.VER
LICENCE
MODULE
README
README.txt
Recipe
be_all.c
be_none.c
be_nossh.c
cmdline.c
console.c
import.c
int64.c
int64.h
ldisc.c Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
ldisc.h Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
ldiscucs.c
logging.c
misc.c
misc.h
mkfiles.pl
network.h
noise.c
pageant.c
pageant.ico
pageant.mft
pageant.rc
pageantc.c
pageants.ico
plink.c
plink.rc
portfwd.c
printing.c
proxy.c
proxy.h
psftp.c
putty.h Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
putty.ico
putty.iss
putty.mft
puttycfg.ico
puttygen.c
puttygen.ico
puttygen.mft
puttygen.rc
puttymem.h
puttyps.h
raw.c
resource.h
rlogin.c
scp.c
scp.ico
scp.rc
settings.c
sftp.c
sftp.h
sizetip.c
ssh.c
ssh.h
sshaes.c
sshblowf.c
sshbn.c
sshcrc.c
sshcrcda.c
sshdes.c
sshdh.c
sshdss.c
sshdssg.c
sshmd5.c
sshprime.c
sshpubk.c
sshrand.c
sshrsa.c
sshrsag.c
sshsh512.c
sshsha.c
sshzlib.c
storage.h
telnet.c
terminal.c Add a "Config *" argument to term_init(), and use that instead of the global 2002-11-23 19:01:01 +00:00
terminal.h Add a "Config *" argument to term_init(), and use that instead of the global 2002-11-23 19:01:01 +00:00
testback.c Remove stray debugging printfs. 2002-11-23 20:40:22 +00:00
tree234.c
tree234.h
unicode.c
version.c
wcwidth.c
website.url
wildcard.c
win_res.h
win_res.rc
winctrls.c
windlg.c
window.c Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
winnet.c
winstore.c
winstuff.h
winutils.c
x11fwd.c

README.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

PuTTY README
============

This is the README file for the PuTTY installer distribution. If
you're reading this, you've probably just run our installer and
installed PuTTY on your system.

What should I do next?
----------------------

If you want to use PuTTY to connect to other computers, or use PSFTP
to transfer files, you should just be able to run them from the
Start menu.

If you want to use the command-line-only file transfer utility PSCP,
you will probably want to put the PuTTY installation directory to be
on your PATH. How you do this depends on your version of Windows. On
Windows NT and 2000, you can set it using Control Panel > System; on
Windows 95 you will need to edit AUTOEXEC.BAT. Consult your Windows
manuals for details.

What do I do if it doesn't work?
--------------------------------

The PuTTY home web site is

    http://www.chiark.greenend.org.uk/~sgtatham/putty/

Here you will find our list of known bugs and pending feature
requests. If your problem is not listed in there, or in the FAQ, or
in the manuals, read the Feedback page to find out how to report
bugs to us. PLEASE read the Feedback page carefully: it is there to
save you time as well as us. Do not send us one-line bug reports
telling us `it doesn't work'.