...
Code Block | ||
---|---|---|
| ||
rclone lsf --format=shpstp -R --files-only --csv --separator="|" --dry-run [remote connection name]:[remote folder path] > [“local file path”] |
rclone lsf --format=shp stp -R --files-only --csv --separator="|" --dry-run [remote connection name]:[remote folder path] > [“local file path”]
Example:
rclone lsf --format=shp stp -R --files-only --csv --separator="|" --dry-run TERNcloudstor:/Shared/tern.data/bioimages/fnqr_cowbay_bioimages/phenocam > "C:\pheno_cowbay.csv"
...
connection name in this example is TERNcloudstor
remote folder path is /Shared/tern.data/bioimages/fnqr_cowbay_bioimages/phenocam
local file path is "C:\pheno_cowbay.csv"
format=stp indicates size, time modified, path