| Subject: | SCP::NET 'put' error |
|---|---|
| From: | Lerameur |
| Date: | Thu, 01 Nov 2007 11:41:14 -0700 |
| Newsgroups: | perl.beginners |
Hello,
I wrote a small program to test the SCP function.
The program simply outputs Died at line 44, which is the line for the
put function
my $file_to_put =''test.txt'' ;
....
$SCP->put($file_to_put) or die $SCP->{errstr};
is the problem on putting the actual file, or is it more on finding
that file (test.txt)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | help on replacing text in a file, Boxingcat |
|---|---|
| Next by Date: | Re: XMLout and suppressempty, Ernond Paul |
| Previous by Thread: | help on replacing text in a file, Boxingcat |
| Next by Thread: | Re: SCP::NET 'put' error, Dr.Ruud |
| Indexes: | [Date] [Thread] [Top] [All Lists] |