nerdexam
Oracle

1Z0-409 · Question #120

The user smith on station1 is trying to use sftp to transfer some files to and from stationX, and receives an error message as shown below: [smith@station1 ~]$ sftp stationx Connecting to…

The correct answer is D. Restart the sshd service on stationX with /usr/libexec/openssh/sftp-server enabled as a. See the full explanation below for the reasoning.

Question

The user smith on station1 is trying to use sftp to transfer some files to and from stationX, and receives an error message as shown below:

[smith@station1 ~]$ sftp stationx Connecting to stationX... root@stationX's password:

request for subsystem 'sftp' failed on channel 0 couldn't read packet: Connection reset by peer [smith@station1 ~]$ How would you resolve the issue?

Options

  • ARestart the xinetd service on stationX with the gssftp service enabled.
  • BRestart the sshd service on stationX with the IgnoreRhosts parameter set to no in
  • CRestart the sshd service on stationX with /usr/bin/sftp enabled as the subsystem parameter in
  • DRestart the sshd service on stationX with /usr/libexec/openssh/sftp-server enabled as a

How the community answered

(63 responses)
  • A
    13% (8)
  • B
    5% (3)
  • C
    6% (4)
  • D
    76% (48)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice