Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #21022

Re: Contact a ftp-server

From BugHunter <bughunter@com.invalid>
Newsgroups comp.mobile.android
Subject Re: Contact a ftp-server
Date 2015-07-15 12:08 +0200
Organization A noiseless patient Spider
Message-ID <mo5bfa$382$1@dont-email.me> (permalink)
References <mo48db$80f$2@dont-email.me> <58SdnYuSn6_4ZjjInZ2dnUU78cmdnZ2d@brightview.co.uk>

Show all headers | View raw


Andy Burns <usenet.feb2014@adslpipe.co.uk> schreef op Wo 15 Jul 2015 om 07:19:
> BugHunter wrote:
> 
> > Is it possible to connect to a ftp-sever
> > with a script or settings?
> 
> By entering the URL into a web browser
> 
> <ftp://your.ftp.server/the/path>
> 
> authentication should work (or just use anonymous login) but I would 
> only expect downloads, not uploads, for any more you'd need a dedicated 
> FTP client app, or you could use a javascript FTP library within the 
> browser e.g. <https://github.com/sergi/jsftp>


I try:
<ftp://usename:password@your.ftp.server/the/path>

-- 
____________________________________________
                             Bye, BugHunter.

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Contact a ftp-server BugHunter <bughunter@com.invalid> - 2015-07-15 02:10 +0200
  Re: Contact a ftp-server Andy Burns <usenet.feb2014@adslpipe.co.uk> - 2015-07-15 07:19 +0100
    Re: Contact a ftp-server BugHunter <bughunter@com.invalid> - 2015-07-15 12:08 +0200
      Re: Contact a ftp-server Andy Burns <usenet.feb2014@adslpipe.co.uk> - 2015-07-15 11:23 +0100
  Re: Contact a ftp-server Bob Martin <bob.martin@excite.com> - 2015-07-15 08:04 +0100

csiph-web