ECToo / cryptsync

Automatically exported from code.google.com/p/cryptsync
1 stars 0 forks source link

Impossible to copy only some files without specifying all other files to be excluded #132

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Choose a complex,folder with many, many subdirectories and many, many files 
within it, that periodically has new files added to it, and worse, also 
periodically has new directories added to it (each of which have many 
subdirectories and files within themselves).

2. Try to define a CryptSync pair that will sync only one or two specific files 
within that directory.

3. Scream and pull your hair out in exasperation as you discover it is simply 
not possible with the current CryptSync design.

What is the expected output?

There really needs to be a way to sync only specific files within a folder 
WITHOUT having to specify a long list of files NOT to be synced (which may be 
impossible to do (without constantly manually updating the CryptSync pair each 
time you make a change to the source folder) if the folder in question 
periodically has new directories and/or added to it).

What do you see instead?

I have tried using *.* for the "Don't want synced" option and "testfile.txt" 
for the "Don't encrypt" option, but when I do that, NOTHING is synced. (The *.* 
apparently overrides the "testfile.txt" specification).

What version of the product are you using? On what operating system?

1.2.0.264

Please provide any additional information below.

As stated in issue #131, there really needs to be an easier way to sync only 
specific files within a given folder. With the current design it appears it is 
impossible to do so.

Original issue reported on code.google.com by david.b....@gmail.com on 21 Oct 2014 at 4:09

GoogleCodeExporter commented 9 years ago
It would be nice por me too the ability of SELECTIVELY encrytp files as asking 
in this enhancement.

Original comment by alq...@gmail.com on 5 Jan 2015 at 12:51