This commit is contained in:
parent
7c108335eb
commit
43262855e2
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
I import my phone apps' backups to a subdirectory via an ADB special remote and `importtree=yes` but every time I run a sync, it tries to copy files to it that are below numcopies; even those outside the relevant sub-directory.
|
||||
|
||||
How can I make it so that it never tries to copy any files to it? `exporttree=no`, it will provably never work.
|
||||
|
||||
Note that you can't make it want `nothing` because that also prevents import from working.
|
Loading…
Add table
Reference in a new issue