filesystem upload should create intermediate parent folders
proton-drive filesystem upload -c replace -f replace -d merge -t true /home/me/myfile /my-files/home/me/ should create the directory /my-files/home and /my-files/home/me if they don't already exist.
2
votes