Dropbox Multiple APP

HI
Can i mount multiple folder with multiple dropbox app id to divide my upload on dropbox? i have to upload many videos, is this setup help me with upload without any error?
can i use union for this purpose?

Thanks

@asdffdsa is this setup will help to improve dropbox uploading?
mount:box/folder1
mount:box/folder2
mount:box/folder3

Thanks you are always a helping person

based on https://github.com/animosity22/homescripts#dropbox

for each app,
--- create a rclone remote
--- mount to that remote

something like

rclone mount box1: /path/to/folder1
rclone mount box2: /path/to/folder2
rclone mount box3: /path/to/folder3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.