mirror of
https://github.com/OMGeeky/drive_syncer.git
synced 2025-12-26 16:17:24 +01:00
describe move/rename behaviour that needs to be addressed in todos.md
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
- create
|
||||
- delete
|
||||
- move/rename
|
||||
- works for inside the mount
|
||||
- needs work for moving out of/into mount folder
|
||||
- it just can't find the target folder if I try to move a file out of the drive
|
||||
- same for moving into the drive folder
|
||||
- basically files have to be created/deleted on the drive if files are moved into/out of the drive folder
|
||||
- in that case the data also has to be moved over to the target location (actual move, not just a parent id change)
|
||||
- implement notifying the user of needed actions like conflicts or required authentications via the cli
|
||||
|
||||
### Prio 2:
|
||||
|
||||
Reference in New Issue
Block a user