Ubuntu One client does not transparently handle mtime and ctime

Bug #487312 reported by errans
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Triaged
Medium
Lucio Torre

Bug Description

I don't know if this is the wanted behavior or not, but I lost the last time stamp and files moved to the Ubuntu One folder. mv file dir/file always retains the last mtime, but mv file Ubuntu One/file updates it (I know longer know which of my cryptically named resumes are the newest.) Yes, I should be clearer on naming things, but this still constitutes a loss of useful info on my part. I believe that the U1 client should be able to handle this in a transparent fashion?

Tags: foundations+
Revision history for this message
errans (pytheaserrans-deactivatedaccount) wrote :
Revision history for this message
dobey (dobey) wrote :

Hi errans, I've assigned this to the team working on the syncdaemon to look at this.

Changed in ubuntuone-client:
importance: Undecided → Medium
status: New → Triaged
tags: added: foundations+
Changed in ubuntuone-client:
assignee: nobody → Lucio Torre (lucio.torre)
Revision history for this message
Roman Yepishev (rye) wrote :

Hi errans,

I am marking this bug as a duplicate of bug 491777. I have reproduced the issue as follows:

rtg@buzz:~$ stat Ubuntu\ One/testing/mbox
  File: `Ubuntu One/testing/mbox'
  Size: 723 Blocks: 8 IO Block: 4096 regular file
Device: fc04h/64516d Inode: 1809983 Links: 1
Access: (0600/-rw-------) Uid: ( 1000/ rtg) Gid: ( 1000/ rtg)
Access: 2010-02-11 16:19:09.000000000 +0200
Modify: 2010-01-03 20:56:33.000000000 +0200
Change: 2010-02-11 16:19:08.000000000 +0200

rtg@buzz:~$ #syncdaemon uploads the file with nautilus process running

rtg@buzz:~$ stat Ubuntu\ One/testing/mbox
  File: `Ubuntu One/testing/mbox'
  Size: 723 Blocks: 8 IO Block: 4096 regular file
Device: fc04h/64516d Inode: 1809983 Links: 1
Access: (0600/-rw-------) Uid: ( 1000/ rtg) Gid: ( 1000/ rtg)
Access: 2010-02-11 16:46:03.000000000 +0200
Modify: 2010-02-11 16:46:02.000000000 +0200
Change: 2010-02-11 16:46:02.000000000 +0200

and

rtg@buzz:~$ stat Ubuntu\ One/Documents/ua-list-normalized.txt
  File: `Ubuntu One/Documents/ua-list-normalized.txt'
  Size: 57106 Blocks: 120 IO Block: 4096 regular file
Device: fc04h/64516d Inode: 1810379 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1000/ rtg) Gid: ( 1000/ rtg)
Access: 2010-02-11 16:50:08.000000000 +0200
Modify: 2010-01-31 19:37:45.000000000 +0200
Change: 2010-02-11 16:49:58.000000000 +0200

rtg@buzz:~$ # syncdaemon uploads file w/o nautilus process running

rtg@buzz:~$ stat Ubuntu\ One/Documents/ua-list-normalized.txt
  File: `Ubuntu One/Documents/ua-list-normalized.txt'
  Size: 57106 Blocks: 120 IO Block: 4096 regular file
Device: fc04h/64516d Inode: 1810379 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 1000/ rtg) Gid: ( 1000/ rtg)
Access: 2010-02-11 16:50:08.000000000 +0200
Modify: 2010-01-31 19:37:45.000000000 +0200
Change: 2010-02-11 16:49:58.000000000 +0200

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.