/
pshell pagination and wildcards
pshell pagination and wildcards
Pagination
When the number of items per page is exceeded a pagination prompt will appear.
------- (enter = next page, q = quit) -------
Wildcards
Simple shell-like wildcard support (eg ls *.png) is available for pshell commands. However, please note this will only return matching files, not folders.
The reason for this is explained in more detail in pshell and Mediaflux
The consequence of this is that any command (eg ls and get) containing wildcards will only ever download matching files and will not traverse folders.
If you wish to download all files and folders in some hierarchy, for example:
test |-- images |-- sample | |-- largeset | `-- smallset `-- sean
Then you would run:
get test/
, multiple selections available,
Related content
PSHELL Quickstart
PSHELL Quickstart
More like this
pshell and PUBLIC access
pshell and PUBLIC access
Read with this
Basic pshell commands
Basic pshell commands
More like this
pshell and Mediaflux
pshell and Mediaflux
Read with this
Basic pshell use
Basic pshell use
More like this
pshell and S3 remotes
pshell and S3 remotes
Read with this