Blob Blame History Raw
PURPOSE of /CoreOS/lftp/Sanity/sftp
Description: Basic test for SFTP file transfer
Author: Martin Frodl <mfrodl@redhat.com>
Bug summary: lftp not following symlinks through sftp
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1305235

This is a test for basic SFTP file transfer with lftp's mirror command. It
verifies that lftp correctly downloads files and directories (recursively) and
that symbolic links are being dereferenced when requested (mirror -L option).

For rhel7 check this https://bugzilla.redhat.com/show_bug.cgi?id=1653611
Only if a customer requests this to be fixed, will the test be used.