User to user transfers is the simplest form of migration with Movebot. Movebot allows you to migrate all files and folders under one user's account to another. Additionally, you can configure it to only migrate cherrypicked folders from the source to the destination.
Adding a simple user to user mapping
Under the Project manager, click Add User/Drive and select the source user and destination user then hit Add Mapping.
By default, Movebot will always migrate data into a separate folder in the destination with a "migrated from" prefix. This is to prevent accidental data clashes and make reorganising data after the migration easy for users. You can disable this by clicking "Don't preserve source root folder".
Configuring user to user via CSV
For scale, CSV files can be used to import large numbers of users. The CSV file should be in the format shown below.
source,destination
user:user1@couchdrop.io,user:newuser1@couchdrop.io
user:user2@couchdrop.io,user:newuser2@couchdrop.io