MTP and timestamps - Nexus 4 Q&A, Help & Troubleshooting

So I basically ran into this issue: http://forum.xda-developers.com/showthread.php?t=1477876
I want to transfer my photos from my previous device to the nexus 4, keeping the proper date, but that doesn't seem to be possible apparently. Anyone got a workaround specifically for the n4? What has worked for you so far? I tried adb and Local Sync but no luck with either.
(Also I haven't gone the dropbox route yet, but I'd like to think there's an alternative to upload gbs of photos to dropbox only to download them back just to transfer photos to the phone)

Funny, not even if downloaded from dropbox the date is preserved, at least in my case. Seriously. This is driving me nuts.

Mahnn said:
So I basically ran into this issue: http://forum.xda-developers.com/showthread.php?t=1477876
I want to transfer my photos from my previous device to the nexus 4, keeping the proper date, but that doesn't seem to be possible apparently. Anyone got a workaround specifically for the n4? What has worked for you so far? I tried adb and Local Sync but no luck with either.
(Also I haven't gone the dropbox route yet, but I'd like to think there's an alternative to upload gbs of photos to dropbox only to download them back just to transfer photos to the phone)
Click to expand...
Click to collapse
I had this same issue and was equally frustrated. I was able to get the proper timestamps by installing a ssh server and copying the files over ssh with the preserve flags. I had the best luck with sshdroid app as the server.

mattb3 said:
I had this same issue and was equally frustrated. I was able to get the proper timestamps by installing a ssh server and copying the files over ssh with the preserve flags. I had the best luck with sshdroid app as the server.
Click to expand...
Click to collapse
Thanks for the tip, I'm getting an error saying the upload of the file was successful, but permission to change the timestamp was denied, using SSHDroid on the phone and WinSCP on my laptop. Do I need to be rooted? I didn't really want to root the phone just yet

Still nothing. I tried this app which sounded promising, but the timestamps refuse to give in. This is terribly frustrating, any ideas, anyone?

Okay, so it's confirmed: it's impossible to do this without root on the nexus 4 (with root however forcing the timestamps via SSH or the Photo Date Correction app should work)
See here and here for more info. I won't root for now myself, but I guess I eventually will if Google doesn't react to the bug report.

Buy a Galaxy S2. It has dedicated partition for internal sdcard, so allows you to use Mass Storage Mode, which is not the case for newer devices (S3 and up).
Another possible option (not tested), is to transfer files via FTP.

Related

[App Idea]Web Sync -Alpha test 2 (1/13/2011) - File transfer added!

Okay guys, I tried to come up with an idea for Android and I finally came up with one and I'd like to ask what you think of it before I publish to the public. So, I've had a lot of files on my computer in a folder called "Copy later" and I haven't had the time to sit down, connect my phone, and wait for it to sync all the files. I also am aware of many different apps which sync through WiFi but if I travel to places, I don't have the time to wait for it to copy. So, I decided to come up with a solution...Basically, you would turn on your computer, run this super lightweight app which takes your files in a specific folder (or a system folder like "My Documents of My Music") and send it to a remote server. Now, the remote server would wait for your phone to be available (like connected to the internet and to the server) and it will negotiate a connection with it. Once the connection has been built, the remote server will start transferring the files to the phone. When the files have been processed to the phone, the server will delete its "Temp container" and will wait for the computer to tell it to copy more files.
Now, people will also want to backup the contents of their phone and sync up their files. The same process also applies for the phone's data but slightly more efficient. Essentially, you can setup (optionally) some "zones" at which you can sync the corresponding data. For example, when you are at work, you can sync up your contacts and your "Work" folder. When you're at home, it can sync up your music files and maybe your Facebook updates. This is great because it takes in your GPS location and you can set a radius so that if you are within that radius, you can be syncing up some specific folder(s) with your computer. Also, in the event you lose your phone, you would still have the last synced files. This makes your syncing much more efficient.
If you like this idea, I have already started working on it so please tell me if you want to be a beta for it. Right now, it's invite only so post in this thread if you want me to send you a link. I personally think it is useful for me because switching from school to home, to friends' house, it is handy to sync only the stuff I change. Also, Im looking for a name for this app (still haven't thought of one). A good name will get a prize....
UPDATES
-Removed the middle server - Direct pc to android connection
-Encrypted transfers
-Connects through port 4000 so if you have port forwarding done for this, you can connect from anywhere in the world!
-Sends the data encrypted now
Alpha Program 1:
-This simply transfers data from pc to android and establishes a secure connection.
Alpha program 2:
-After long hours of work, I finally got it to transfer the data safely through the web.
-It doesn't send ANY data without encypting it first and this took a while to make but it finally does conversion without much lag.
-Basically, you choose an mp3 from your computer and send it over. Once it completes, it will play on device. Check out the quality...its equal to that on the computer...
Sign me up for the beta.
I don't quite understand.
What files would you be syncing?
How is this different than using DropBox, where I already have 2GB of space?
Who controls this 'remote server'?
dropbox is different because the files "stay" in the server, but in this the server is only a middle means for data transport. The files are deleted from server once the sync is performed. You can sync whatever you want, like music/videos/data/whatever other folder you choose.
Also, dropbox is basically a "file storage"/backup solution. This just transfers the files from desktop to device and back.
Alright. I have begun work on this project. Firstly, I have now eliminated the idea of needing a 3rd party remote server. Now, it will connect directly to the phone using wifi networks and direct tcp/ip protocol. However, the difference is that data will be transfered in ssl. This way, it will be very secure.
rkrishnan2012 said:
... I have now eliminated the idea of needing a 3rd party remote server. Now, it will connect directly to the phone using wifi networks and direct tcp/ip protocol. However, the difference is that data will be transfered in ssl. This way, it will be very secure.
Click to expand...
Click to collapse
My interest is piqued now I'm liking this alot! Would come in very handy.
im down for this!
Okay. Firstly, I would like to get a beta out today. This beta will simply send a file to and from your device and tell you if it was successful. There is a windows app and an android app which runs on your phone. Both are light but the point is to encrypt/decrypt the data sent.
I Like The Idea.... Also, If Your Open To Suggestions, I Think A Few Useful Features Would Be:
If You Had A Optional Folder On Both Your Sdcard, And Also Your Desktop, That Can Be Set To AutoMatically Send From Either End (Sdcard Or Desktop) Or Even Send To Email, Or Wherever Else When Files Are Dropped Into Either Optional Folder!!
Sent from my HERO200 using XDA App
Ok so you're saying it should automatically sync whenever things have been updated right? I think that would be easy enough. Problem now is that the computer has to stay on when you want to sync. Is that okay?
rkrishnan2012 said:
Ok so you're saying it should automatically sync whenever things have been updated right? I think that would be easy enough. Problem now is that the computer has to stay on when you want to sync. Is that okay?
Click to expand...
Click to collapse
Yes That Would Be Ok, But....
What Do You Think Of A Feature (If Possible?) That Can Detect If Its First Destination (Computer) Is Off, & If So More Or Less Have A Secondary Destination, (Email) Maybe?
Sent from my HERO200 using XDA App
Thats great. When it does a handshake, if it fails, it can resort to a secondary target....email? Isn't that too small of a space to store large files?
rkrishnan2012 said:
dropbox is different because the files "stay" in the server, but in this the server is only a middle means for data transport. The files are deleted from server once the sync is performed. You can sync whatever you want, like music/videos/data/whatever other folder you choose.
Also, dropbox is basically a "file storage"/backup solution. This just transfers the files from desktop to device and back.
Click to expand...
Click to collapse
I think you're trying to compete with dropbox by offering a service that doesn't require users to trust dropbox's security. I've looked at what they say about security here:
dropbox.com/help/27 (sorry, forum doesn't let me post actual links)
Reading that makes me feel safe about storing my files there. Then again, if I had data that would put millions of dollars or lives in risk if it got in the wrong hands, I'd want more security.
If you want a successful product, I think you should target it to this latter crowd -- users who take the security of their data very seriously.
right. Which is why i decided to eliminate the idea of needing a middle server.
Great idea. I was ( just like many others) have been looking for way to sync files over the net with no server in between.
It would be even better if the app in the Phone would auto detect any file chnage and sync with the computer.
Gud luk and let me know u need another tester.
Sent from my Dell Streak using XDA App
ok. an aplha has been posted and this is merely a test to see if my method of transfer works. Please try it and reply here if it works properly. It seriously takes only 60 seconds to test it out.
This app looks great! If you need some servers for temp. file storage hit me up via PM.
Keep up the great work
Thanks, but I think I am going to not do the temp file storage thing, as some people are concerned with the security of it. Anyway, I may however make a web based login thing where you can access the files in the computer remotely. This web client will act as if it were mimicking a device. Also, how did the app go? Did the transfer work?
Wow...this actually works...
vision
Great then. I will now make one which transfers a sound file (mp3 of your choice), transfers it, then plays it on the phone.
-Another alpha may come out tomorrow or tonight....

[Q] How to transfer files from computer?

The answer to my own question is Sharepoint apparently. I just found out about it. My mistake.
Original question:
I bought a data usb cable for my Focus hoping to set up a way to transfer files from my Windows 7 computer to the phone. I mostly want to put Office files on my cell phone, not videos or music. Business use. So Zune isn't what I need.
I can't get the computer to recognize the phone for file transfer. I tried both the Win7 Synch and the Win Mobile Device Center software.
The computer does know that the phone is hooked up and is ID'd as the Focus.
Is this not possible to do on the Focus?
Thanks.
Alan
Try using Skydrive (it's available via your Hotmail/Live/MSN account). I have everything synced via Skydrive and it works great. There's another solution, Homepipe, which I haven't yet tried. There's also a registry hack you can do on your Windows PC that will allow you to drag and drop files (again, not something I've tried, yet, because Skydrive works well for my needs).
Hope that helps.
skaura said:
Try using Skydrive (it's available via your Hotmail/Live/MSN account). I have everything synced via Skydrive and it works great. There's another solution, Homepipe, which I haven't yet tried. There's also a registry hack you can do on your Windows PC that will allow you to drag and drop files (again, not something I've tried, yet, because Skydrive works well for my needs).
Hope that helps.
Click to expand...
Click to collapse
How do you sync with Skydrive? Aside from using the browser and downloading the file? Is there a way to actually set up a sync aside from just OneNote?

Auto Upload (Sync) Android Camera Photos/Videos/Files To Your Computer

something that i was searching for a while now and i think might be useful for others too
Sweet Home WiFi
wht it does:
http://www.addictivetips.com/mobile/auto-upload-sync-android-camera-photos-and-videos-to-computer/
little info from that site:
"Users who frequently use their Android device’s camera, transferring or backing up photos and videos to a computer becomes a regular hassle that they would rather avoid. Sweet Home! for Android (2.1 and higher) is a handy application that automatically connects to a user-specified Wi-Fi network when it is in range and starts uploading pictures and videos taken using the camera to the network drive, media center, or home computer. Suppose every time you return home with new photos or videos in your Android phone, this app will start uploading them to a shared directory as soon as it is connected to your local Wi-Fi network."
P.S.:
this is not made by me... i just found this info and shared it as i thought it might be useful to others... any apps as alternatives that u guys have tried?
I have to try this out after trip uploads his latest masterpiece. I don't know how many times I have forgot to backup drunking pictures of the mates. Plus I'm on my 3rd sd card, the others just stopped working.
I will give feedback later
Sent from my X10 TripNMiUI using Tapatalk
My phone explorer is also good....
this software had been developed for SE phones for many years now and is an excellent alternative to pc companion.
You can get it to connect to your home network via wifi and automatically sync contacts, messages, photos etc....
I have been using this for a couple of days on android now....seems very good.
EDIT: This is also very good to use a multi mount option on the SD card. It lets you browse the internal (If rooted) and external memories of the phone whilst still having the SD card mounted on the phone....
the whole point is that i dont want to manually connect my phone/sdcard everytime... want it to sync over home wifi... i dont want to use dropbox its unnecessary waste of internet bandwidth from phone to dropbox server then back from dropbox server to my desktop....
................................
FANTASTIC! love this app. Had to use ip address and drop workgroup name. Uploading 176 photos now. I always forget to dump the phone when I do my regular digital camera. Shame it doesn't create folders by date or upload into some date parameter named folder.
Sent from my X10a using XDA Premium App
Are there any apps that do the same, but to for example dropbox over the mobile internet instead of Wifi?
gosa said:
Are there any apps that do the same, but to for example dropbox over the mobile internet instead of Wifi?
Click to expand...
Click to collapse
you can configure Titanium Media Sync; lets you backup to the cloud or your own servers via FTP, SFTP,FTPS. It also supports dropbox too.

Automatic backup /sync to pc over wifi

I have been searching for a solution to get my phone to backup all contents of the phone and sd card to a specific folder on my pc. I just want to not worry about having to do everything manually all the time.
I want to come home, have my profile manager turn on the wifi, phone detects home wifi on which my pc is, starts to backup all new content ontto the specified folder immediately.
I am mostly concerned about images, videos etc. Looking for a similar solution that eye-fi as / wifi card provides.
Anyone got any ideas or recommend for any apps that do this?
Sent from my GT-I9100 using Tapatalk
No replies after 51 views?
Try Titanium Media Sync https://market.android.com/details?id=com.keramidas.MediaSync&feature=more_from_developer
Same author as Titanium Backup. Can sync to FTP, SFTP, FTPS servers and dropbox. I use it to automatically store data like fotos, videos on my home server.
Syncness Wifi Sync is another one that I heard about. I have not tried it, but it supports wifi profiles like you mentioned. Might be worth a look.
For a free alternative you might try FolderSync Lite or (if you are a Dropbox user) Dropsync .
Let us know what ends up working for you.
Safe Backup
alitech said:
I have been searching for a solution to get my phone to backup all contents of the phone and sd card to a specific folder on my pc. I just want to not worry about having to do everything manually all the time.
I want to come home, have my profile manager turn on the wifi, phone detects home wifi on which my pc is, starts to backup all new content ontto the specified folder immediately.
I am mostly concerned about images, videos etc. Looking for a similar solution that eye-fi as / wifi card provides.
Anyone got any ideas or recommend for any apps that do this?
This is the one that I have been looking at http://promwadmobile.com/portfolio/android-safe-backup.html
I did a quick trial and it easily found my network PCs over wifi and will auto backup on schedule. I don't think it will do the auo detect and backup though?
JACKO
Click to expand...
Click to collapse
Have you tried "my sync center"? The dev's got a thread in the Android apps and themes section
Sent from my GT-I9100 using xda premium
try pcfilesync
I am also looking for same solution. Looks like Samsung has exact solution as per crave.cnet. co. uk /mobiles/samsung-galaxy-s-2-syncing-with-kies-2-0-kies-air-and-backup-50002764/ named as "Auto backup and sync" But cant find the app on on my S2
Beeng a new at the forum cant post url please remove all spaces from the above url

Dropbox syncing files to phone without favorite

So I finally got the device where I wanted it yesterday. Today I notice that my available space is already down to 5gb without me putting much on the phone. After digging around, I found that there is a folder called documentsync that holds 2gb of my dropbox files and it seems to be putting more on there as I type. I think this is causing my phone to die a quick death as it was burning batteries on standby. Anyone have this problem?
Sent from my SPH-L720 using Tapatalk 2
I had the same problem. I can't believe that Samsung has this turned on by default. Go to settings > accounts > cloud and turn off Document Sync. This will then remove all the content from your device.
I never use Samsung 's implementation of Dropbox sync. It is poorly done and uses internal storage.
3rd party apps do a better job in folder to folder syncing with more controls over the directory location and sync schedules.
Sent from my GT-N7000 using Xparent Skyblue Tapatalk 2
MrBridger said:
I had the same problem. I can't believe that Samsung has this turned on by default. Go to settings > accounts > cloud and turn off Document Sync. This will then remove all the content from your device.
Click to expand...
Click to collapse
Yup, my god. After installing my apps and configuring my phone, I saw that the disk space was down to around 3GB. It made no sense, and I started cursing the pre-installed S4 software like everyone else. I removed stuff with Titanium, and even directly using a root folder browser, and I pray I didn't break anything. The next day, I finally noticed that "DocumentSync" folder and had no idea what it was, except obviously its directory structure matched my Dropbox account. I still couldn't find any info, so I simply deleted it. Somehow, I think I'm lucky that I didn't delete all my Dropbox content. After reading this thread, I check the setting and it was already turned off, so I have no idea how that happened (perhaps when I deleted that folder). Really stupid of them to background sync several gigabytes of data on you by default with no warning.
In fact, the first day after getting my phone, I got a warning that my disk space had been filled up. It completely made no sense, so I unlinked and re-linked my cloud apps, and cursed the one that's in beta that I assumed was at fault and then got all paranoid about it. All those complaints about the S4 are pretty much over minor annoyances, but this default stealth auto-sync makes it look like your phone is completely messed up. I have to say it's the phone's biggest hiccup. But even though it's easily fixed, it caused quite a bit of chaos and worry on my part, and I hope I didn't damage anything while trying to fix it.
I want to delete the folder but is it supposed to delete the files in your Dropbox account? I don't want to risk losing the files.
Sent from my GT-N7100 using Tapatalk 2
skanj said:
I want to delete the folder but is it supposed to delete the files in your Dropbox account? I don't want to risk losing the files.
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
I would make a backup before deleting just to be sure
Probably a good idea :thumbup:
Sent from my GT-N7100 using Tapatalk 2
Thanks. I didn't get back to reading this forum until. I simply disconnected the dropbox account, disable sync,then reconnect my account. That had to be the dumbest default setting ever.
Sent from my SPH-L720 using Tapatalk 2
Yesterday I just delete this documentsync folder. DON'T DO THIS!!!! It have delete all the documents files Inside my dropbox account. Turn this option off in setting before delete anything or you will lose them.
Fortunately, the dropbox site offer a restore file option (the trash icon on top) . Whitout this, I had loose so much valuables files.
Hi guys,
my queries are similar. I really want a way to sync files from my PC with my Note 3. My required files are all documents (docx, xlsx, pdf, txt etc) I’m not looking for music video syncs. I use many important docs and excels and I want them all 100% updated on my phone all time so that I can use them anywhere.
I’m not a dropbox fan and used it very less in past but after getting note 3 I realize there have less ways to sync and store files in external memory. I wanted them all to store in external card (32gb) as many files but I doesn’t. Still internal is fine. I started use Dropbox app and tried the stock file manager dropbox option. What happened, in the initial setup it downloaded all files in internal memory DocumentSync folder but then when I started changing those files, it did not updated those over dropbox. Make sure I was editing DocumentSync folders raw files by Polaris Office, not from dropbox application or either the file manager home screen dropbox icon shortcut as both of them downloading each files before editing. As these didn’t work, like you all I remove this and disable this option.
But as I always wanted all these dropbox files locally, even when offline/no network I can update/read those files. So can anyone tell me the purpose of DocumentSync folders local files? Also any way the Samsungs optional dropbox or dropbox app can store all in external memory card? I really don’t want this to way to download each files before reading/editing (due to slower internet).
Please advice, thanks in advance!
soumen.sam said:
Hi guys,
my queries are similar. I really want a way to sync files from my PC with my Note 3. My required files are all documents (docx, xlsx, pdf, txt etc) I’m not looking for music video syncs. I use many important docs and excels and I want them all 100% updated on my phone all time so that I can use them anywhere.
I’m not a dropbox fan and used it very less in past but after getting note 3 I realize there have less ways to sync and store files in external memory. I wanted them all to store in external card (32gb) as many files but I doesn’t. Still internal is fine. I started use Dropbox app and tried the stock file manager dropbox option. What happened, in the initial setup it downloaded all files in internal memory DocumentSync folder but then when I started changing those files, it did not updated those over dropbox. Make sure I was editing DocumentSync folders raw files by Polaris Office, not from dropbox application or either the file manager home screen dropbox icon shortcut as both of them downloading each files before editing. As these didn’t work, like you all I remove this and disable this option.
But as I always wanted all these dropbox files locally, even when offline/no network I can update/read those files. So can anyone tell me the purpose of DocumentSync folders local files? Also any way the Samsungs optional dropbox or dropbox app can store all in external memory card? I really don’t want this to way to download each files before reading/editing (due to slower internet).
Please advice, thanks in advance!
Click to expand...
Click to collapse
Would this app be of use to you? You can store the files locally, then set the file to sync with your dropbox account and it be set up as a two-way sync between phone and dropbox and desktop/tablet/laptop/etc and dropbox.
https://play.google.com/store/apps/details?id=com.ttxapps.dropsync
gsmyth said:
Would this app be of use to you? You can store the files locally, then set the file to sync with your dropbox account and it be set up as a two-way sync between phone and dropbox and desktop/tablet/laptop/etc and dropbox.
https://play.google.com/store/apps/details?id=com.ttxapps.dropsync
Click to expand...
Click to collapse
I checked this apps and few similar like this before but none of them could store in external memory, so no help. But DropSync does, but problem is it stores files in external memory /Android/data/com.ttxapps.dropsync/files which is hard to navigate all time and then the free version only allows one folder to sync, no sub directories. And I’ve all documents set under separate directories. And I do not purchase apps . So didn’t found any other helpful app.
Update:
Yesterday again I linked to the My File Dropbox extinction, and play with it little bit and test few. Earlier I somehow saw it wasn’t correctly, not updating, not syncing properly etc so I removed it. But yesterday I only made Doc Sync, it downloaded all doc files and I did some test by file changes and it syncing instantly. I was changing in raw file in DocumentSync folder.
The only issue I found is if new files added and existing files deleted in dropbox its not immediately doing the same in that folder. Its taking time, and sometime long time. But if I disconnect and reconnect wifi, the changes appearing immediately, most probably this is due to as it set to sync over wifi only.
But its really great for me, as I can get all docs raw files even if no network and don’t have to download each time. But its not working very smoothly and its storing files internal memory but as my all docs are around 5mb no not a big issues. But I would love to get it in external memory. Overall this works great for me also no extra app require. But Samsung should make a way to sync all files locally.

Categories

Resources