Hi
Is it possible to have a php page, whenever I open the page it automatically
up load all files from a specified folder in my local c drive?
Regards 11 4256
ad wrote: Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
I'm guessing you're on Windows (that "C: drive" part)... so:
You could install PHP on your local machine and set it up to run a PHP
script that uploads files from a directory on your local drive to a web
folder, or you could write a batch file that sends FTP commands.
My .02 is that the batch file would be the better way to go. I'm
looking, but not finding, a link to something akin to this I was reading
a day or two ago. I'll post it when I find it.
- Dan http://www.dantripp.com/
Thanks Dan, Please let me know if you find that link.
ad
"Dan Tripp" <th*******@MyEMailAddress.com> wrote in message news:zr*******************@newssvr25.news.prodigy. com... ad wrote: Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
I'm guessing you're on Windows (that "C: drive" part)... so: You could install PHP on your local machine and set it up to run a PHP script that uploads files from a directory on your local drive to a web folder, or you could write a batch file that sends FTP commands.
My .02 is that the batch file would be the better way to go. I'm looking, but not finding, a link to something akin to this I was reading a day or two ago. I'll post it when I find it.
- Dan http://www.dantripp.com/
make an activex object in c or vb, and have it on the page, then that code
cal do the upload
--
Mike Bradley http://www.gzentools.com -- free online php tools
"ad" <gw****@yahoo.com> wrote in message
news:40**********************@lon-reader.news.telstra.net... Hi Is it possible to have a php page, whenever I open the page it
automatically up load all files from a specified folder in my local c drive?
Regards
There's a little program called W32.Novarg that does what you need. It's
very popular among Windows users.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci
news:40**********************@lon-reader.news.telstra.net... Hi Is it possible to have a php page, whenever I open the page it
automatically up load all files from a specified folder in my local c drive?
Regards
I think it also has emailing capability as well, i think is OO related
--
Mike Bradley http://www.gzentools.com -- free online php tools
"Chung Leong" <ch***********@hotmail.com> wrote in message
news:1K********************@comcast.com... There's a little program called W32.Novarg that does what you need. It's very popular among Windows users.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci news:40**********************@lon-reader.news.telstra.net... Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
Thanks. I did a bit search. It seems to be a virus. Is it right?
What I am trying to do is to update the website with minimum effort. My local MS Access database spits out reports every day. But I
need to put them onto the website (currently using ftp).
ad
"Chung Leong" <ch***********@hotmail.com> wrote in message news:1K********************@comcast.com... There's a little program called W32.Novarg that does what you need. It's very popular among Windows users.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci news:40**********************@lon-reader.news.telstra.net... Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
Does the server support SSH? Use Puddy's command line SSH upload. Write a
little .bat file and schedule it as a task.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci
news:40**********************@lon-reader.news.telstra.net... Thanks. I did a bit search. It seems to be a virus. Is it right?
What I am trying to do is to update the website with minimum effort. My
local MS Access database spits out reports every day. But I need to put them onto the website (currently using ftp).
ad
"Chung Leong" <ch***********@hotmail.com> wrote in message
news:1K********************@comcast.com... There's a little program called W32.Novarg that does what you need. It's very popular among Windows users.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci news:40**********************@lon-reader.news.telstra.net... Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
or use PHP to upload file, you can install php without a webserver on local
machine, then as was said, use a .bat as a scheduled task
--
Mike Bradley http://www.gzentools.com -- free online php tools
"Chung Leong" <ch***********@hotmail.com> wrote in message
news:fI********************@comcast.com... Does the server support SSH? Use Puddy's command line SSH upload. Write a little .bat file and schedule it as a task.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci news:40**********************@lon-reader.news.telstra.net... Thanks. I did a bit search. It seems to be a virus. Is it right?
What I am trying to do is to update the website with minimum effort. My local MS Access database spits out reports every day. But I need to put them onto the website (currently using ftp).
ad
"Chung Leong" <ch***********@hotmail.com> wrote in message news:1K********************@comcast.com... There's a little program called W32.Novarg that does what you need.
It's very popular among Windows users.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci news:40**********************@lon-reader.news.telstra.net... > Hi > Is it possible to have a php page, whenever I open the page it automatically > up load all files from a specified folder in my local c drive? > > Regards > > > >
Thanks guys, I'll try both.
ad
"CountScubula" <me@scantek.hotmail.com> wrote in message news:7S****************@newssvr29.news.prodigy.com ... or use PHP to upload file, you can install php without a webserver on local machine, then as was said, use a .bat as a scheduled task
-- Mike Bradley http://www.gzentools.com -- free online php tools "Chung Leong" <ch***********@hotmail.com> wrote in message news:fI********************@comcast.com... Does the server support SSH? Use Puddy's command line SSH upload. Write a little .bat file and schedule it as a task.
Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci news:40**********************@lon-reader.news.telstra.net... Thanks. I did a bit search. It seems to be a virus. Is it right?
What I am trying to do is to update the website with minimum effort. My local MS Access database spits out reports every day. But I need to put them onto the website (currently using ftp).
ad
"Chung Leong" <ch***********@hotmail.com> wrote in message news:1K********************@comcast.com... > There's a little program called W32.Novarg that does what you need. It's > very popular among Windows users. > > Uzytkownik "ad" <gw****@yahoo.com> napisal w wiadomosci > news:40**********************@lon-reader.news.telstra.net... > > Hi > > Is it possible to have a php page, whenever I open the page it > automatically > > up load all files from a specified folder in my local c drive? > > > > Regards > > > > > > > > > >
ad wrote: Thanks Dan, Please let me know if you find that link.
ad
"Dan Tripp" <th*******@MyEMailAddress.com> wrote in message news:zr*******************@newssvr25.news.prodigy. com...
ad wrote:
Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
I'm guessing you're on Windows (that "C: drive" part)... so: You could install PHP on your local machine and set it up to run a PHP script that uploads files from a directory on your local drive to a web folder, or you could write a batch file that sends FTP commands.
My .02 is that the batch file would be the better way to go. I'm looking, but not finding, a link to something akin to this I was reading a day or two ago. I'll post it when I find it.
- Dan http://www.dantripp.com/
http://www.windowsshellscripting.com...PagePosition=1
This isn't the one I was refering to originally, but it has some useful
info. along the same lines. My assumption is that you want to write
something to automate sending files from you local machine to an ftp server.
You can also do this with a PHP script using the CURL functions, I
betcha. That would require that you install PHP on your local machine.
(Not a bad idea, because PHP rocks!) =) It likely could also be done
with *language of your choice.*
My thought is that the batch file approach wouldn't require you to
install anything, therefore it might be a better solution for you.
Regards,
- Dan http://blog.dantripp.com/
Dan Tripp wrote: ad wrote:
Thanks Dan, Please let me know if you find that link.
ad
"Dan Tripp" <th*******@MyEMailAddress.com> wrote in message news:zr*******************@newssvr25.news.prodigy. com...
ad wrote:
Hi Is it possible to have a php page, whenever I open the page it automatically up load all files from a specified folder in my local c drive?
Regards
I'm guessing you're on Windows (that "C: drive" part)... so: You could install PHP on your local machine and set it up to run a PHP script that uploads files from a directory on your local drive to a web folder, or you could write a batch file that sends FTP commands.
My .02 is that the batch file would be the better way to go. I'm looking, but not finding, a link to something akin to this I was reading a day or two ago. I'll post it when I find it.
- Dan http://www.dantripp.com/
http://www.windowsshellscripting.com...PagePosition=1
This isn't the one I was refering to originally, but it has some useful info. along the same lines. My assumption is that you want to write something to automate sending files from you local machine to an ftp server.
You can also do this with a PHP script using the CURL functions, I betcha. That would require that you install PHP on your local machine. (Not a bad idea, because PHP rocks!) =) It likely could also be done with *language of your choice.*
My thought is that the batch file approach wouldn't require you to install anything, therefore it might be a better solution for you.
Regards,
- Dan http://blog.dantripp.com/
Um, duh Dan... PHP has a bunch of cool FTP funtions already... http://us3.php.net/ftp ;)
- Dan http://blog.dantripp.com/ This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: NotGiven |
last post by:
Please help me understand the big picture of allowing users to upload
pictures and keep them separate and tied to their record in the database.
I want the whole thing automated and I'm just...
|
by: Thomas Brooks |
last post by:
Hi there....
I have an ASP routine that I'm writing which updates an Access database with
a user name, the file name, etc. all done through parameter processing and
SQL functions.
I do not...
|
by: Stanislav Simicek |
last post by:
Hello,
I would like to ask for any ideas how to do user authorization for file
upload which is done via an external application (not HtmlInputFile control).
I have an asp.net web site which...
|
by: Webmills |
last post by:
Hi
I have a form containing a
File Upload Control,
Required Field Validator (connected to the file upload control)
RegularExpressionValidator (connected to the file upload control,...
|
by: Shelly |
last post by:
I do what most programmers do -- we steal code from stuff we have written
before, or accept code from others that works, before we attempt to write
something altogether new.
On a previous...
|
by: bienwell |
last post by:
Hi all,
I developed an web page in ASP.NET to upload file into the server. In the
Web.config file, I declared
<httpRuntime executionTimeout="1200" maxRequestLength="400000" />
The MAX...
|
by: Steve Poe |
last post by:
I work for an animal hospital trying to use PHP to store an animal's
dental x-rays to a file server.
I can browse for the xray on the local desktop computer then click
"Upload Image". This...
|
by: chunk1978 |
last post by:
hi there... i've written a small PHP script to upload files onto my server... but whenever i upload a file, the file size becomes automatically smaller on the server...
for example: i uploaded a...
|
by: avias |
last post by:
Hi All,
Could anyone please help me with this:-
I am developing a web application using asp.net and I want to upload files automatically from the client to server. The paths(directory...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
| |