Differences
This shows you the differences between the selected revisions of the page.
lang:jp 2005-05-28 | lang:jp 2024-01-05 (current) | ||
Line 1: | Line 1: | ||
- | ====== Introduction ====== | + | ====== WinSCPとは ====== |
- | WinSCPは、オープンソースでグラフィカルなSFTPクライアントプログラムであり、SSHを利用します。旧来のSCPプロトコルもサポートします。このプログラムの主な機能は、ローカルコンピューターとリモートコンピュータ間で安全にファイルをコピーすることです。 | + | WinSCPは、MS-Windows上で動く オープンソースでグラフィカルなFTP、FTPS、SFTPクライアントプログラムです。旧来のSCPプロトコルもサポートします。このプログラムの主な機能は、ローカルコンピューターとリモートコンピュータ間で安全にファイルをコピーすることです。これに加え、WinSCPはスクリプトと基本的なファイルマネージャー機能を提供します。 |
- | このページには日本語ユーザーの為の短い案内が書かれています。WinSCPのドキュメントのほとんどは英語だけです。このページからも多くリンクしているものされています。 | + | このページには日本語ユーザーの為の短い案内が書かれています。WinSCPのドキュメントは ほとんど英語だけです。このページからリンクしている多くのページも英語です。 |
- | This is short introduction for ???((Name of the language here))-speaking users. Most of WinSCP documentation is in English only, where most of the links from here point to. | + | ===== WinSCP の取得とインストール ===== |
- | ===== Obtaining and Installing WinSCP ===== | + | WinSCPの日本語版が入手可能です。[[this>../download.php|WinSCP download page]] へアクセスし、"Installation package"をクリックして下さい。日本語版をインストールするには[[:installation|インストール]]時に表示される「セットアップの言語選択」画面で、「日本語」を選択して下さい。 |
- | ???((Name of the language here)) version of WinSCP is available.((Version for complete languages)) To obtain it go to [[this>../download.php|WinSCP download page]] and choose "Multilanguage installation package". At the beginning of the [[:installation|installation]] select "???"((English name of the language here)) language. | + | |
- | ???((Name of the language here)) version of WinSCP is not complete yet.((Version for incomplete languages)) To use the incomplete version, first [[:installation|install]] English version. To obtain it go to [[this>../download.php|WinSCP download page]] and choose "Installation package". Then go to [[this>../translations.php|translation page]] and choose download named "???"((English name of the language here)). Extract downloaded ZIP archive to the same directory where WinSCP executable is (i.e. installation directory). Read [[:languages#install|full instructions]]. | + | ===== 特徴 ===== |
+ | * [[:interfaces|グラフィカル ユーザー インターフェイス]] | ||
+ | * [[:languages|いくつもの言語に翻訳されている]] | ||
+ | * [[:integration|Windowsに統合]] (drag&drop, URL, shortcut icons) | ||
+ | * 共通した[[:task_index|ファイル操作]] | ||
+ | * SSH-1 とSSH-2 での[[:protocols|SFTP と SCP プロトコル]]や[[:ftp|FTP プロトコル]]のサポート | ||
+ | * バッチファイル [[:scripting|スクリプトとコマンドラインインターフェイス]] | ||
+ | * 半自動または全自動での[[:task_synchronize|ディレクトリ 同期]] | ||
+ | ··* [[:ui_editor|テキストエディターを内蔵]] | ||
+ | * SSHのパスワード認証, キーボードインタラクティブ認証, 公開キーによる認証, ケルベロス認証をサポート([[:ui_login_authentication|認証]]) | ||
+ | * SSHでの[[:public_key|公開キー認証]]をフルサポートするため, Pageant (PuTTY認証エージェント) を統合している。 | ||
+ | * [[:ui_explorer|Windows Explorer]]に似た[[:interfaces|インターフェイス]]と[[:ui_commander|Norton Commander]]に似た[[:interfaces|インターフェイス]]が使用できる. | ||
+ | * オプションで[[:session_configuration#site|セッション情報の保存]]. | ||
+ | * オプションで, 指定した場所の[[:config|設定ファイル]]を使ってスタンドアローンで使うことができる。それは, リムーバブルメディアから操作する時に適している。 | ||
- | <Here may be some external links to localized pages about WinSCP> | + | ===== ファイル操作 ===== |
+ | WinSCPは[[:task_download|ダウンロード]] や [[:task_upload|アップロード]]といった, ファイルに対する基本操作すべてができます。 ファイルやフォルダーの[[:task_rename|名前の変更]]をしたり[[:task_create_directory|新しいフォルダーを作成]]したり, ファイルやフォルダーの[[:task_properties|プロパティを変更]], [[:task_link|シンボリックリンクやショートカットの作成]]なども可能です。 | ||
- | ===== Features ===== | + | 選択可能な二つのプログラムインターフェイスのうち一つでは, ローカルコンピューターのファイル管理までも可能です。 |
- | * [[:interfaces|Graphical user interface]] | + | |
- | * [[:languages|Translated into several languages]] | + | |
- | * [[:integration|Integration]] with Windows (drag&drop, URL, shortcut icons) | + | |
- | ··* All common [[:task_index|operations with files]] | + | |
- | * Support for [[:protocols|SFTP and SCP protocols]] over SSH-1 and SSH-2 | + | |
- | * Batch file [[:scripting|scripting and command-line interface]] | + | |
- | * [[:task_synchronize|Directory synchronization]] in several semi or fully automatic ways | + | |
- | * [[:ui_editor|Integrated text editor]] | + | |
- | * Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) [[:ui_login_authentication|authentication]] | + | |
- | * Integrates with Pageant (PuTTY Agent) for full support of [[:ssh#public_keys|public key authentication]] | + | |
- | * [[:ui_explorer|Windows Explorer]]-like and [[:ui_commander|Norton Commander]]-like [[:interfaces|interfaces]]. | + | |
- | * Optionally [[:ui_login_save|stores session information]]. | + | |
- | * Optionally supports standalone operation using a [[:config|configuration file in place of registry entries]], suitable for operation from removable media | + | |
- | ===== File Operations ===== | + | ===== リモートコンピューターに接続 ===== |
- | WinSCP can do all basic operations with files, such as [[:task_download|downloading]] and [[:task_upload|uploading]]. It also allows you to [[:task_rename|rename]] files and folders, [[:task_create_directory|create new folders]], [[:task_properties|change properties]] of files and folders, and [[:task_link|creating symbolic links and shortcuts]]. | + | |
- | One of two selectable program interfaces allows the user to manage files even on the local computer. | + | WinSCPを使って [[:sftp|SFTP]] (SSH File Transfer Protocol) や [[:scp|SCP]] (Secure Copy Protocol)サービスで[[:SSH]] (Secure Shell)サーバーや[[:ftp|FTP]] (File Transfer Protocol)サーバーに接続できます。 |
- | ===== Connection to Remote Computer ===== | + | SFTPはSSH-2パッケージに標準で含まれています。SCPはSSH-1パッケージに標準で含まれています。両プロトコルは、SSHの上位バージョンでも使えます。WinSCPは SSH-1とSSH-2 両方をサポートしています。 |
- | Using WinSCP, it is possible to connect to a [[:ssh|SSH (Secure Shell)]] server with [[:protocols#sftp|SFTP (SSH File Transfer Protocol)]] or [[:protocols#scp|SCP (Secure Copy Protocol)]] service, mainly to UNIX machines. SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. Both protocols can be run even on the latter SSH version. WinSCP supports both SSH-1 and SSH-2. | + | |
- | ===== Program Interface ===== | + | FTPでは、基本的なFTPとFTP over TLS/SSL(FTPS)をサポートしています。圧縮転送 (Zlib) には対応していません。 |
- | There are two selectable program interfaces with plenty of configuration options in WinSCP. | + | |
- | You will have the first chance to select your preferred user interface during [[:installation|installation]]. You may want to change your [[:ui_pref_interface|preference]] later. | + | ===== ユーザーインターフェイス ===== |
+ | WinSCPには豊富な設定オプションとともに二つのプログラムインターフェイスがあります。 | ||
+ | |||
+ | 好みのユーザーインターフェイスを[[:installation|インストール]]中にまず選択することができます。 でも、後でその[[:ui_pref_interface|選択]]を変えたくなるかもしれません。 | ||
+ | |||
+ | 初めてWinSCPを使うなら, [[:ui_explorer|エクスプローラー風のインターフェイス]]を選びたいかもしれません(Windowsユーザーはそれに慣れているはずですから)。 しかしながら, ノートンコマンダーのコンセプトや種々の最新ファイルマネージャー(Total Commander, FAR, Altap Salamander)に慣れているなら, [[:ui_commander|ノートン コマンダー インターフェイス]]を選んでください。 [[:ui_commander|ノートン コマンダー インターフェイス]]は 最初から簡単にキーボード操作ができるように作ってあります。マウスに触れることなく使うことができます。それに慣れた人はより素早く操作できます。 | ||
- | If you are using WinSCP for the first time, you may wish to select the [[:ui_explorer|Explorer-like interface]] as it should be familiar to any Windows user. However if you are used to the concept of Norton Commander, used by several contemporary file managers (Total Commander, FAR, Servant Salamander), choose this one. [[:ui_commander|Norton Commander interface]] is primarily focused on easy keyboard control. You can use it without ever touching mouse. One who is used to it can perform the operations much faster. |