Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

Is it possible to start a session with an Android Samsung Galaxy smartphone through a bash shell to access files remotely?

share|improve this question
1  
Are you asking about starting an ftp client or server? on the phone or on a remote system? – TREE Feb 9 '11 at 21:16
You can also consider using SSH for opening a remote shell session and for file transfer. – imz -- Ivan Zakharyaschev Sep 6 '12 at 9:05

migrated from superuser.com Dec 29 '10 at 7:34

2 Answers

Search for SwiFTP or FTPServer in the market. They turn your phone into an FTP server and will let you connect using the client of your choice, which would include the bash ftp client.

share|improve this answer

I use Wifi File Explorer and I've found it works great.

share|improve this answer
Nice for you -- but how does that relate to the question? – Izzy Sep 6 '12 at 9:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.