Changes

Jump to: navigation, search

Tutorial6: File Transfer / Sending Email Messages

10 bytes removed, 22:29, 28 January 2020
LINUX PRACTICE QUESTIONS
# Write a Linux command to copy a file called '''~/project/linux.txt''' to the remote server called '''linux.techie.org'''<br>(your username for this remote server is the same username for your local server).
# Write a Linux command to connect to the username '''saulm''' for the server domain name '''tux.senecac.on.ca''' to transfer files between Linux servers.
# Assuming that you are connected to that server in '''question #4'''. What is the sftp command to display your current working directory on your local server?# Assuming that you are connected to that server in '''question #4'''. What is the sftp command to view files in your local server?<br>What is the sftp command to view files in your remote server?# Assuming that you are connected to that server in '''question #4'''. What is the sftp command to <u>download</u> the file answers.txt from the current directory of your remote server?# Assuming that you are connected to that server in '''question #4'''. What is the sftp command to <u>upload</u> the file questions.txt from your local server to the '''~/documents/tests''' directory on your remote server?# Assuming that you are connected to that server in '''question #4'''. What is the sftp command to quit your current session?
# Write a Linux command to send the attached file '''message.txt''' to the email address '''murray.saul@senecacollege.ca''' with the subject line: '''Important Message'''
# Create a '''table''' listing each Linux command, useful options and command purpose for the following Linux commands: '''scp''' , '''sftp''' , '''mail'''.
13,420
edits

Navigation menu