ACC SHELL

Path : /usr/share/gnome/help/opensuse-manuals/C/
File Upload :
Current File : //usr/share/gnome/help/opensuse-manuals/C/cha.gnome.gftp.html

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 15. gFTP: Transferring Data From the Internet</title><link rel="stylesheet" href="susebooks.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Documentation"><link rel="up" href="part.internet.html" title="Part IV. Internet"><link rel="prev" href="cha.firefox.html" title="Chapter 14. Browsing with Firefox"><link rel="next" href="part.graphics.html" title="Part V. Graphics"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header" border="0" class="bctable"><tr><td width="80%"><div class="breadcrumbs"><p><a href="index.html"> Documentation</a><span class="breadcrumbs-sep"> &gt; </span><a href="book.apps.html">Application Guide</a><span class="breadcrumbs-sep"> &gt; </span><a href="part.internet.html">Internet</a><span class="breadcrumbs-sep"> &gt; </span><strong><a accesskey="p" title="Chapter 14. Browsing with Firefox" href="cha.firefox.html"><span>&#9664;</span></a> </strong></p></div></td></tr></table></div><div class="chapter" title="Chapter 15. gFTP: Transferring Data From the Internet"><div class="titlepage"><div><div><h2 class="title"><a name="cha.gnome.gftp"></a>Chapter 15. gFTP: Transferring Data From the Internet<span class="permalink"><a alt="Permalink" title="Copy Permalink" href="#cha.gnome.gftp">¶</a></span></h2></div></div></div><div class="toc"><p><b>Contents</b></p><dl><dt><span class="sect1"><a href="cha.gnome.gftp.html#sec.gnome.gftp.mode">15.1. ASCII vs. Binary Transfers</a></span></dt><dt><span class="sect1"><a href="cha.gnome.gftp.html#sec.gnome.gftp.connect">15.2. Connecting to a Remote Server</a></span></dt><dt><span class="sect1"><a href="cha.gnome.gftp.html#sec.gnome.gftp.transfer">15.3. Transferring Files</a></span></dt><dt><span class="sect1"><a href="cha.gnome.gftp.html#sec.gnome.gftp.http_proxy">15.4. Setting Up an HTTP Proxy Server</a></span></dt><dt><span class="sect1"><a href="cha.gnome.gftp.html#sec.gnome.gftp.moreinfos">15.5. For More Information</a></span></dt></dl></div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>
   GNOME FTP (gFTP) is a multithreaded file transfer client. It supports
   FTP, FTPS (control connection only), HTTP, HTTPS, SSH, and FSP protocols.
   Furthermore, it allows the transfer of files between two remote FTP
   servers via FXP. To start GNOME FTP, press <span class="keycap">Alt</span>+<span class="keycap">F2</span> and enter
   <span class="command"><strong>gftp</strong></span>.
  </p></div><div class="figure"><a name="id540512"></a><p class="title"><b>Figure 15.1. GNOME FTP</b></p><div class="figure-contents"><div class="mediaobject"><table border="0" summary="manufactured viewport for HTML img" cellspacing="0" cellpadding="0" width="80%"><tr><td><img src="images/gftp_a.png" width="100%" alt="GNOME FTP"></td></tr></table></div></div></div><br class="figure-break"><div class="sect1" title="15.1. ASCII vs. Binary Transfers"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec.gnome.gftp.mode"></a>15.1. ASCII vs. Binary Transfers<span class="permalink"><a alt="Permalink" title="Copy Permalink" href="#sec.gnome.gftp.mode">¶</a></span></h2></div></div></div><p>
   There are two common ways of transferring files via FTP: ASCII and
   binary. <span class="emphasis"><em>ASCII</em></span> mode transfers files as text. ASCII
   files are <code class="filename">.txt</code>, <code class="filename">.asp</code>,
   <code class="filename">.html</code>, and <code class="filename">.php</code> files, for
   example. <span class="emphasis"><em>Binary</em></span> mode transfers files as raw data.
   Binary files are <code class="filename">.wav</code>, <code class="filename">.jpg</code>,
   <code class="filename">.gif</code>, and <code class="filename">mp3</code> files, for
   example.
  </p><p>
   To change the transfer mode click <span class="guimenu">FTP</span> and choose 
    <span class="guimenu">Binary</span> or <span class="guimenu">Ascii</span>.</p><p>
   When transferring ASCII files from Linux/Unix to Windows or vice versa,
   check the option <span class="guimenu">FTP</span>+<span class="guimenu">Options</span>+<span class="guimenu">FTP</span>+<span class="guimenu">Transfer Files
   in ASCII Mode</span> to ensure that newline characters
   are correctly converted. This option will automatically be disabled in
   Binary mode.
  </p></div><div class="sect1" title="15.2. Connecting to a Remote Server"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec.gnome.gftp.connect"></a>15.2. Connecting to a Remote Server<span class="permalink"><a alt="Permalink" title="Copy Permalink" href="#sec.gnome.gftp.connect">¶</a></span></h2></div></div></div><p>
   To connect to a remote server, do the following:
  </p><div class="procedure"><ol class="procedure" type="1"><li><p>
     In GNOME FTP, click <span class="guimenu">Remote</span>+<span class="guimenu">Open URL...</span>.
    </p></li><li><p>
     Specify a URL to connect to, then enter a username and password.
    </p><p>
     Specify a URL to connect to, then enter a username and password. Leave
     the username blank to log in as an anonymous user.
    </p></li><li><p>
     Click <span class="guimenu">Connect</span>.
    </p><p>
     If connection is successful, a list of the files on the remote server
     appears in the right part of the GNOME FTP window (the file list on the
     left side is your local computer's directory of files). You can now
     upload and download files via drag and drop or by using the arrow
     buttons.
    </p></li></ol></div><p>
   To bookmark a site you access frequently, click <span class="guimenu">Bookmarks</span>+<span class="guimenu">Add Bookmark</span>. Specify a name for the bookmark, then click
   <span class="guimenu">Add</span>. The new bookmark is added to your list of
   bookmarks.
  </p></div><div class="sect1" title="15.3. Transferring Files"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec.gnome.gftp.transfer"></a>15.3. Transferring Files<span class="permalink"><a alt="Permalink" title="Copy Permalink" href="#sec.gnome.gftp.transfer">¶</a></span></h2></div></div></div><p>
   In the following figure, the file list on the right contains the remote
   server's directory of files. The file list on the left side contains your
   local computer's directory of files (on your hard drive or network).
  </p><div class="figure"><a name="id540756"></a><p class="title"><b>Figure 15.2. gFTP File Transfer</b></p><div class="figure-contents"><div class="mediaobject"><table border="0" summary="manufactured viewport for HTML img" cellspacing="0" cellpadding="0" width="80%"><tr><td><img src="images/gftp_transfer.png" width="100%" alt="gFTP File Transfer"></td></tr></table></div></div></div><br class="figure-break"><p>
   To download files, select the files you want to download in the remote
   list of files, then click the left arrow button. The progress of each
   download is listed in the field in the middle of the window. If the
   transfer is successful, the files appear in the directory listing on the
   left.
  </p><p>
   To upload a file, select the files you want to upload in your local
   directory listing on the left, then click the right arrow button. The
   progress of each download is listed in the field in the middle of the
   window. If the transfer is successful, the files appear in the remote
   directory listing on the right.
  </p><p>
   To modify preferences for your downloads, click <span class="guimenu">FTP</span>+<span class="guimenu">Options</span>.
  </p></div><div class="sect1" title="15.4. Setting Up an HTTP Proxy Server"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec.gnome.gftp.http_proxy"></a>15.4. Setting Up an HTTP Proxy Server<span class="permalink"><a alt="Permalink" title="Copy Permalink" href="#sec.gnome.gftp.http_proxy">¶</a></span></h2></div></div></div><p>
   To set up an HTTP proxy server, do the following:
  </p><div class="procedure"><ol class="procedure" type="1"><li><p>
     In GNOME FTP, click <span class="guimenu">FTP</span>+<span class="guimenu">Options</span>, then select the
     <span class="guimenu">FTP</span> tab.
    </p></li><li><p>
     Enter the <span class="guimenu">Proxy hostname</span> and <span class="guimenu">Proxy
     port</span>. If applicable, also provide your login credentials for
     the proxy server. Choose <span class="guimenu">HTTP Proxy</span> from the
     <span class="guimenu">Proxy Server Type</span> drop-down list.
    </p></li><li><p>
     Click the <span class="guimenu">HTTP</span> tab, and enter the same proxy server
     information as above in the dialog box. Note that port numbers for ftp
     and http proxy may differ. If in doubt, ask your system administrator.
    </p></li><li><p>
     Click <span class="guimenu">OK</span>.
    </p></li></ol></div></div><div class="sect1" title="15.5. For More Information"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec.gnome.gftp.moreinfos"></a>15.5. For More Information<span class="permalink"><a alt="Permalink" title="Copy Permalink" href="#sec.gnome.gftp.moreinfos">¶</a></span></h2></div></div></div><p>
   You can find more information about gFTP at
   <a class="ulink" href="http://www.gftp.org" target="_top">http://www.gftp.org</a>.
  </p></div></div><div class="navfooter"><table width="100%" summary="Navigation footer" border="0" class="bctable"><tr><td width="80%"><div class="breadcrumbs"><p><a href="index.html"> Documentation</a><span class="breadcrumbs-sep"> &gt; </span><a href="book.apps.html">Application Guide</a><span class="breadcrumbs-sep"> &gt; </span><a href="part.internet.html">Internet</a><span class="breadcrumbs-sep"> &gt; </span><strong><a accesskey="p" title="Chapter 14. Browsing with Firefox" href="cha.firefox.html"><span>&#9664;</span></a> </strong></p></div></td></tr></table></div></body></html>

ACC SHELL 2018