xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
819 stars 142 forks source link

Renamed, duplicated files #97

Closed hkoivuneva closed 9 years ago

hkoivuneva commented 9 years ago

This renamed about 3000 files in my OneDrive and made duplicates of some. Now I saw the duplicates, then did a search on the files and pressed delete - but apparently it had also renamed files that it hadn't duplicated so I apparently deleted some stuff...gosh. I have no idea what I did delete and I guess I'll see that when I need those files again, like pics and code.

For example: 2012-01-28_21.14.51.png (NEWER_1327778318.79) cc_20130428_114023.reg (NEWER_1367138506.05) TeamViewer_Setup.exe (NEWER_1416845653.42) (OLDER_1416845653.42)

I guess I'll only be using OneDrive from Windows from now on.

xybu commented 9 years ago

Where did you get the package of an already obsolete, experimental version? The log indicates that it is a version of at least 6 months ago.

Sincerely, Xiangyu Bu

Sent from my Windows Phone


From: Henri Koivunevamailto:notifications@github.com Sent: ‎12/‎21/‎2014 6:57 AM To: xybu/onedrive-dmailto:onedrive-d@noreply.github.com Subject: [onedrive-d] Renamed, duplicated files (#97)

This renamed about 3000 files in my OneDrive and made duplicates of some. Now I saw the duplicates, then did a search on the files and pressed delete - but apparently it had also renamed files that it hadn't duplicated so I apparently deleted some stuff...gosh. I have no idea what I did delete and I guess I'll see that when I need those files again, like pics and code.

For example: 2012-01-28_21.14.51.png (NEWER_1327778318.79) cc_20130428_114023.reg (NEWER_1367138506.05) TeamViewer_Setup.exe (NEWER_1416845653.42) (OLDER_1416845653.42)

I guess I'll only be using OneDrive from Windows from now on.


Reply to this email directly or view it on GitHub: https://github.com/xybu/onedrive-d/issues/97

knolly42 commented 9 years ago

Just discovered that the duplicates files are all lower resolution copies. All seem to be 2040 x 1536. I thought MS had removed the enforced resizing? if so this looks like an API issue. I notice that python-onedrive cli https://github.com/mk-fg/python-onedrive/issues/34 has support for ignoring re-size when uploading. Perhaps that is not implemented here?

Also looks like the 'older' and 'newer' stuff is coming from components.py and fires when local and remote times on files differ. I suspect what's happening is the upload time is being compared to the updated time, and when that happens, the duplicates created are lower res.

xybu commented 9 years ago

Both problems (OLDER/NEWER mess, picture downsize) have been addressed in 1.0-dev and future.

hkoivuneva commented 9 years ago

Awesome, how did you do it? Great news, thank you!

2015-02-23 12:05 GMT+02:00 Xiangyu Bu notifications@github.com:

Closed #97 https://github.com/xybu/onedrive-d/issues/97.

— Reply to this email directly or view it on GitHub https://github.com/xybu/onedrive-d/issues/97#event-240024333.