Skip to content

Commit

Permalink
A hint about choosing between SSH and SFTP.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed May 29, 2015
1 parent 1f13821 commit 6df849a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/include/kdump/helps.rb
Expand Up @@ -106,6 +106,11 @@ def initialize_kdump_helps(include_target)
" <i>User Name</i> for SSH connection. \n" +
" <i>Password</i> for SSH connection.<br></p>\n"
) +
_(
"<p>The choice between SSH and SFTP depends\n" +
"on details of server configuration. SLE servers support both\n" +
"by default.</p>"
) +
# Dump Format - RadioButtons 6/7
_(
"<p><b>NFS</b> - Save kdump image on NFS.\n" +
Expand Down

0 comments on commit 6df849a

Please sign in to comment.