The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
159 views

Is there an FTP server which supports resuming failed downloads?

I am looking for an FTP server for my android phone which will allow me to resume a download that has failed. In other words it has to support the REST command. Currently I am using (the otherwise ...
4
votes
2answers
168 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?
3
votes
1answer
415 views

Airdroid modifies timestamps of copied files

MTP does not work in Ubuntu so I am using Airdroid to copy photos off my phone (Galaxy Nexus) to my computer (Ubuntu 12.04). My problem is that the files downloaded via Airdroid all have modification ...
3
votes
1answer
113 views

How to mount a remote FTP server as local folder/directory?

I would like to mount a remote FTP server as local directory (or drive) on Cyanogenmod and be able to access it like it was a regular folder and browse files on it. Ideally, an app would mount FTP as ...
2
votes
4answers
681 views

File servers for Android?

Do any good file servers exist for Android that do not require root? Ideally, it'd be nice to just be able to have an SMB share, but the only app I was able to find for this (Samba Filesharing) ...
2
votes
1answer
1k views

What does the message: 550 Invalid name or chroot violation mean?

I am trying to establih an Ftp connection between my Archos tablet and my Galaxy phone. I am using the swiFTP server program on my Archos. I am able to connect to the Archos from the phone using an ...
2
votes
0answers
266 views

Why is sftp (client) so slow on Android? [closed]

I've encountered this across numerous Android clients on several devices and I don't understand it. Why is sftp so slow? For instance, transferring a single large file from my laptop vs my Nexus 7 ...
0
votes
1answer
40 views

Connect to a FTP server using IPv6?

Currently my device is running on Android 4.1.1 (JB). I have a FTP server with IPv6 address and connecting to it on my computer is just fine. However when I try to connect to this server on my ...