[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: file not found



Sender: "Angela Wawrzaszek" <awawrzaszek@xxxxxxxxxxxxxxx>

  Here is the joblog - as you can see it doesn't show anything went wrong.   The file is on the server I am pulling it from,  but when I look at my root directory it was not copied to there.  i scanned my whole c: drive and it doesn't show anywhere on my c drive.  

I tried to run the Testget on my pc and I get   Host not found.  So I wonder is something in my whole set up wrong when I put the libftp software on my computer?   I can manually run either of these 2 programs on a dos prompt cmd display. 

                                                                          
                          


 220 ntsvr03-nt Microsoft FTP Service (Version 4.0).   
 > USER alro                                           
 331 Password required for alro.                       
 > PASS **********                                     
 230 User alro logged in.                              
 > CWD inbound 
                                                                       
 250 CWD command successful.                                              
 > TYPE I                                                                 
 200 Type set to I.                                                       
 > PORT 192,168,0,1,138,43                                                
 200 PORT command successful.                                             
 > RETR vmialro.txt                                                       
 150 Opening BINARY mode data connection for vmialro.txt(2275 bytes).     
 226 Transfer complete.                                                   
 > QUIT                                                                   
 221                                                                      
 DSPLY  Success!                                                          
 *N                                                                                                               
                                                       

-----Original Message-----
From: Scott Klement [mailto:klemscot@xxxxxxxxxxxx]
Sent: Friday, May 17, 2002 1:59 PM
To: FTP Mailing List (E-mail)
Subject: Re: file not found


Sender: Scott Klement <klemscot@xxxxxxxxxxxx>


Hi Angela,

No, sorry, there isn't an archive of this list.   There haven't been very
many messages on the list, so there isn't much to archive.

If things pick up, I'd certainly be willing to create an archive...

You say that when you run the program, the file isn't there?  That's
strange.... it may be a bug.   Please look at the messages in the job
log, and see if there's anything that might help me determine what
went wrong?

Is it possible that the file is there, but you, for some reason, don't
have access to it?   (That would be strange, too... but it's something
to think about)


On Fri, 17 May 2002, Angela Wawrzaszek wrote:
>
>    I just installed the open source ftp.  I created my own get program
> to grab a text file from our ftp server and bring it to my hard drive.
> I looks like everything works - I get the success!! message but the file
> is not there.  Anything I am doing wrong?  Also is there an archive for
> the ftp questions - I don't want to rehash things other people have
> probably already worked out or have asked.
>
> Thanks!
>
>  if        ftp_get(ftp: 'vmialro.txt':
>                    '/vmialro.txt')<0
>  eval      Msg = ftp_error
>  dsply                   Msg
>  callp     ftp_quit(ftp)
>  eval      *inlr = *on
>  return
>

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------