The act of moving a file or a set of files from one device to another through the use of common techniques such as USB, WiFi, Bluetooth, etc.
10
votes
6answers
2k views
Sync arbitrary files with a server
I'm looking for a way to keep a file (keepass .kdb) on my Droid2 in sync with one on a server.
This is just a file on the filesystem - not contacts, calendar, etc.
I need bidirectional, not just ...
10
votes
3answers
5k views
Linux program to transfer file from/to an android device?
Do you know if there is a linux program (possibly nautilus plugin) to transfer file from/to an android device? What is in my mind is a program which does "adb push", "adb pull", and "adb shell ls" in ...
3
votes
2answers
585 views
Application for automatic synchronization of remote folders?
Possible Duplicate:
Complete dropbox implementation for Android
I'm looking for an application that will synchronize folder automatically from my computer to Android device. Application ...
1
vote
1answer
675 views
Copying files to tablet with Android
When I copy file.pdf to my tablet with the command (in Linux - Ubuntu)
cp file.pdf /media/Archos_7/Data via USB cable and then disconnect USB and look to the Data directory, file.pdf has size 0 B, or ...
2
votes
3answers
1k views
Adb push does not work
When I run the command
adb push file.txt /flash/Data
it writes this error message
failed to copy 'file.txt' to '/flash/Data': Read-only file system
I tried to solve it according to this page
...
7
votes
5answers
8k views
Is there a way to copy files directly between two Android devices on the same wifi network?
I now have a Samsung Galaxy S Android phone running Froyo 2.2.1 and an Archos 101 Android tablet - also running Froyo.
Both are 'connected' to the same home network via wifi.
Is there a method by ...
5
votes
1answer
417 views
Copying files from web to phone?
Is there a reliable way to move files from the web to my phone?
I am with Orange/T-Mobile (Everything Everywhere) and my 3g coverage is really patchy. When we had wifi in the office I used to use ...
0
votes
0answers
535 views
Xperia handset - cannot send files using bluetooth [duplicate]
Possible Duplicate:
Xperia handset - cannot send files using bluetooth
My friend has a Sony Ericsson Xperia (most probably X8) handset which is an Android based smartphone. He is not able ...
4
votes
2answers
171 views
Is it possible to start an FTP session via bash?
Is it possible to start a session with an Android Samsung Galaxy smartphone through a bash shell to access files remotely?
2
votes
2answers
2k views
Browse or mount SD card over WiFi on Linux?
Is there a way to browse the contents of my SD card from my Linux (Ubuntu 10.04) machine over WiFi?
I used to connect with a mini-usb cable, or send files through gmail. Surely there must be a way to ...
3
votes
4answers
3k views
Why do I get “not enough space” when I copy an APK file to /system/app?
I recently rooted my HTC Desire Bravo because I needed read/write access to /system/app in order to be able to copy an APK file there.
I wrote here on stackexchange on the best solution to root the ...
11
votes
5answers
993 views
Quickly send file from phone to PC via internet?
Is there a service/app that provide this functionality? I imagine the inversion of Awesome Drop.
3
votes
2answers
2k views
How to copy a file into Micro SD via USB in Android?
How can I copy a file into micro SD of an Android phone connected via USB to a PC with Windows?