1153万例文収録!

「FTP」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

FTPを含む例文一覧と使い方

該当件数 : 460



例文

To create a new FTP connection profile, click Add. 例文帳に追加

新規の FTP 接続プロファイルを作成するには、「追加」をクリックします。 - NetBeans

Choose the Remote Web Site run configuration and configure the FTP connection 例文帳に追加

リモート Web サイトの実行構成を選択し、FTP 接続を構成する - NetBeans

The default port number is 21, as specified by the FTP protocol specification.例文帳に追加

ポート番号のデフォルト値はFTPプロトコルの仕様で定められた21です。 - Python

The source for the library can be retrieved by anonymous ftp from host"ftp.cs.ruu.nl", directory SGI/FORMS.例文帳に追加

FORMSライブラリのソースはanonymous ftp "ftp.cs.ruu.nl"のSGI/FORMSディレクトリから入手できます。 - Python

例文

xfstt is another font server for X11, available under ftp://sunsite.unc.edu/pub/Linux/X11/fonts/. 例文帳に追加

xfstt は X11用のもうひとつのフォントサーバで、 ftp://sunsite.unc.edu/pub/Linux/X11/fonts/ から入手できます。 - FreeBSD


例文

The deltas you feed CTM can be had two ways, FTP or email. 例文帳に追加

CTM に与える デルタは二つの方法、FTP または e-mail、 で得ること ができます。 - FreeBSD

From the FTP Connection dropdown list, choose the relevant connection profile. 例文帳に追加

FTP 接続」ドロップダウンリストから、適切な接続プロファイルを選択します。 - NetBeans

Note that you can also download files from your FTP server in the same menu. 例文帳に追加

同じメニューで、FTP サーバーからファイルをダウンロードすることもできます。 - NetBeans

upload the remote configuration file to the remote host This is straightforward - in both operating systems, use ftp to upload .pearrc to /home/username/pear/.pearrc 例文帳に追加

どちらの OS でも FTP を使って.pearrc を /home/username/pear/.pearrcへアップロードします。 - PEAR

例文

Those files can be FTP'ed. 例文帳に追加

それらのファイルは FTP でもってこれる - 研究社 英和コンピューター用語辞典

例文

It will typically contain a list of the users that either have no business using ftp or have too many privileges to be allowed to log in through the FTP server daemon. 例文帳に追加

通常は、ftp を用いた作業を行わないユーザーや、FTP サーバーデーモン経由でのログインを許すには権限が大きすぎるユーザーをリストしておく。 - JM

The set of all exceptions (as a tuple) that methods of FTP instances may raise as a result of problems with the FTP connection(as opposed to programming errors made by the caller).例文帳に追加

FTPインスタンスのメソッドの結果、FTP接続で(プログラミングのエラーと考えられるメソッドの実行によって)発生する全ての例外(タプル形式)。 - Python

Not downloading the floppy image in binary mode when using FTP. 例文帳に追加

FTPによってフロッピーイメージをダウンロードする際に、 バイナリ (binary)モードにしていなかった。 - FreeBSD

This is a URL accessing a file through the file transfer protocol (FTP). 例文帳に追加

これはファイル転送プロトコル (FTP) を通してファイルにアクセスするためのURL である。 - JM

The software is available by [for, via] anonymous ftp from our site. 例文帳に追加

そのソフトウェアは当社のサイトからアノニマスFTPで入手することができます - 研究社 英和コンピューター用語辞典

Installing a local copy of PEAR through ftp has become a piece of cake in PEAR 1.4.3+. 例文帳に追加

PEAR 1.4.3 以降では、FTP を使ったローカルコピーのインストールも簡単に行えます。 - PEAR

Most FTP commands are only allowed after the client has logged in.例文帳に追加

ほとんどのFTPコマンドはクライアントがログインした後に実行可能になります。 - Python

FTP (FILE TRANSFER PROTOCOL) TERMINAL, FILE TRANSFER METHOD USING FTP AND PROGRAM THEREOF例文帳に追加

FTP端末、FTPを用いたファイル転送方法およびそのプログラム - 特許庁

Communication between a user's computer 1 and a printer 11 is executed through a file transfer protocol(FTP).例文帳に追加

ユーザーのコンピュータ1とプリンタ11とは、FTP(File Transfer Protocol)を介して通信を行う。 - 特許庁

If your FTP site does not have this package, you can use the Ports Collection. 例文帳に追加

利用している FTP サイトにこの package がない場合でも、 Ports Collectionからインストールできます。 - FreeBSD

FTP the relevant directory and fetch the README file, starting from there. 例文帳に追加

適切なディレクトリに FTP して READMEファイルを入手し、そこからスタートしてください。 - FreeBSD

This is most useful if you are a mirror site for the FreeBSD FTP server, or the CVS repository. 例文帳に追加

特に、FreeBSD FTPサーバや CVS リポジトリのミラーサイトを作成する時に便利でしょう。 - FreeBSD

To create, update, or remove an FTP Connection profile, click Manage. 例文帳に追加

FTP 接続のプロファイルを作成、更新、または削除するには、「管理」をクリックします。 - NetBeans

Remote configuration file, used to mirror a local installation on a remote server through ftp. (PEAR 1.4+) 例文帳に追加

ftp を用いてリモートサーバの内容をローカルにミラーする際に使用する(PEAR 1.4+) - PEAR

check the given file for existencecontact the FTP server's admin 例文帳に追加

指定したファイルが存在することを確認するFTP サーバの管理者に連絡する - PEAR

This downloads a file from the FTP server to the computer your script runs on. 例文帳に追加

