SearchSearch   

Uploading via PHP

 
   Webmaster Forums (Home) -> PHP RSS
Next:  only list dirs if they have jpgs inside  
Author Message
pinkfloydhomer

External


Since: Jun 30, 2007
Posts: 4



(Msg. 1) Posted: Wed Aug 01, 2007 12:46 am
Post subject: Uploading via PHP
Archived from groups: comp>lang>php (more info?)

The place where I host my website gives me 7GB space total to use.
Normally, I also use this space to save files that I need to access
from several locations. The only way of uploading files is by ftp.

But now I want to use my space from a location that has blocked ftp.
This means that I can login via ftp, I can download, but I can't
upload.

Can't I install some php software on my site that will allow me to
upload files via a web interface? Preferably something that can upload
entire directory trees.

/David
Back to top
Captain Paralytic

External


Since: Jul 23, 2007
Posts: 103



(Msg. 2) Posted: Wed Aug 01, 2007 2:31 am
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

On 1 Aug, 08:46, "pinkfloydho...@gmail.com" <pinkfloydho....TakeThisOut@gmail.com>
wrote:
> The place where I host my website gives me 7GB space total to use.
> Normally, I also use this space to save files that I need to access
> from several locations. The only way of uploading files is by ftp.
>
> But now I want to use my space from a location that has blocked ftp.
> This means that I can login via ftp, I can download, but I can't
> upload.
>
> Can't I install some php software on my site that will allow me to
> upload files via a web interface? Preferably something that can upload
> entire directory trees.
>
> /David

Did it occur to you do do a google search for
php file manager
?
Back to top
Captain Paralytic

External


Since: Jul 23, 2007
Posts: 103



(Msg. 3) Posted: Wed Aug 01, 2007 6:53 am
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

On 1 Aug, 14:29, SrSilveira <srsilve....RemoveThis@gmail.com> wrote:
> On Aug 1, 6:31 am, Captain Paralytic <paul_laut....RemoveThis@yahoo.com> wrote:
>
>
>
>
>
> > On 1 Aug, 08:46, "pinkfloydho...@gmail.com" <pinkfloydho....RemoveThis@gmail.com>
> > wrote:
>
> > > The place where I host my website gives me 7GB space total to use.
> > > Normally, I also use this space to save files that I need to access
> > > from several locations. The only way of uploading files is by ftp.
>
> > > But now I want to use my space from a location that has blocked ftp.
> > > This means that I can login via ftp, I can download, but I can't
> > > upload.
>
> > > Can't I install some php software on my site that will allow me to
> > > upload files via a web interface? Preferably something that can upload
> > > entire directory trees.
>
> > > /David
>
> > Did it occur to you do do a google search for
> > php file manager
> > ?
>
> AUhuaHuAhuAuhAU google it!
> but, you do not need to store on ftp...www.xdrive.comtry it!- Hide quoted text -
>
> - Show quoted text -

Well, first of all, I am not the one requiring this function.

Secondly, XDRIVE requires me to enter my US state and US Zip. Being in
the UK, I have neither!
Back to top
Captain Paralytic

External


Since: Jul 23, 2007
Posts: 103



(Msg. 4) Posted: Wed Aug 01, 2007 7:57 am
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

On 1 Aug, 15:50, Jerry Stuckle <jstuck....TakeThisOut@attglobal.net> wrote:
> Captain Paralytic wrote:
> > On 1 Aug, 14:29, SrSilveira <srsilve....TakeThisOut@gmail.com> wrote:
> >> On Aug 1, 6:31 am, Captain Paralytic <paul_laut....TakeThisOut@yahoo.com> wrote:
>
> >>> On 1 Aug, 08:46, "pinkfloydho...@gmail.com" <pinkfloydho....TakeThisOut@gmail.com>
> >>> wrote:
> >>>> The place where I host my website gives me 7GB space total to use.
> >>>> Normally, I also use this space to save files that I need to access
> >>>> from several locations. The only way of uploading files is by ftp.
> >>>> But now I want to use my space from a location that has blocked ftp.
> >>>> This means that I can login via ftp, I can download, but I can't
> >>>> upload.
> >>>> Can't I install some php software on my site that will allow me to
> >>>> upload files via a web interface? Preferably something that can upload
> >>>> entire directory trees.
> >>>> /David
> >>> Did it occur to you do do a google search for
> >>> php file manager
> >>> ?
> >> AUhuaHuAhuAuhAU google it!
> >> but, you do not need to store on ftp...www.xdrive.comtryit!- Hide quoted text -
>
> >> - Show quoted text -
>
> > Well, first of all, I am not the one requiring this function.
>
> > Secondly, XDRIVE requires me to enter my US state and US Zip. Being in
> > the UK, I have neither!
>
> Ah, just enter California, 90210. All the nuts live out there anyway Smile
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck....TakeThisOut@attglobal.net
> ==================- Hide quoted text -
>
> - Show quoted text -

