Hi there,
I'm really enjoying your product. One thing that ist missing though is the option to define Folders that are synced across the devices I choose. For example I would like to have my Computer sync other files and folders than my laptop but also would like one or two folders to be synced across both devices for files I work on, on my Laptop AND my Desktop.
Thank you for your time,
Jonas
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.


-
Would be great if I can synchronize specific folders on my mobile device.
-
-
I would like to to synchronize files in My Documents and My Pictures (Windows 7) as these ar e my working files. However Microsoft defined not only documents and pictures in my Library, but also Downloads, Music and Videos.
Documents are only a few MB, but all the others directories are GB size.
To be able to sync only Documents I would have to store them in the Jottacloud sync folder, breaking Microsofts "intelligence" to use My documents as default location.
I would not like to sync the whole library between my laptops as that is way to big.
So a perfect solution would be if I could manually tag which directories to sync. -
-
Thanks for the input and feedback!
We will register these request. That way they might make it into the software at a later date. -
-
Torstein,
I am with the other guys. Selective sync is a critical feature and is what is missing to make me pay for jottacloud. I am currently testing the free version.
Do you have any idea if this feature is in your roadmap and when it's probably going to be released?
Thanks!
Rene -
-
-
-
-
-
Yeah, another one here, apart from custom folder sync (outside of Jotta folder), that would love selective sync in order to determine which folder get synced on what computer. I.e. Desktop should sync a big file folder that wouldn't fit for the laptop. So far I don't dare using it more than the free version.
-
-
man if it gets selective syncing, I would definitely purchase unlimited plan
-
-
I too also NEED Selective Sync to be able to move forward with a purchase of JottaCloud. Without it, I can't use JottaCloud on 2 of my 5 computers. Every other cloud service I know of has Selective Sync, so please consider moving it to the top of the priority list, and when you add it contact me and I'll join.
-
-
Chiming in on this one, I NEED this if I am to "move out" of dropbox completely. "Coming soon" has been the answer from jottta support for 3 years now!
-
-
This is not a solution for selective sync, but on OSX, using hard links (directory or file), as well as bindfs both work for having multiple sync folders. The latter allows cross-device linking as well.
http://bindfs.org/
`brew install homebrew/fuse/bindfs`
`bindfs ~/some/dir ~/Get\ Sky/synced/to/this/dir` -