mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
more 'tahoe cp' docs tweaks
This commit is contained in:
parent
b30db031ab
commit
08effc6499
@ -194,6 +194,10 @@ class CpOptions(VDriveOptions):
|
||||
|
||||
tahoe cp ~/Pictures home:stuff/my-pictures # copies directory recursively
|
||||
|
||||
You can also use a dircap as either FROM or TO:
|
||||
|
||||
tahoe cp URI:DIR2-RO:j74uhg25nwdpjpacl6rkat2yhm:kav7ijeft5h7r7rxdp5bgtlt3viv32yabqajkrdykozia5544jqa/wiki.html ./ # copy Zooko's wiki page to a local file
|
||||
|
||||
This command still has some limitations: symlinks, special files (device
|
||||
nodes, named pipes), and non-ASCII filenames are not handled very well.
|
||||
Arguments should probably not have trailing slashes. 'tahoe cp' does not
|
||||
|
Loading…
Reference in New Issue
Block a user