Hi Good question. 1. If your network good enough and you are the System Administrator then you can achieve this through Remote Desktop 2. You can write a batch file (.BAT) to copy the files from server to local machine (send the batch file to all of your users)\ 3. Or try using PHP to copy the file from server to local by click button/link (you can do this using fopen write method) Thanks & regards, Muthukumar Selvarasu, Project Manager (Web Development), Webmasters Ltd. From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of saminor2002 Sent: Friday, April 18, 2008 2:26 AM To: [email protected] Subject: [php_mysql] FTP AND PHP Hello Guys, I am not sure if what i am lookin for is related to php, but here it goes. I want to create a local site (for 100 computers). Each user is going to be given a username and pwd to access the local website. Once logged in, I want them to be able to download files to their computer from a button or link. The destination is required to be defined in the server and is the same for all users (they have no privilage to change its location.) I want to make this automatic....copy files from server to the local computer without havin the user to specify the path or downloadin the files to his computer and pastin them in the folder (this is tried but many users made errors). Is that possible with PHP?
THANKS, SAM [Non-text portions of this message have been removed]
