On 02/11/04 06:39, Thind, Aman wrote:
Thanks for the response David.
When I do 'Archive::Tar->create_archive("/tmp/test.tar",0,glob("*.pl"))' it
tars all the .pl files in the current working directory.
However, I need to tar a folder which has many folders inside it.
I tried 'Archive::Tar->create
de ? (perhaps the key lies
in glob...i searched but couldn't find a flag to make it recurse)
Thanx in advance
aman
-Original Message-
From: david [mailto:[EMAIL PROTECTED]
Sent: 11 February 2004 00:34
To: [EMAIL PROTECTED]
Subject: Re: Using archive::tar for archiving a folder
Aman Thind wrote:
> Hello Friends,
>
> I wish to archive a folder into a .tar
>
> I've been searching through the documentation of archive::tar module but
> could not find a way by which I could make the .tar just by specifying the
> folder name (like on unix prompt "tar -cvf myarchive.tar myfol
Hello Friends,
I wish to archive a folder into a .tar
I've been searching through the documentation of archive::tar module but
could not find a way by which I could make the .tar just by specifying the
folder name (like on unix prompt "tar -cvf myarchive.tar myfoldername") and
not explicitly stat
Hello All,
I have a chatroom and want to be able to archive the daily postings. The
chat page resides within the Chat folder, as well as a page named
archive.html. I would like to have the script write the date link to the
archive.html page, copy the posts to that link, then clear the chatroom.
An
I looked up what I had read about the Net::Telnet
module and ssh. Truth be told, it seemed a bit tricky
to make it work. The Net::SSH::Perl seems to have some
pretty slick features, for sure. Thanks for pointing
that out. Went to CPAN straight away, and I'll surely
use it as opposed to the Net::Te
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 22 Apr 2001, Matt Cauthorn wrote:
> Dennis -- Sorry, I put the wrong module in my post (I
> had just written a script using Net::FTP, hence the
> mix up)! Although Net::FTP is a great one, I was
> thinking of Net::Telnet, which you can use to
Dennis -- Sorry, I put the wrong module in my post (I
had just written a script using Net::FTP, hence the
mix up)! Although Net::FTP is a great one, I was
thinking of Net::Telnet, which you can use to easily
telnet into your server, even if it requires SSH
(although I've only *read* about the SSH
Matt,
Thank you for the idea! Closer than I've been. I'm running a modified
wwwboard script. I'd like to automate the derned thing so I'm not
manually archiving late every night. My thought is after so many posts a
date link i.e. 2001Apr22.html is created within my prese
On Sun, Apr 22, 2001 at 09:41:08AM -0700, Matt Cauthorn wrote:
> By
> the way, this list rocks. Whoever came up with the
> idea deserves applause.
That would be Casey, possibly in a fit of conscience ;-)
And I agree that the list is working wel
Hmmm. Still not 100% clear on exactly what you want to
accomplish, but it sounds like a simple shell or Perl
script setup as a cron may do the trick. In Perl,
maybe something like:
my $count=`ls | wc -l`; # this captures the amount of
lines in your posting directory.
Then setup an if statement:
Makes sense, but unfortunately, I am mainly on win2k and not unix.
Wags ;)
-Original Message-
From: Dennis LaPine [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 21, 2001 14:27
To: Wagner-David; [EMAIL PROTECTED]
Subject: Re: Archiving
This is on Unix, the file link format is like
ent archive files like? How often are you wanting to do
> this?
> Is it on Windows? Linux? Unix?
>
> Wags ;)
> -Original Message-
> From: Dennis LaPine [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, April 21, 2001 13:22
> To: [EMAIL PROTECTED]
> Subject: Archiving
>
What are the current archive files like? How often are you wanting to do
this?
Is it on Windows? Linux? Unix?
Wags ;)
-Original Message-
From: Dennis LaPine [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 21, 2001 13:22
To: [EMAIL PROTECTED]
Subject: Archiving
Here's one fro
Here's one from the greenest of greenhorns!
Anyone aware of a script and or how I might go about archiving posts
from within a chat room I've built? This chat room has been up and
running well for over a year and has search capabilities of the present
manually created archives. The s
/gthreadminder.cfm/lev2/4/lev3/32/pid/219
- Original Message -
From: "Dennis LaPine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 15, 2001 6:30 AM
Subject: Archiving
> Anyone aware of a script and or how I might go about archiving posts
>
Anyone aware of a script and or how I might go about archiving posts
from within a chat room I've built? This chat room has been up and
running well for over a year and has search capabilities of the present
manually created archives. Would like to automate the present archives.
Any sugges
17 matches
Mail list logo