You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No, This is just a new feature.
Describe the solution you'd like
Currently, the flow is that once the user clicks on the backup we save the backup in Krypt private folders, this causes storage usage if Krypt contains a lot of files. I want to request a feature the user can select the path once click on the backup and we can save the backup file directly to this path.
Whats needs to be done:
Once the user clicks on the backup we request user to select a folder.
Once the user selects the folder we check the permission.
If the user grant the permission then we write the backup to the selected folder.
We show the message to the user that the backup was saved to this folder.
We show the backup in the list.
We should change the save action on the backup items, if the user clicks on them we loop the below items and move the current backup.
Describe alternatives you've considered
No Alternative.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No, This is just a new feature.
Describe the solution you'd like
Currently, the flow is that once the user clicks on the backup we save the backup in Krypt private folders, this causes storage usage if Krypt contains a lot of files. I want to request a feature the user can select the path once click on the backup and we can save the backup file directly to this path.
Whats needs to be done:
Describe alternatives you've considered
No Alternative.
The text was updated successfully, but these errors were encountered: