Sample Header Ad - 728x90

Copy specific folders via lftp

1 vote
1 answer
5353 views
I want to copy data using lftp login from server. Here is my command to copy all the data. lftp -u uid,pwd -e 'mirror -c /home/dcr96/TCGA' sftp://rob2056@serapeum2.qib.pbtech This copies the data from sftp to the local dir. However, I want to copy only specific folders, which are in a list. How should I do that?
Asked by Ron (1087 rep)
May 3, 2017, 06:23 PM
Last activity: Apr 15, 2024, 03:07 PM