<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.umiacs.umd.edu/umiacs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bkirz</id>
	<title>UMIACS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.umiacs.umd.edu/umiacs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bkirz"/>
	<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php/Special:Contributions/Bkirz"/>
	<updated>2026-05-30T03:45:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Main_Page&amp;diff=2518</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Main_Page&amp;diff=2518"/>
		<updated>2009-04-03T20:32:06Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: /* Anouncements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Anouncements==&lt;br /&gt;
&amp;lt;startFeed /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===New [[OpenLAB]] Desktop===&lt;br /&gt;
We have added a new mac, Koala, to the desktops available in AVW 4462.  Koala is replacing our old OpenLAB mac, Grizzly, and runs Mac OS X 10.5.&lt;br /&gt;
&lt;br /&gt;
===[[OpenLAB]] [[SSH]] Key Change===&lt;br /&gt;
We have changed opensub01&#039;s SSH keys to match those of opensub00.  This allows for openlab.umiacs.umd.edu round robin to work appropriately.&lt;br /&gt;
&lt;br /&gt;
The new RSA Fingerprint of the key to verify is,&lt;br /&gt;
&lt;br /&gt;
  79:b3:dc:99:d8:ee:56:b8:51:63:bc:10:aa:4e:db:b3&lt;br /&gt;
&lt;br /&gt;
===ONStor Upgrade===&lt;br /&gt;
We have found a bug that is tweaked by CIFS against the ONStor virtual file servers.  We are going to perform a system upgrade on &#039;&#039;&#039;Wednesday April 8th from 6pm-10pm&#039;&#039;&#039;.  Since we have a clustered system there should be no downtime for any of our virtual servers however you could see a performance degradation during the update because all the virtual servers will have to be running on one of the ONStors.  The major file systems that are hosted in our ONStor virtual server complex are,&lt;br /&gt;
&lt;br /&gt;
* /nfshomes&lt;br /&gt;
* /fs/www&lt;br /&gt;
* /fs/ftp&lt;br /&gt;
* lccd NFS shares including /lccdhomes&lt;br /&gt;
* lamp NFS shares&lt;br /&gt;
* glcf NFS shares&lt;br /&gt;
* /usr/local and /opt NFS shares for UNIX clients&lt;br /&gt;
&lt;br /&gt;
&amp;lt;endFeed /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Technical Reference==&lt;br /&gt;
&lt;br /&gt;
Welcome to UMIACS Wiki.  This is main place to find documentation and information about your account and technical services that UMIACS offers.  If this is your first time please start here [[GettingStarted| Getting Started]].&lt;br /&gt;
&lt;br /&gt;
We provide many [[CoreServices|Core Services]] which include [[EMail]], [[Backups]] and [[VPN]].&lt;br /&gt;
&lt;br /&gt;
We have lots of specific [[LabFacilities|Lab Facilities]] that you may be interested in.&lt;br /&gt;
&lt;br /&gt;
Please check here if you are interested in [[OrderingEquipment|Ordering Equipment]].&lt;br /&gt;
&lt;br /&gt;
==Additional Support==&lt;br /&gt;
&lt;br /&gt;
If you need additional assistance, please contact the UMIACS Technical Staff.&lt;br /&gt;
&lt;br /&gt;
The Technical Staff can be reached by sending email to [mailto:staff@umiacs.umd.edu staff@umiacs.umd.edu].&lt;br /&gt;
&lt;br /&gt;
If you have a problem with your email or a problem that would be better addressed by speaking to directly to a staffer, you can call or visit our Help Desk, &lt;br /&gt;
&lt;br /&gt;
Monday - Friday &lt;br /&gt;
9:00am - 12:30pm and 1:30pm - 5:00pm. &lt;br /&gt;
&lt;br /&gt;
The Help Desk is located in Room [[AVW3142|3142]] of the A.V. Williams Building, and can be reached by phone at 301-405-1775.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=2095</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=2095"/>
		<updated>2008-07-28T17:48:44Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: /* Connecting to an SFTP Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ bkirz$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SFTP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2094</id>
		<title>FileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2094"/>
		<updated>2008-07-28T14:56:51Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS provides FTP services for transferring data to and from external collaborators.  Since the FTP protocol is conducted entirely in plaintext, external users login to the service as anonymous, and internal users can access the file directories internally.  Users will never authenticate over FTP with their UMIACS account.&lt;br /&gt;
&lt;br /&gt;
==Getting data from Collaborators==&lt;br /&gt;
&lt;br /&gt;
Collaborators can drop data for users into their FTP incoming file system, located from the FTP service at&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;ftp://ftp.umiacs.umd.edu/incoming/&amp;lt;username&amp;gt;/&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
FTP logins can write to this space to upload data, but cannot list the files they have placed there.  Users can then access the data in their ftpincoming space from /fs/ftp/incoming/&amp;lt;username&amp;gt; from supported unix machines, or from windows via \\conduit.umiacs.umd.edu\ftpincoming.&lt;br /&gt;
&lt;br /&gt;
Please move your data as soon as possible after it is left for you - files older than 15 days are subject to deletion as necessary.&lt;br /&gt;
&lt;br /&gt;
==Publishing data sets via FTP==&lt;br /&gt;
&lt;br /&gt;
Users can place data to be externally accessible in their public FTP space, which is located from the FTP service as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;ftp://ftp.umiacs.umd.edu/pub/&amp;lt;username&amp;gt;/&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To upload data to your public site, you can upload data to /fs/ftp/pub/&amp;lt;username&amp;gt; from unix hosts, or \\conduit.umiacs.umd.edu\ftppublic from windows.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2091</id>
		<title>FileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2091"/>
		<updated>2008-07-24T20:25:56Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS provides these [http://en.wikipedia.org/wiki/Ftp File Transfer Protocol (FTP)] Services:&lt;br /&gt;
&lt;br /&gt;
==Anonymous FTP==&lt;br /&gt;
Users have a directory only accessible from supported machines that can be used to make files available to remote users.&lt;br /&gt;
&lt;br /&gt;
* For UNIX/Linux users, the directory is /fs/ftp/pub&lt;br /&gt;
* For Windows/Mac users, the directory is \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\pub&lt;br /&gt;
&lt;br /&gt;
All files in the directory are accessible remotely at ftp://ftp.umiacs.umd.edu/pub&lt;br /&gt;
&lt;br /&gt;
==Incoming FTP Drop Boxes==&lt;br /&gt;
Users are also provided with a directory which can be used to drop off data remotely.  This is done with an FTP drop box, located at ftp://ftp.umiacs.umd.edu/incoming.&lt;br /&gt;
&lt;br /&gt;
Once dropped off via FTP, the files are accessible from any supported host.&lt;br /&gt;
&lt;br /&gt;
* For UNIX/Linux users, the directory is /fs/ftp/incoming&lt;br /&gt;
* For Windows/Mac users, the directory is \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\incoming&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Please note that all FTP access we provide is anonymous; we do not provide authenticated FTP as it is a insecure protocol. Please look to use [[SFTP]] or [[SCP]] as alternatives to FTP.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2090</id>
		<title>FileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2090"/>
		<updated>2008-07-24T20:23:17Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS provides [http://en.wikipedia.org/wiki/Ftp File Transfer Protocol (FTP)] Services.&lt;br /&gt;
&lt;br /&gt;
==Anonymous FTP==&lt;br /&gt;
Users have a directory only accessible from supported machines that can be used to make files available to remote users.&lt;br /&gt;
&lt;br /&gt;
* For UNIX/Linux users, the directory is /fs/ftp/pub&lt;br /&gt;
* For Windows/Mac users, the directory is \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\pub&lt;br /&gt;
&lt;br /&gt;
All files in the directory are accessible remotely at ftp://ftp.umiacs.umd.edu/pub&lt;br /&gt;
&lt;br /&gt;
==Incoming FTP Drop Boxes==&lt;br /&gt;
Users are also provided with a directory to drop off data remotely.  This is done with an FTP drop box, located at ftp://ftp.umiacs.umd.edu/incoming.&lt;br /&gt;
&lt;br /&gt;
Once dropped off via FTP, the files are accessible from any supported host.&lt;br /&gt;
&lt;br /&gt;
* For UNIX/Linux users, the directory is /fs/ftp/incoming&lt;br /&gt;
* For Windows/Mac users, the directory is \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\incoming&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Please note that all FTP access we provide is anonymous; we do not provide authenticated FTP as it is a insecure protocol. Please look to use [[SFTP]] or [[SCP]] as alternatives to FTP.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2089</id>
		<title>FileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2089"/>
		<updated>2008-07-24T20:18:25Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS provides [http://en.wikipedia.org/wiki/Ftp File Transfer Protocol (FTP)] Services as follows,&lt;br /&gt;
&lt;br /&gt;
==Anonymous FTP==&lt;br /&gt;
Users have a directory only accessible from supported machines that can be used to make files available to remote users.&lt;br /&gt;
&lt;br /&gt;
* For UNIX/Linux users, the directory is /fs/ftp/pub&lt;br /&gt;
* For Windows/Mac users, the directory is \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\pub&lt;br /&gt;
&lt;br /&gt;
All files in the directory are accessible remotely at ftp://ftp.umiacs.umd.edu/pub&lt;br /&gt;
&lt;br /&gt;
==Incoming FTP Drop Boxes==&lt;br /&gt;
Users are also provided with a directory to drop off data remotely.  This is done with an FTP drop box, located at ftp://ftp.umiacs.umd.edu/incoming.&lt;br /&gt;
&lt;br /&gt;
Once dropped off via FTP, the files are accessible from any supported host.&lt;br /&gt;
&lt;br /&gt;
* For UNIX/Linux users, the directory is /fs/ftp/incoming&lt;br /&gt;
* For Windows/Mac users, the directory is \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\incoming&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Please note, we do not provide authenticated FTP as it is a insecure protocol. Please look to use [[SFTP]] or [[SCP]] to transfer files securely.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2088</id>
		<title>FileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=2088"/>
		<updated>2008-07-24T17:58:42Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS provides [http://en.wikipedia.org/wiki/Ftp File Transfer Protocol (FTP)] Services as follows,&lt;br /&gt;
&lt;br /&gt;
==Anonymous FTP==&lt;br /&gt;
ftp://ftp.umiacs.umd.edu/pub&lt;br /&gt;
&lt;br /&gt;
These user directories are available from supported machines in the following way,&lt;br /&gt;
&lt;br /&gt;
* UNIX/Linux - /fs/ftp/pub&lt;br /&gt;
* Windows/Mac - \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\pub&lt;br /&gt;
&lt;br /&gt;
==Incoming FTP Drop Boxes==&lt;br /&gt;
&lt;br /&gt;
Users are provided with a FTP drop box that is located at&lt;br /&gt;
&lt;br /&gt;
ftp://ftp.umiacs.umd.edu/incoming&lt;br /&gt;
&lt;br /&gt;
These user directories are available from supported machines in the following way,&lt;br /&gt;
&lt;br /&gt;
* UNIX/Linux - /fs/ftp/incoming&lt;br /&gt;
* Windows/Mac (SMB) - \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\incoming&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Please note, we do not provide authenticated FTP as it is a insecure protocol. Please look to use [[SFTP]] or [[SCP]] to transfer files securely.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureCopy&amp;diff=1975</id>
		<title>SecureCopy</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureCopy&amp;diff=1975"/>
		<updated>2008-06-05T16:30:34Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Copy (or [http://en.wikipedia.org/wiki/Secure_Shell SCP]) is a way of copying data between two computers using [[SSH]].&lt;br /&gt;
&lt;br /&gt;
==Using SCP==&lt;br /&gt;
The following commands work under RedHat Linux 3, 4, and 5, and Mac OS X.&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the local machine to a folder inside the user&#039;s OpenLab account and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp source_file.txt bkirz@openlab.umiacs.umd.edu:Desktop/target_file.txt&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the user&#039;s OpenLab account into the current local directory and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp bkirz@openlab.umiacs.umd.edu:Desktop/source_file.txt target_file.txt&lt;br /&gt;
&lt;br /&gt;
Note how the syntax of scp is very similar to that of the UNIX command cp with the addition of a hostname and username.&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SCP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SCP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
[http://www.openssh.org/ OpenSSH]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1974</id>
		<title>SCP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1974"/>
		<updated>2008-06-05T16:24:58Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: Redirecting to SecureCopy&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT: [[SecureCopy]]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureCopy&amp;diff=1973</id>
		<title>SecureCopy</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureCopy&amp;diff=1973"/>
		<updated>2008-06-05T16:24:41Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Copy (or [http://en.wikipedia.org/wiki/Secure_Shell SCP]) is a way of copying data between two computers using [[SSH]].&lt;br /&gt;
&lt;br /&gt;
==Using SCP==&lt;br /&gt;
The following commands work under RedHat Linux 3, 4, and 5, and Mac OS X.&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the local machine to a folder inside the user&#039;s OpenLab account and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp source_file.txt bkirz@openlab.umiacs.umd.edu:Desktop/target_file.txt&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the user&#039;s OpenLab account into the current local directory and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp bkirz@openlab.umiacs.umd.edu:Desktop/source_file.txt target_file.txt&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SCP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SCP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
[http://www.openssh.org/ OpenSSH]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1972</id>
		<title>SCP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1972"/>
		<updated>2008-06-05T16:24:17Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[SecureCopy | Secure Copy]] (or [http://en.wikipedia.org/wiki/Secure_Shell SCP]) is a way of copying data between two computers using [[SSH]].&lt;br /&gt;
&lt;br /&gt;
==Using SCP==&lt;br /&gt;
The following commands work under RedHat Linux 3, 4, and 5, and Mac OS X.&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the local machine to a folder inside the user&#039;s OpenLab account and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp source_file.txt bkirz@openlab.umiacs.umd.edu:Desktop/target_file.txt&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the user&#039;s OpenLab account into the current local directory and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp bkirz@openlab.umiacs.umd.edu:Desktop/source_file.txt target_file.txt&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SCP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SCP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
[http://www.openssh.org/ OpenSSH]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1971</id>
		<title>SCP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1971"/>
		<updated>2008-06-05T16:24:10Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Secure Copy | SecureCopy]] (or [http://en.wikipedia.org/wiki/Secure_Shell SCP]) is a way of copying data between two computers using [[SSH]].&lt;br /&gt;
&lt;br /&gt;
==Using SCP==&lt;br /&gt;
The following commands work under RedHat Linux 3, 4, and 5, and Mac OS X.&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the local machine to a folder inside the user&#039;s OpenLab account and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp source_file.txt bkirz@openlab.umiacs.umd.edu:Desktop/target_file.txt&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the user&#039;s OpenLab account into the current local directory and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp bkirz@openlab.umiacs.umd.edu:Desktop/source_file.txt target_file.txt&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SCP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SCP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
[http://www.openssh.org/ OpenSSH]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1970</id>
		<title>SCP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SCP&amp;diff=1970"/>
		<updated>2008-06-05T16:23:30Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Copy (or [http://en.wikipedia.org/wiki/Secure_Shell SCP]) is a way of copying data between two computers using [[SSH]].&lt;br /&gt;
&lt;br /&gt;
==Using SCP==&lt;br /&gt;
The following commands work under RedHat Linux 3, 4, and 5, and Mac OS X.&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the local machine to a folder inside the user&#039;s OpenLab account and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp source_file.txt bkirz@openlab.umiacs.umd.edu:Desktop/target_file.txt&lt;br /&gt;
&lt;br /&gt;
This command, when run from a terminal, will copy the file &amp;quot;source_file.txt&amp;quot; from the user&#039;s OpenLab account into the current local directory and give it the name &amp;quot;target_file.txt&amp;quot;.&lt;br /&gt;
 wing:~ Ben$ scp bkirz@openlab.umiacs.umd.edu:Desktop/source_file.txt target_file.txt&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SCP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SCP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
[http://www.openssh.org/ OpenSSH]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1969</id>
		<title>SecureShell</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1969"/>
		<updated>2008-06-05T15:37:10Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Shell (or [http://en.wikipedia.org/wiki/Secure_Shell SSH]) is a network protocol allowing two computers to exchange data securely over an insecure network.  By default use of SSH brings the user to a terminal, but the protocol can be used for other types of data transfer such as [[SFTP]] and [[SCP]].&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SSH Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab.&lt;br /&gt;
 wing:~ Ben$ ssh bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
This will give you access to a terminal on any one of the OpenLab servers.  Note that by default you will not have access to applications that require X11 to run.&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SFTP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Enabling X11 Forwarding==&lt;br /&gt;
By default, SSH only gives the user shell access to a host.  Enabling X11 Forwarding allows users to run applications with Graphical User Interfaces.&lt;br /&gt;
&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab using X11 Forwarding.&lt;br /&gt;
 wing:~ Ben$ ssh &#039;&#039;&#039;-X&#039;&#039;&#039; bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Mac users must have X11 installed in their systems for X11 forwarding to work.  This can be checked by looking for X11.app in /Applications/Utilities.  You can find the installer [http://www.apple.com/support/downloads/x11formacosx.html here].&lt;br /&gt;
&lt;br /&gt;
Windows users can enable X11 forwarding in PuTTY by opening the PuTTY Configuration Pane, and checking the box marked &amp;quot;Enable X11 Forwarding&amp;quot; under Categories-&amp;gt;Connection-&amp;gt;SSH-&amp;gt;Tunnels.&lt;br /&gt;
&lt;br /&gt;
Note that the UMIACS Intranet SFTP Web Applet does &#039;&#039;not&#039;&#039; allow X11 Forwarding.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
[http://www.openssh.org/ OpenSSH]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1968</id>
		<title>SecureShell</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1968"/>
		<updated>2008-06-05T15:30:00Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Shell (or [http://en.wikipedia.org/wiki/Secure_Shell SSH]) is a network protocol allowing two computers to exchange data securely over an insecure network.  By default use of SSH brings the user to a terminal, but the protocol can be used for other types of data transfer such as [[SFTP]] and [[SCP]].&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SSH Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab.&lt;br /&gt;
 wing:~ Ben$ ssh bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
This will give you access to a terminal on any one of the OpenLab servers.  Note that by default you will not have access to applications that require X11 to run.&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SFTP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Enabling X11 Forwarding==&lt;br /&gt;
By default, SSH only gives the user shell access to a host.  Enabling X11 Forwarding allows users to run applications with Graphical User Interfaces.&lt;br /&gt;
&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab using X11 Forwarding.&lt;br /&gt;
 wing:~ Ben$ ssh &#039;&#039;&#039;-X&#039;&#039;&#039; bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Mac users must have X11 installed in their systems for X11 forwarding to work.  This can be checked by looking for X11.app in /Applications/Utilities.  You can find the installer [http://www.apple.com/support/downloads/x11formacosx.html here].&lt;br /&gt;
&lt;br /&gt;
Windows users can enable X11 forwarding in PuTTY by opening the PuTTY Configuration Pane, and checking the box marked &amp;quot;Enable X11 Forwarding&amp;quot; under Categories-&amp;gt;Connection-&amp;gt;SSH-&amp;gt;Tunnels.&lt;br /&gt;
&lt;br /&gt;
Note that the UMIACS Intranet SFTP Web Applet does &#039;&#039;not&#039;&#039; allow X11 Forwarding.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1967</id>
		<title>SecureShell</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1967"/>
		<updated>2008-06-05T15:18:40Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Shell (or [http://en.wikipedia.org/wiki/Secure_Shell SSH]) is a network protocol allowing two computers to exchange data securely over an insecure network.  By default use of SSH brings the user to a terminal, but the protocol can be used for other types of data transfer such as [[SFTP]] and [[SCP]].&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SSH Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab.&lt;br /&gt;
 wing:~ Ben$ ssh bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
This will give you access to a terminal on any one of the OpenLab servers.  Note that by default you will not have access to applications that require X11 to run.&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SFTP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, all users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/ssh/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Enabling X11-Forwarding==&lt;br /&gt;
By default, SSH only gives the user shell access to a host.  Enabling X11-Forwarding allows users to run applications with Graphical User Interfaces.&lt;br /&gt;
&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab using X11-Forwarding.&lt;br /&gt;
 wing:~ Ben$ ssh &#039;&#039;&#039;-X&#039;&#039;&#039; bkirz@openlab.umiacs.umd.edu&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1966</id>
		<title>SecureShell</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SecureShell&amp;diff=1966"/>
		<updated>2008-06-05T15:02:54Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure Shell (or [http://en.wikipedia.org/wiki/Secure_Shell SSH]) is a network protocol allowing two computers to exchange data securely over an insecure network.  By default use of SSH brings the user to a terminal, but the protocol can be used for other types of data transfer such as [[SFTP]] and [[SCP]].&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SSH Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS OpenLab.&lt;br /&gt;
 wing:~ Ben$ ssh bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
This will give you access to a terminal on any one of the OpenLab servers.  Note that by default you will not have access to applications that require X11 to run.&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SFTP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1965</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1965"/>
		<updated>2008-06-05T15:00:42Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no SFTP clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSH&amp;diff=1964</id>
		<title>SSH</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSH&amp;diff=1964"/>
		<updated>2008-06-05T14:15:57Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: Redirecting to SecureShell&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT: [[SecureShell]]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1963</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1963"/>
		<updated>2008-06-05T04:00:28Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, and 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1962</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1962"/>
		<updated>2008-06-05T03:59:17Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under all supported versions of RedHat Linux and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1961</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1961"/>
		<updated>2008-06-05T03:59:08Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under all supported versions of RedHat Linux and Mac OS X the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1960</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1960"/>
		<updated>2008-06-05T03:58:37Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, and Mac OS X, the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1959</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1959"/>
		<updated>2008-06-04T21:31:39Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1956</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1956"/>
		<updated>2008-06-04T20:32:29Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SSH]] protocol, and is preferred over [[FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ | PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1955</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1955"/>
		<updated>2008-06-04T20:32:05Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a client computer to the UMIACS [[OpenLab]].&lt;br /&gt;
&lt;br /&gt;
 wing:~ Ben$ sftp bkirz@openlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ | PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1954</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1954"/>
		<updated>2008-06-04T20:24:40Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a host to an SFTP client.&lt;br /&gt;
&lt;br /&gt;
 sftp user@host&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ | PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
More information about SFTP can be found at [http://www.openssh.org/ http://www.openssh.org/].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1953</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1953"/>
		<updated>2008-06-04T20:22:45Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a host to an SFTP client.&lt;br /&gt;
&lt;br /&gt;
 sftp user@host&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ | PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here] without installing any additional software.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1952</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1952"/>
		<updated>2008-06-04T20:22:25Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a host to an SFTP client.&lt;br /&gt;
&lt;br /&gt;
 sftp user@host&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.  Users can install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ | PuTTY], which will enable SSH and SFTP access.&lt;br /&gt;
&lt;br /&gt;
Alternatively, users can use the UMIACS Intranet SFTP Web Applet located [https://intranet.umiacs.umd.edu/sftp/ here].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1951</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1951"/>
		<updated>2008-06-04T20:07:46Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of remote file transfer.&lt;br /&gt;
&lt;br /&gt;
==Connecting to an SFTP Server==&lt;br /&gt;
Under RedHat Linux 3, 4, or 5, or Mac OS X, running the following command from a terminal will connect a host to an SFTP client.&lt;br /&gt;
&lt;br /&gt;
 sftp user@host&lt;br /&gt;
&lt;br /&gt;
On Windows XP or Vista hosts there are no sftp clients installed by default.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1950</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1950"/>
		<updated>2008-06-04T19:31:29Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol ([http://en.wikipedia.org/wiki/SSH_file_transfer_protocol SFTP]) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of remote file transfer.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1949</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1949"/>
		<updated>2008-06-04T19:28:39Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol (SFTP) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of transferring data.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1948</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1948"/>
		<updated>2008-06-04T19:28:26Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol (SFTP) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is preferred over [[File Transfer Protocol | FTP]] as a method of transfering data.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1947</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1947"/>
		<updated>2008-06-04T19:27:07Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol (SFTP) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [[SecureShell | SSH]] protocol, and is therefore preferred as a more secure method of transfering data over [[File Transfer Protocol | FTP]].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1946</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1946"/>
		<updated>2008-06-04T19:26:49Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol (SFTP) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the [ SecureShell | SSH] protocol, and is therefore preferred as a more secure method of transfering data over [[File Transfer Protocol | FTP]].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FTP&amp;diff=1945</id>
		<title>FTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FTP&amp;diff=1945"/>
		<updated>2008-06-04T19:26:04Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: Redirecting to FileTransferProtocol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT: [[FileTransferProtocol]]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=1944</id>
		<title>FileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=FileTransferProtocol&amp;diff=1944"/>
		<updated>2008-06-04T19:25:38Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS provides [http://en.wikipedia.org/wiki/Ftp File Transfer Protocol (FTP)] Services as follows,&lt;br /&gt;
&lt;br /&gt;
==Anonymous FTP==&lt;br /&gt;
ftp://ftp.umiacs.umd.edu/pub&lt;br /&gt;
&lt;br /&gt;
These user directories are available from supported machines in the following way,&lt;br /&gt;
&lt;br /&gt;
* UNIX/Linux - /fs/ftp/pub&lt;br /&gt;
* Windows/Mac - \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\pub&lt;br /&gt;
&lt;br /&gt;
==Incoming FTP Drop Boxes==&lt;br /&gt;
&lt;br /&gt;
Users are provided with a FTP drop box that is located at&lt;br /&gt;
&lt;br /&gt;
ftp://ftp.umiacs.umd.edu/incoming/{username}&lt;br /&gt;
&lt;br /&gt;
These user directories are available from supported machines in the following way,&lt;br /&gt;
&lt;br /&gt;
* UNIX/Linux - /fs/ftp/incoming/{username}&lt;br /&gt;
* Windows/Mac (SMB) - \\umiacs-webftp.umiacs.umd.edu\ftp-umiacs\incoming/{username}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Please note, we do not provide authenticated FTP as it is a insecure protocol. Please look to use [[SFTP]] or [[SCP]] to transfer files.&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1942</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1942"/>
		<updated>2008-06-04T19:25:03Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol (SFTP) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the SSH protocol, and is therefore preferred as a more secure method of transfering data over [[File Transfer Protocol | FTP]].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1941</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1941"/>
		<updated>2008-06-04T19:24:38Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1940</id>
		<title>SSHFileTransferProtocol</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SSHFileTransferProtocol&amp;diff=1940"/>
		<updated>2008-06-04T19:23:05Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SSH File Transfer Protocol (SFTP) is a network protocol used to securely transfer and manage files on remote systems.  SFTP is layered on top of the SSH protocol, and is therefore preferred as a more secure method of transfering data over [[File Transfer Protocol | FTP]].&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SFTP&amp;diff=1939</id>
		<title>SFTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SFTP&amp;diff=1939"/>
		<updated>2008-06-04T19:22:43Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: Redirecting to SSHFileTransferProtocol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[SSHFileTransferProtocol]]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=SFTP&amp;diff=1938</id>
		<title>SFTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=SFTP&amp;diff=1938"/>
		<updated>2008-06-04T19:22:24Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: Redirecting to Pagename&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[pagename]]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=CoreServices&amp;diff=1935</id>
		<title>CoreServices</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=CoreServices&amp;diff=1935"/>
		<updated>2008-06-04T18:46:16Z</updated>

		<summary type="html">&lt;p&gt;Bkirz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Kerberos|Authenticaion (UMIACS KRB5/UNIX)]]&lt;br /&gt;
&lt;br /&gt;
* [[PCDomain|Authentication (Windows/PC Domain)]]&lt;br /&gt;
&lt;br /&gt;
* [[EMail]]&lt;br /&gt;
&lt;br /&gt;
* [[Printing]]&lt;br /&gt;
&lt;br /&gt;
* [[MailingLists|Mailing Lists]]&lt;br /&gt;
&lt;br /&gt;
* [[OSSupport|Operating Systems Support]]&lt;br /&gt;
&lt;br /&gt;
* [[NAS|Network Attached Storage]]&lt;br /&gt;
&lt;br /&gt;
* [[Web|Web Services]]&lt;br /&gt;
&lt;br /&gt;
* [[File Transfer Protocol]]&lt;br /&gt;
&lt;br /&gt;
* [[Programming|Programming Languages]]&lt;br /&gt;
&lt;br /&gt;
* [[Backups]]&lt;br /&gt;
&lt;br /&gt;
* [[VPN|Virtual Private Networking]]&lt;br /&gt;
&lt;br /&gt;
* [[WinXPRemoteAssist|Windows XP Remote Assistance]]&lt;/div&gt;</summary>
		<author><name>Bkirz</name></author>
	</entry>
</feed>