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のドキュメントは ほとんど英語だけです。このページからリンクしている多くのページも英語です。 |
===== WinSCP の取得とインストール ===== | ===== WinSCP の取得とインストール ===== | ||
- | WinSCPの日本語版が入手可能です。[[this>../download.php|WinSCP download page]] へ行き、"Multilanguage installation package"を選んでください。[[:installation|インストール]]の最初で「Japanese」を選んでください。 | + | WinSCPの日本語版が入手可能です。[[this>../download.php|WinSCP download page]] へアクセスし、"Installation package"をクリックして下さい。日本語版をインストールするには[[:installation|インストール]]時に表示される「セットアップの言語選択」画面で、「日本語」を選択して下さい。 |
- | (訳注:2005年5月5月現在, [[http://sourceforge.net/project/showfiles.php?group_id=85589&release_id=325712|sourceforge]]からダウンロードすることをおすすめする。また, 2005年5月現在 インストールプログラムで Japaneseは選択できないので, 下記の手順が必要) | + | |
- | 日本語版WinSCPは、まだ完全ではありません。 未完成版を使う場合, 最初にEnglish version を[[:installation|インストール]]します。[[this>../download.php|WinSCP download page]] へ行き "Installation package"をダウンロードします。次に[[this>../translations.php|translation page]] へ行き Japanese(zipファイル)をダウンロードします。 落としたZIPファイルを実行するWinSCPと同じディレクトリ(すなわち インストールするディレクトリ)に解凍します。詳細は[[: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|設定ファイル]]を使ってスタンドアローンで使うことができる。それは, リムーバブルメディアから操作する時に適している。 | ||
- | (訳注:WinSCPでは日本語版と言ってもメニューやダイアログが日本語になっているというだけで、 ファイル名やディレクトリ名で漢字コードがうまく処理されるわけではありません。 | + | ===== ファイル操作 ===== |
+ | WinSCPは[[:task_download|ダウンロード]] や [[:task_upload|アップロード]]といった, ファイルに対する基本操作すべてができます。 ファイルやフォルダーの[[:task_rename|名前の変更]]をしたり[[:task_create_directory|新しいフォルダーを作成]]したり, ファイルやフォルダーの[[:task_properties|プロパティを変更]], [[:task_link|シンボリックリンクやショートカットの作成]]なども可能です。 | ||
- | 日本語ローカライズファイルjp.zipをメンテナンスしている尾崎氏の[[http://www.geocities.jp/winscp_jp/|WinSCP日本語化]])サイトが参考になります。 | + | 選択可能な二つのプログラムインターフェイスのうち一つでは, ローカルコンピューターのファイル管理までも可能です。 |
+ | |||
- | ===== 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を使って [[:sftp|SFTP]] (SSH File Transfer Protocol) や [[:scp|SCP]] (Secure Copy Protocol)サービスで[[:SSH]] (Secure Shell)サーバーや[[:ftp|FTP]] (File Transfer Protocol)サーバーに接続できます。 |
- | 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. | + | SFTPはSSH-2パッケージに標準で含まれています。SCPはSSH-1パッケージに標準で含まれています。両プロトコルは、SSHの上位バージョンでも使えます。WinSCPは SSH-1とSSH-2 両方をサポートしています。 |
- | ===== Connection to Remote Computer ===== | + | FTPでは、基本的なFTPとFTP over TLS/SSL(FTPS)をサポートしています。圧縮転送 (Zlib) には対応していません。 |
- | 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 ===== | + | ===== ユーザーインターフェイス ===== |
- | There are two selectable program interfaces with plenty of configuration options in WinSCP. | + | 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. | + | 好みのユーザーインターフェイスを[[: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. |