|
-
April 21st, 2007, 02:07 PM
#1
Registered User
View files online that are offline.
I know, I know, the topic sounds odd, but after I explain everything, it'll be easy for you geeks out there (just kidding). Well heres the story, I have a program that I run everytime I sleep or leave the house, and it keeps a log on everything it does into a .txt, so when I'm out I want to beable to view the logs online, is there a way I can view it online as it always updates? Any necessary programs involved?
Thanks, in advance.
-Tony
-
April 22nd, 2007, 05:20 AM
#2
Driver Terrier
You have two major options
A remote method of accessing the pc in question or creating a web page to view the files.
So question 1, from where do you think you will be accessing the log files... work, internet cafe, web enabled phone?
-
April 23rd, 2007, 06:55 AM
#3
Registered User
Hi,
There is a third option - sending the file (SMTP/FTP) to a remote online location.
This can be done quite easily by a scheduled Batch file.
For SMTP you can use BLAT
http://www.blat.net/
or Febooti
http://www.febooti.com/products/command-line-email/
WindowsXP has built in FTP - and using Batch scripts there are quite easy:
for more info - go
http://support.microsoft.com/kb/96269
Cheers,
Gabriel
-
April 27th, 2007, 06:40 PM
#4
Registered User
i'll look into those options, thanks alot
and i'd be looking at these log files at work, school and other places if i wanna check what has happen
edit:
i looked at the windows ftp batch script, and i understand that you can use it to upload a file, but how do i have it upload on a frequent basis, ie. one hour.
Last edited by xShrimp; April 27th, 2007 at 06:42 PM.
-
April 28th, 2007, 04:57 PM
#5
Registered User
 Originally Posted by xShrimp
i'll look into those options, thanks alot
and i'd be looking at these log files at work, school and other places if i wanna check what has happen
edit:
i looked at the windows ftp batch script, and i understand that you can use it to upload a file, but how do i have it upload on a frequent basis, ie. one hour.
Make the batch script delete the "old" file (the one on the FTP "side"), and upload the new file. Schedule the batch to run Hourly...
Example (to the SCR file):
user
guest
guest
delete file1
put file1
quit
Helped?
Cheers,
Gabriel
Similar Threads
-
By Votan in forum Microsoft Office
Replies: 3
Last Post: December 10th, 2003, 09:49 AM
-
By TNR in forum Tech-To-Tech
Replies: 5
Last Post: September 13th, 2003, 08:12 PM
-
By Shard92 in forum Windows XP
Replies: 11
Last Post: October 18th, 2002, 12:15 PM
-
By Ferris in forum Windows XP
Replies: 0
Last Post: February 24th, 2002, 06:37 AM
-
By dr-diggs in forum Windows 95/98/98SE/ME
Replies: 8
Last Post: September 25th, 2001, 03:00 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks