|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
It is my understanding that the ftp_get will transfer a file from the ftp site ONLY to the server on which the script is running.... My question is... What good is that if you can't save it to the local hard drive of the user??? Am I missing something here? Is there a way to save a file to the users local hard drive? Any help would be appreciated...
thanx |
|
#2
|
|||
|
|||
|
Here is the spec for ftp_get:
Quote:
I think you are not understanding how this works maybe: local = where the script is running remote = where you are downloading from client = the browser client So, what is it you are trying to do exactly, and how would you like it to work?
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
|
#3
|
|||
|
|||
|
well, i'm using the code from the "Building An FTP Client with PHP" from this site (with a few modifications for my ftp site), and it works great except when I click on a file to download, it puts the file I am downloading on the hard drive of the computer running my webserver (Apache), not on my local drive (where I am running the webpage from).
|
|
#4
|
|||
|
|||
|
Quote:
So, what is it you are trying to do exactly, and how would you like it to work? |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > ftp_get function |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|