![]() |
#1 |
Edge User
|
Guide on how to transfer files from PC to eDGe without mounting.
If this has been posted before, then please delete this thread. Thank you.
It's very annoying to keep mounting/dismounting the internal storage on the eDGe everytime i need to copy a small file. Or the fact that i have to move gigs of data onto the internal storage, just to dismount then move it to the external SD-Card (considering i don't have an SD-Reader). So i searched for a way to do it otherwise. I haven't found any "direct" guide on how to do it, but i found a few stuff here and there that helped me come-up with a way to do so. This method can be used to copy files from/to the eDGe's internal/external storage "while" connected to the computer, without the need to mount anything. Can also access the files right away. First, you need to enable debugging. Credit goes to ... http://www.entourageedge.com/forums/...Debug-password Brief instructions: 1- On your eDGe, go to Settings --> eDGe Settings --> Default Device Preferences, then turn debug On. 2- Enter password: 89985b36B7906bFfF (case sensitive). 3- Download the SDK from: http://developer.android.com/sdk/index.html. 4- Extract it, then run "SDK Manager.exe". 5- Go to each item on the list, choose "Reject", except for "Usb Driver Package". Then install. 6- Connect eDGe to the computer using the USB cable. When asked for a driver, browse to "android-sdk-windows\usb_driver" in the driver installation dialog. 7- Go to "android-sdk-windows\tools". 8- Create a txt file with the word "cmd.exe" in it. Save, then rename it to cmd.bat, then run it. 9- Write "adb devices", then enter. Now you're ready to copy stuff from and to any drive on the eDGe. The following is a simple example of how to do it. adb push "E:/edge_files" "/usb1/documents" This line will copy all the files inside "edge_files" into the directory called "documents" on the flash-drive in USB slot 2. To copy "from" the eDGe, you reverse the 2 parts, and use the "pull" command (untested); like so ... adb pull "/usb1/documents" "E:/edge_files" Modify those lines as you see fit. One way to make it easy is to create batch files for each of the 4 drives on eDGe, with a fixed directory on your computer which you throw-in anything you want to copy over to the device. Important note: The debug setting on the eDGe gets reset if the device is restarted. I'm not sure how to make it stick, will search for a solution. But until i find one ... i downloaded an app called SimpleNote from the link below; i created a 1x4 widget using it, entered the password, and then "tab --> hold tab --> copy all", then i paste it whenever i'm asked for the password. http://www.elitezoom.com/androidapps...ote-1-5-0.html Although it's a bit long, and might be tedious for some, I hope i helped someone. |
![]() |
#2 |
Edge User
|
Welcome to the forums, os008
![]() Your instructions are clear, although I imagine only users with Linux experience would be able to follow (or even understand) them ![]() |
![]() |
#3 |
Edge User
|
I don't know. I think I followed most of it until the last step. I don't know what "write" means.
|
![]() |
#4 |
Edge User
|
|
![]() |
#5 |
Edge User
|
Those are great directions, but there are easier ways for less savvy users. Awesome Drop, http://labs.dashwire.com/drop/android instantly transfers to the Edge by drag and drop through a browser. The ES File manager lets you connect to your PC's (on the same WiFi network) and copy to or from your PC. Dropbox uploads from your edge - works with ASTRO to upload any file. These are just 3 of the easiest.
|
![]() |
#6 |
Edge User
|
...although all three require a wifi link either to a local network or the wider Internet, one or both of which almost everyone has all the time.
However, I do remember another user recently posting about needing to do the transfer without a network being available, and only the mini-usb cable being available. |
![]() |
#7 |
Edge User
|
Thanks Cheyennedonna! Could you give me a nudge in the right direction to find information about how to connect to my PC on the same wireless network using ES File Manager?
|
![]() |
#8 | |
Edge User
|
Quote:
|
|
![]() |
#9 | |
Edge User
|
Quote:
![]() That's my case, too. That's why i searched so hard for the method i've posted. |
|
![]() |
#10 |
Edge User
|
|
![]() |
#11 |
Edge User
|
All you need is your local IP address, open cmd on your computer and type in ipconfig, hit enter and you will find that quickly. Type exit and hit enter to close the command box. Now gow to the file manager, tap lan, upper right corner, touch the local and you get a drop down menu hit menu, +, add a server. User name and password are the ones you use to log in to your computer. Long Press on the file you want hit copy and move to local, the place you want the file, and long press again. Now paste. Multi file is possible.
|
![]() |
#12 |
Edge User
|
Bluetooth may be an option: http://slideme.org/application/bluetooth-file-transfer.
|
![]() |
#13 |
Edge User
|
To save frustration bluetooth file transfer works with root. If you don't have root it works with like device to like - i.e. edge to edge, and only reliably on those devices with 2.0 and above.http://www.absolutelyandroid.com/blueftp/
|
![]() |
#14 |
Edge User
|
I don't understand... I was able to get the Bluetooth File Transfer app to transfer a file from my Samsung smartphone to my eDGe...
|
![]() |
#15 | |
Edge User
|
Quote:
|
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Troubleshooting DXg mounting read only - cannot transfer files | sreph45 | Amazon Kindle | 7 | 08-18-2010 12:13 PM |
Edge not mounting via mini USB on a Linux system. | kenjennings | enTourage Archive | 5 | 04-09-2010 12:07 PM |