So I have no idea where to put this question. First off, I'm assuming duplicate files that end in ~ are cached files kinda like windows creates a hidden duplicate file when you open a word document etc? Is that what linux does? Then why when I close the file it doesn't go away. Specifically, I'm trying to sync my "programs" folder via dropbox, which works perfectly fine, but it also copies over the <filename>~ files which is annoying. Is there either a way to not make dropbox copy those or make them remove themselves?
Announcement
Collapse
No announcement yet.
files ending in ~ specifically about Dropbox
Collapse
This topic is closed.
X
X
-
Re: files ending in ~ specifically about Dropbox
No, they are 'backups' of files of the same name.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
Re: files ending in ~ specifically about Dropbox
'backup' was a poor choice of wording. When a file is 'modified', a copy of the original is made with the same name but a ~ appended to the file name. This permits one to 'go back' to the file as it was before the current modification. This happens every time the 'base' file gets modified. So there can only be a single occurrence of a ~ appended file for any modified file.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: files ending in ~ specifically about Dropbox
That makes sense. But what's actually controlling all this? I never noticed that happening before I switched to kubuntu. Is there a way to stop it from making those copies either only in a specific directory or system wide?
- Top
- Bottom
Comment
-
Re: files ending in ~ specifically about Dropbox
I was looking for an answer to that. I know I've seen information on this, but haven't found it - yet.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: files ending in ~ specifically about Dropbox
If you use Kate, you can turn off automatic backup of modified files. Start Kate. Click on Settings > Configure Kate... > Open/Save > Advanced and under Backup on Save uncheck Local files (and Remote files if checked). Check the configuration for any other editor you use for any similar settings.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: files ending in ~ specifically about Dropbox
Thanks. I've never used kate before KDE. And I don't really use kate anyway, I work out of kdevelop, but I'm not sure how kdevelop works. Is it just running kate inside it's window or does it have it's own editor? I turned off that setting in kate so I guess I'll just see if it keeps doing it.
- Top
- Bottom
Comment
-
Re: files ending in ~ specifically about Dropbox
Look at kdevelop's Settings > Configure settings.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment