Getting directory from local machine?

Getting directory from local machine?

am 13.07.2006 21:27:03 von Skip Evans

Hey all,

I have looked but been unable to find a way to
allow the user to specify a directory on their
local machine in which to download files using a
similar mechanism as the browse button in and
input type='file' type thing.

Basically, this module needs to FTP all the files
in a directory down to the local machine, and they
need to be able to browse for the directory to
place those files in.

Is there such a way? I have not been able to find
anything.
--
Skip Evans
Big Sky Penguin, LLC
61 W Broadway
Butte, Montana 59701
406-782-2240

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

RE: Getting directory from local machine?

am 14.07.2006 01:26:15 von Bastien Koert

You can't...best to zip the files and let the user decide where they need to
go

Bastien


>From: Skip Evans
>To: php-db@lists.php.net
>Subject: [PHP-DB] Getting directory from local machine?
>Date: Thu, 13 Jul 2006 13:27:03 -0600
>
>Hey all,
>
>I have looked but been unable to find a way to allow the user to specify a
>directory on their local machine in which to download files using a similar
>mechanism as the browse button in and input type='file' type thing.
>
>Basically, this module needs to FTP all the files in a directory down to
>the local machine, and they need to be able to browse for the directory to
>place those files in.
>
>Is there such a way? I have not been able to find anything.
>--
>Skip Evans
>Big Sky Penguin, LLC
>61 W Broadway
>Butte, Montana 59701
>406-782-2240
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php