スクリプトを動作させているコンピュータに、FTP サーバからファイルをダウンロードします。 - PEAR

This uploads a file to the FTP server from the computer your script runs on. 例文帳に追加

スクリプトを動作させているコンピュータから、FTP サーバにファイルをアップロードします。 - PEAR

The path you specified on the FTP sever seems not to be a valid directory node. 例文帳に追加

あなたが指定したパスは、FTP サーバ上の有効なディレクトリではありません。 - PEAR

source http, ftp or file - type of data-sourcesourcePath where to look for the source, URI or filepath 例文帳に追加

source http、ftp あるいは file - データソースの形式。 sourcePath データソースを URL と filepath のどちらから探すか。 - PEAR

Change the protocol to ftp otherwise, and retry opening it using parent.例文帳に追加

そうでない場合、プロトコルをftp に切り替え、parent を使って再度オープンを試みます。 - Python

which is published for instant Web or FTP access from anywhere in the world. 例文帳に追加

これは世界中から、すぐにWebやFTP経由でアクセスできるようになっている。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』

We are a primarily English speaking channel, though we have users from all over the world. 例文帳に追加

FTP を使ってミラーリングします。 - FreeBSD

Using a remote server with FTP access will be supported in future versions. 例文帳に追加

将来のバージョンで、FTP アクセスによるリモートサーバーの使用がサポートされる予定です。 - NetBeans

The directory will usually be given as a path relative to the anonymous FTP login directory. 例文帳に追加

このディレクトリは通常, 匿名ftpログイン・ディレクトリへの相対パスとして示される. - コンピューター用語辞典

Installing a local copy of PEAR through ftp/ftps/sftp There are two ways to install a local copy of PEAR through ftp: the old, difficult way, and the new, easy way. 例文帳に追加

ftp/ftps/sftp を使ったローカルコピーのインストール FTP を使って PEAR のローカルコピーをインストールする方法は、昔ながらの難しい方法と、新しく簡単な方法の 2 つがあります。 - PEAR

Mail to the mailbox ftp-bugs is expanded to the three local mailboxes joe, eric, and paul. 例文帳に追加

ftp-bugs のメールボックスへのメールは joe, eric および paul の三つのローカルメールボックスに展開されます。 - FreeBSD

The official sources for FreeBSD are available via anonymous FTP from a worldwide set of mirror sites. 例文帳に追加

FreeBSD の公式な情報は anonymous FTP によって世界中から ミラーサイトより入手できます。 - FreeBSD

I went from my computer, to an ftp site, to another airline computer.例文帳に追加

自分のコンピュータからFTPのサイトに行き、そこから航空会社のコンピュータに行きました - 映画・海外ドラマ英語字幕翻訳辞書

I went from my computer, to an ftp site, to another airline computer.例文帳に追加

自分のコンピュータからftpのサイトに行き、そこから航空会社のコンピュータに行きました - 映画・海外ドラマ英語字幕翻訳辞書

On the Run Configurations panel, choose Remote Web Site (FTP) from the Run As dropdown list. 例文帳に追加

「実行構成」パネルで、「実行方法」ドロップダウンリストから「リモート Web サイト (FTP)」を選択します。 - NetBeans

This downloads a whole directory from the FTP server to the computer your script runs on. 例文帳に追加

スクリプトを動作させているコンピュータに、FTP サーバからディレクトリを丸ごとダウンロードします。 - PEAR

This uploads a whole directory to the FTP server from the computer your script runs on. 例文帳に追加

スクリプトを動作させているコンピュータから、FTP サーバにディレクトリを丸ごとアップロードします。 - PEAR

Principalsincludes servers, such as an FTP server or X server, and human users, whose key is their password.例文帳に追加

プリンシパルは FTP サーバや X サーバや人間のユーザを含み、それらのキーはパスワードである。 - XFree86

Machine type/machine number information is collected by a get command of FTP or SNMP to confirm the IP address.例文帳に追加

SNMPまたはFTPのgetコマンドにより機種機番情報を収集してIPアドレスを確認する。 - 特許庁

If you choose to obtain FreeBSD via anonymous FTP, please try to use a site near you. 例文帳に追加

もしFreeBSD を anonymous FTP によって手にいれる場合は、近くのサイトを利用するようにしてください。 - FreeBSD

If you choose to obtain CTM via anonymous FTP, please try to use a site near you. 例文帳に追加

もし CTM を anonymous FTPによって手にいれる場合は、 近くのサイトを利用するようにしてください。 - FreeBSD

The PHP source code and other application files are uploaded to a remote web server via FTP. 例文帳に追加

PHP ソースコードおよびその他のアプリケーションファイルは、FTP 経由でリモート Web サーバーにアップロードされます。 - NetBeans

FTP SERVER AND FILE TRANSFER METHOD THEREFOR例文帳に追加

FTPサーバおよびそのファイル転送方法 - 特許庁

To provide an FTP (file transfer protocol) terminal for performing reliable FTP, a file transfer method using the FTP and its program in an FTP server the exclusive control of which is insufficient.例文帳に追加

排他制御が十分でないFTPサーバにおいて、信頼性のあるFTPを行うFTP端末、FTPを用いたファイル転送方法およびそのプログラムを提供する。 - 特許庁

例文

TRANSMISSION SOURCE APPARATUS FOR TRANSMITTING FILE BY FTP例文帳に追加

FTPでファイルを送信する送信元装置 - 特許庁




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ”

邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
This work has been released into the public domain by the copyright holder. This applies worldwide.

日本語版の著作権保持者は ©1999
山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS