Hi
thanks for your help @asdffdsa
From WIKI:
The official Jottacloud client registers a device for each computer you install it on, and then creates a mountpoint for each folder you select for Backup. The web interface uses a special device called Jotta for the Archive and Sync mountpoints. In most cases you'll want to use the Jotta/Archive device/mountpoint, however if you want to access files uploaded by any of the official clients rclone provides the option to select other devices and mountpoints during config.
each computer you install it on
I have 4 devises/computers/storage spaces in jottacloud, my NAS computer on Jottacloud is named VAIO.
In most cases you'll want to use the Jotta/Archive device/mountpoint
The Archive I reach with command
rclone mount Jotta: J:
The interesting part is that when a normal jotta backup is running it dont stores files in Archive. Files are stored in 'Backed up' under a Cat/Mount point VAIO (one computer)
The structure Archive + Backed Up is not directories, it is more like standalone shares, maybe what rClone calls a mountpoint?
What I see on Jottacloud when cliking "Backed up": (VAIO is the name of mye NAS backup)
When I click on VAIO i see this GUI: My NAS backup
official clients rclone provides the option to select other devices and mountpoints during config
I think this is the core info, what is the command to execute the "mountpoint " VAIO?
I have tried this without success:
rclone mount Jotta:VAIO v:
rclone mount Jotta:\VAIO v:
rclone mount Jotta:/VAIO v:
Thanks for help up front.