diff --git a/config_repo/ftp-settings.sh.repo b/config_repo/ftp-settings.sh.repo index 29a6ec22b..5b72c88f8 100755 --- a/config_repo/ftp-settings.sh.repo +++ b/config_repo/ftp-settings.sh.repo @@ -6,7 +6,7 @@ # "local" copies to a location on your Pi. # "ftp" uploads to an FTP server. # See the "ftp / sftp PROTOCOL only" section below. - # "sftp" (secure ftp) - uploads to an FTP server that supports secure transfer. + # "sftp" (SSH file transfer) - uploads to an FTP server that supports secure transfer. # Use "sftp" instead of "ftp" if you can - it's more secure. # See the "ftp / sftp PROTOCOL only" section below. # "scp" (secure copy) - copies to a remote server.