When I try to use SFTP to transfer a directory containing files, I get an error message:
skipping non-regular file directory_name
The directory contains a couple of files and two subdirectories.
What am I doing wrong.
Thanks.
|
When I try to use SFTP to transfer a directory containing files, I get an error message:
The directory contains a couple of files and two subdirectories. What am I doing wrong. Thanks. |
|||
|
|
|
use the -r parameter.
|
|||
|
|