( following close subject #98 )
What if end-user having featured dropbox wants to list backups for a backup directory which doesn't exists on Dropbox side ?
- actual: this returns an error (ex.
Error: Dropbox path '/backup/myBackups' dont exist )
- maybe we expect to simply return an empty result..
In fact, the action to create a new backup will create the remote backup directory when missing, so there is no reason to reject a list having a missing remote backup directory