austgl / transdroid

Automatically exported from code.google.com/p/transdroid
GNU General Public License v3.0
0 stars 0 forks source link

SFTP fails stating /home/downloads/NULL doesnt exist #347

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
try to download using sftp with the sftp address 
sftp://user@host/home/downloads/
attempt to download states /home/downloads/null doesnt exist

also tried using alias://, but fails to login asking user and pass, provided, 
but wont auth.

andftp directly works fine.

What version of the product are you using?
transdroid ver 1.0.4
andftp ver 2.9.3
What torrent client are you using?

qbittorrent 2.7.3 on ubuntu 10.10

Original issue reported on code.google.com by Russell....@gmail.com on 21 Sep 2011 at 2:29

GoogleCodeExporter commented 9 years ago
Same here, Transdroid 1.1.12 sends invalid URLs to AndFTP (or invalid intents). 
Screenshot attached. Android 4.0.2 on Galaxy Nexus.

Original comment by pog...@gmail.com on 27 Jan 2012 at 5:12

Attachments:

GoogleCodeExporter commented 9 years ago
I forgot, I'm using plain FTP.

Original comment by pog...@gmail.com on 27 Jan 2012 at 5:13

GoogleCodeExporter commented 9 years ago
Same here, AndFTP gives error /home/user/bt/null not found. /home/user/bt is 
there but of course not a file named null. 

Original comment by ozangokmenoglu on 6 Feb 2012 at 1:58

GoogleCodeExporter commented 9 years ago
The problem is that qBittorrent does not send file locations (absolute or 
relative directory) in the web UI so there si no way for me to know the file 
path to download. In r8f10a29021c1 I have disabled the FTP download options for 
clients that not support it, like qBittorrent. I'm afraid you'll have to 
manually open AndFTP to download a file, sorry.

Original comment by erickok@gmail.com on 16 Feb 2012 at 1:55