Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Preserve file date&time using touch once copy completes. #31

Open
tslocum opened this issue Aug 24, 2014 · 5 comments
Open

Preserve file date&time using touch once copy completes. #31

tslocum opened this issue Aug 24, 2014 · 5 comments

Comments

@tslocum
Copy link
Owner

tslocum commented Aug 24, 2014

Issue by normanr
Wednesday Mar 21, 2012 at 16:34 GMT
Originally opened as sole#31


It would be nice to set the destination file's date&time to match the source file's date&time using touch.

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by sole
Tuesday Sep 25, 2012 at 20:31 GMT


So far I'm unable to find a touch command in adb shell. Asked in Stack Overflow, let's see if such thing exists...

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by normanr
Thursday Jan 23, 2014 at 23:15 GMT


For phone to PC this shouldn't be a problem. For PC to phone maybe busybox is required then?

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by judepereira
Friday Jan 24, 2014 at 00:26 GMT


Or just have default permissions that allow the user to read and write to
those files.

Jude Pereira
On 24 Jan 2014 04:45, "Norman Rasmussen" [email protected] wrote:

For phone to PC this shouldn't be a problem. For PC to phone maybe busybox
is required then?


Reply to this email directly or view it on GitHubhttps://github.com/sole/issues/31#issuecomment-33180396
.

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by normanr
Friday Jan 24, 2014 at 13:35 GMT


@judepereira I don't understand your comment, how does are file permissions and date&time related?

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by normanr
Friday Jan 24, 2014 at 13:37 GMT


looks like it exists to me:

$ adb shell
shell@hammerhead:/ $ touch 
touch: no file specified
1|shell@hammerhead:/ $  touch --help                                              
touch: usage: touch [-alm] [-t YYYYMMDD[.hhmmss]] <file>
1|shell@hammerhead:/ $ 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant