While there is a hosts file you can use to hard-code the address,
DON’T DO IT! Seriously, leave it as a last resort since it almost always
causes problems down the road when people don’t realize you’ve done it and can’t
figure out why the names aren’t resolving correctly.
Thanks, that seems like the issue. I'm kind of new to name resolution issues. Is there some sort of "magic" file located on the computer where I can edit to make everything work back to normal? Timothy Johnson <[EMAIL PROTECTED]> wrote:Forgot to respond to the list. From: Tim
Forgot to respond to the list.
From: Timothy Johnson
Sent: Friday, July 14, 2006 4:02 PM
To: 'Ted Yu'
Subject: RE: FTP not connecting to a particular site.
This sounds like a name resolution issue then. Have you
tried doing an NSLOOKUP for the
Hey Tim, thanx for your reply. Nope, ftp ftp.servername.com works on every computer except those at those particular office. It returns "unknown host ftp.servername.com".Timothy Johnson <[EMAIL PROTECTED]> wrote:Can you do an âftp ftp.servername.comâ from the same computer at t
On Fri, 14 Jul 2006 12:00:08 -0700, you wrote:
>I have something like this:
>
>while ()
>{
> if (// .. /<\/TAG>/)
> {
> # process line
> }
>}
>
>I got this from http://www.perl.com/pub/a/2004/06/18/variables.html.
>
>My special wrinkle is, I want to process certain sections of a file,
Can you do an ‘ftp ftp.servername.com’
from the same computer at the command-line?
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Ted Yu
Sent: Friday, July 14, 2006 10:35 AM
To: perl-win32-users@listserv.ActiveState.com
Subject: Net:FTP not connecting to a particular s
Craig Cardimon wrote:
> I have something like this:
>
> while ()
> {
>if (// .. /<\/TAG>/)
>{
># process line
>}
> }
>
> I got this from http://www.perl.com/pub/a/2004/06/18/variables.html.
>
> My special wrinkle is, I want to process certain sections of
> a file, but only
I have something like this:
while ()
{
if (// .. /<\/TAG>/)
{
# process line
}
}
I got this from http://www.perl.com/pub/a/2004/06/18/variables.html.
My special wrinkle is, I want to process certain sections of a file, but
only if that section passes certain criteria.
I want to
Hi Group:Some computers are not able to Net:FTP to one particular server. It was working fine until yesterday when the error message "Unable to Connect" comes up. The server itself works fine, and it is live and there are thousands of users per day. It is just two computers that have been having
Hi all,
I written a script that download from a site, read the timestamp from
the server and set it to the local file.
Now I need to upload some file, with time stamp from the source.
With the put function of Net::FTP I can't do it.
But some ftp client are able to set the date of the transferred
Bernie Cosell wrote:
>In response to a recent inquiry, I learned that a likely solution to my
>problem would be found in a module availabe via RothConsulting
>[Win32::AdminMisc --THANKS!!]. Made me wonder: are there other sites
>besides ActiveState and RothConsulting that it makes sense for me
11 matches
Mail list logo