newhinton / Round-Sync

An android cloud file manager, powered by rclone. Visit https://roundsync.com for more information!
https://roundsync.com
GNU General Public License v3.0
1.21k stars 48 forks source link

Allow manually specifying remote folder for tasks #232

Open SolidTux opened 6 months ago

SolidTux commented 6 months ago

Pre-Submission checklist

What version of Round Sync are you using (About -> App version)?

2.2.3-terrapin

What problem are you trying to solve?

Syncing to a S3 remote that doesn't handle empty folders.

What should Round Sync be able to do differently to help with this problem?

Currently, the remote folder has to be selected using the file chooser. This doesn't allow syncing to a new folder on a remote that doesn't allow empty folders (e.g. B2) as they will not exist after using the "New Folder" option. It is possible to manually edit the exported configuration to achieve this, but this is not comfortable.

newhinton commented 6 months ago

I dont have an S3 bucket at hand, do you know of a different remote that has this issue?

How do you handle this case on a pc, eg:

rcone sync a/ S3:*

is * just / or can you subsitute something different?

nvllz commented 6 months ago

I dont have an S3 bucket at hand, do you know of a different remote that has this issue?

https://rclone.org/overview/#optional-features