
cp:ai:a2531
copy dir to storj
$ cp -r ${source_directory} storj://${bucket_name}/${destination_directory}
try on your machine
This CLI command copies a directory recursively from your local Linux system to a bucket in Storj.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- copy dir to storj?