But that would be fraud!
Back to top
Jerry Stuckle

External


Since: Jul 08, 2004
Posts: 3787



(Msg. 5) Posted: Wed Aug 01, 2007 10:50 am
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

Captain Paralytic wrote:
> On 1 Aug, 14:29, SrSilveira <srsilve... RemoveThis @gmail.com> wrote:
>> On Aug 1, 6:31 am, Captain Paralytic <paul_laut... RemoveThis @yahoo.com> wrote:
>>
>>
>>
>>
>>
>>> On 1 Aug, 08:46, "pinkfloydho...@gmail.com" <pinkfloydho... RemoveThis @gmail.com>
>>> wrote:
>>>> The place where I host my website gives me 7GB space total to use.
>>>> Normally, I also use this space to save files that I need to access
>>>> from several locations. The only way of uploading files is by ftp.
>>>> But now I want to use my space from a location that has blocked ftp.
>>>> This means that I can login via ftp, I can download, but I can't
>>>> upload.
>>>> Can't I install some php software on my site that will allow me to
>>>> upload files via a web interface? Preferably something that can upload
>>>> entire directory trees.
>>>> /David
>>> Did it occur to you do do a google search for
>>> php file manager
>>> ?
>> AUhuaHuAhuAuhAU google it!
>> but, you do not need to store on ftp...www.xdrive.comtry it!- Hide quoted text -
>>
>> - Show quoted text -
>
> Well, first of all, I am not the one requiring this function.
>
> Secondly, XDRIVE requires me to enter my US state and US Zip. Being in
> the UK, I have neither!
>

Ah, just enter California, 90210. All the nuts live out there anyway Smile

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex RemoveThis @attglobal.net
==================
Back to top
SrSilveira

External


Since: Jun 04, 2007
Posts: 7



(Msg. 6) Posted: Wed Aug 01, 2007 1:29 pm
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

On Aug 1, 6:31 am, Captain Paralytic <paul_laut....TakeThisOut@yahoo.com> wrote:
> On 1 Aug, 08:46, "pinkfloydho...@gmail.com" <pinkfloydho....TakeThisOut@gmail.com>
> wrote:
>
> > The place where I host my website gives me 7GB space total to use.
> > Normally, I also use this space to save files that I need to access
> > from several locations. The only way of uploading files is by ftp.
>
> > But now I want to use my space from a location that has blocked ftp.
> > This means that I can login via ftp, I can download, but I can't
> > upload.
>
> > Can't I install some php software on my site that will allow me to
> > upload files via a web interface? Preferably something that can upload
> > entire directory trees.
>
> > /David
>
> Did it occur to you do do a google search for
> php file manager
> ?

AUhuaHuAhuAuhAU google it!
but, you do not need to store on ftp... www.xdrive.com try it!
Back to top
ELINTPimp

External


Since: Jun 30, 2007
Posts: 42



(Msg. 7) Posted: Wed Aug 01, 2007 4:03 pm
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

> But that would be fraud!

Exactly! Then you would fit in with the crew out there!
Back to top
pinkfloydhomer

External


Since: Jun 30, 2007
Posts: 4



(Msg. 8) Posted: Wed Aug 01, 2007 6:22 pm
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

On 1 Aug., 11:31, Captain Paralytic <paul_laut... RemoveThis @yahoo.com> wrote:
>
> Did it occur to you do do a google search for
> php file manager
> ?

Not exactly in those terms, but yes, I did google a lot for a
solution.

If you know a specific answer, why don't you just say it?

Did it occur to you to snip the parts you don't reply to?

/David
Back to top
pinkfloydhomer

External


Since: Jun 30, 2007
Posts: 4



(Msg. 9) Posted: Wed Aug 01, 2007 6:23 pm
Post subject: Re: Uploading via PHP
Archived from groups: per prev. post (more info?)

On 1 Aug., 15:29, SrSilveira <srsilve....TakeThisOut@gmail.com> wrote:
>
> AUhuaHuAhuAuhAU google it!
> but, you do not need to store on ftp...www.xdrive.comtry it!

I considered xdrive, but first of all, it requires me to live in the
US. Secondly, it have all sorts of restrictions, most importantly on
file size and interface. I might as well use the space I already own.

/David
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> PHP
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum