Web DevelopmentDiscussion related to web development using asp, asp.net, php, perl, JSP, Cold Fusion
The thread "data from server to owner's system...?" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
Hi..
i am here looking for info about how can i store data recieved on my website server to my local machine.I am
planning to host my site from another server provider.I want the data entered there (eg:list of registering users)
to be made available in my computer .. also...Is there
any way i can invoke a software in my pc depending on this data ?
It depends on which server you're hosting your website and what rights do you have for that server...
Standard way is doing FTP and get all the data on your local system. It works for windows, linux or any other OS.
Alternatively, If you're hosting on linux servers and shell access is enabled,
you can use putty to transfer data using shell command ...
on windows servers, you can use RDP (remote data acesss) to transfer content...
__________________ Jason p. - Administrator █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "data from server to owner's system...?" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.