3 lines
121 B
Text
3 lines
121 B
Text
# get all files and directories in /data
|
|
# /data is the main dir. / is only a gateway dir with a bind mount
|
|
get -R /data
|