Message 1 of 1
Desktop Connector - Set Folder Attributes From Command Line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using v16.1.1.1950
I have successfully set the attribute on Desktop Connector folders to 'Always keep on this device' using a command line string.
attrib +p <path>
This does not prompt Desktop Connector to actually synchronize all files and subfolders, however. It puzzles me because if I use the right click menu and click that option manually, it works. Does anyone have an idea about how to get it to respond to the attribute flag when it is set via the Command Prompt?