SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
FTP upload success but failed

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
FTP upload success but failed
Author Message
Raj



Joined: 21 Sep 2000
Posts: 2

Post FTP upload success but failed Reply with quote

Hi,
I tried to upload files to FTP from Windows'98.That process was through, but when I checked in FTP site to find the uploaded file, there was no file.
Please suggest me how to make sure that the file uploaded or failed.There was no message with failure notification.
FYI: This was executed in debug mode.
Thanks

Tue Sep 05, 2000 3:06 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Re: FTP upload success but failed Reply with quote

Because you had no error message, the file went through Ok, but you were checking for it in a different place.
When uploading files always specify fully qualified destination file names relative to the root directory

: Hi,
: I tried to upload files to FTP from Windows'98.That process was through, but
: when I checked in FTP site to find the uploaded file, there was no file.
: Please suggest me how to make sure that the file uploaded or failed.There was
: no message with failure notification.
: FYI: This was executed in debug mode.
: Thanks

Tue Sep 05, 2000 3:42 pm View user's profile Send private message
venki



Joined: 22 Sep 2000
Posts: 1

Post Re: FTP upload success but failed Reply with quote

Hi,
I tried to upload files(FTPied) and I got the following messages.

"Upload failed for '"'. Error code 87.

Here is the code
FTPPutFile( "ftp.ipswitch.com", "anonymous", "wsftp65@", "C:\\WINNT\Profiles\vannaman\desktop\check.txt", "" )

Please suggest me how I should address this error.
Thanks your help
Ven

: Hi,
: I tried to upload files to FTP from Windows'98.That process was through, but
: when I checked in FTP site to find the uploaded file, there was no file.
: Please suggest me how to make sure that the file uploaded or failed.There was
: no message with failure notification.
: FYI: This was executed in debug mode.
: Thanks

Thu Sep 21, 2000 8:15 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Re: FTP upload success but failed Reply with quote

You did not specify name of the file on the FTP server side
Change your code for example to to
FTPPutFile( "ftp.ipswitch.com", "anonymous", "wsftp65@", "C:\\WINNT\\Profiles\\vannaman\\desktop\\check.txt", "check.txt" )

: Hi,
: I tried to upload files(FTPied) and I got the following messages.

: "Upload failed for '"'. Error code 87.

: Here is the code
: FTPPutFile( "ftp.ipswitch.com", "anonymous",
: "wsftp65@",
: "C:\\WINNT\Profiles\vannaman\desktop\check.txt", "" )

: Please suggest me how I should address this error.
: Thanks your help
: Ven

Fri Sep 22, 2000 7:03 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.