Changes

Jump to: navigation, search

Configuring Ubuntu Linux Remote Access using SSH

4 bytes added, 18:47, 20 April 2009
Copying files using SSH
</pre>
Where ''myfile.txt '' is the name of the file to be uploaded to the remote system, ''username'' is the name of user account to be used to log into the remote system, 192.168.2.1 is replaced by the real IP address or hostname of the system and /home/demo represents the directory into which the file should be copied.
The above file could similarly be copied from the remote system to the local system as follows:

Navigation menu