msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

FTP problem

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Deployment
Author Message
Carlo



Joined: 04 Oct 2007
Posts: 13

PostPosted: Fri Apr 09, 2004 3:35 pm    Post subject: FTP problem Reply with quote

hi
i wrote code to send a file using FTP ... it runs well.... but the server
that receive the file changed, now the ftp doesnt work
i use inet object ... the problem is:

ErrorCode:
12003
ErrorDesc ription:
200 Switching to Binary mode.
200 PORT command successful. Consider using PASV.
553 Could not create file.

i take those msg from StateChanged cases.
The server administrator told me that the ftp server program changed

vftpd version 2.6.0 on linux Suse
vsftpd version 1.2.0 on linux Red hat
can anyone help me???


this is the code:

strPatta = "PUT " & "C:\AgendaSet.cs " &
"/home/roma/public_html/webterrNew/agenda.txt"

ftpObjGet.Execute , strPatta
While ftpObjGet.StillExecuting
DoEvents
Wend

Bye
carlo

Archived from group: microsoft>public>it>vb
Back to top
View user's profile Send private message
Gary Chang



Joined: 04 Oct 2007
Posts: 11

PostPosted: Sat Apr 10, 2004 11:21 am    Post subject: RE: FTP problem Reply with quote

Hi Carlo,

Currently I am looking for somebody who could help you on it. We will reply
in the microsoft.public.vb.controls.internet group with more information as
soon as possible.

Please check it there lately.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Back to top
View user's profile Send private message
Buddy Robbins



Joined: 04 Oct 2007
Posts: 1

PostPosted: Mon Apr 12, 2004 4:54 pm    Post subject: Re: FTP problem Reply with quote

Carlo,

If it was working, and decided to stop working when a new server was
installed, I would check one of three things:
Make sure that you have write access to that directory
("/home/roma/public_html/webterrNew/")
Make sure that directory exits ("/home/roma/public_html/webterrNew/")
See if /home/roma/public_html/webterrNew/agenda.text exists and is set to
read only.

-Buddy Robbins

"Carlo" wrote in message@TK2MSFTNGP09.phx.gbl...
> hi
> i wrote code to send a file using FTP ... it runs well.... but the server
> that receive the file changed, now the ftp doesnt work
> i use inet object ... the problem is:
>
> ErrorCode:
> 12003
> ErrorDesc ription:
> 200 Switching to Binary mode.
> 200 PORT command successful. Consider using PASV.
> 553 Could not create file.
>
> i take those msg from StateChanged cases.
> The server administrator told me that the ftp server program changed
>
> vftpd version 2.6.0 on linux Suse
> vsftpd version 1.2.0 on linux Red hat
> can anyone help me???
>
>
> this is the code:
>
> strPatta = "PUT " & "C:\AgendaSet.cs " &
> "/home/roma/public_html/webterrNew/agenda.txt"
>
> ftpObjGet.Execute , strPatta
> While ftpObjGet.StillExecuting
> DoEvents
> Wend
>
> Bye
> carlo
>
>
Back to top
View user's profile Send private message
Gary Chang



Joined: 04 Oct 2007
Posts: 11

PostPosted: Sat Apr 10, 2004 11:23 am    Post subject: RE: FTP problem Reply with quote

Hi Carlo,

Currently I am looking for somebody who could help you on it. We will reply
in the microsoft.public.vb.controls.internet group with more information as
soon as possible.

Please check it there lately.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Back to top
View user's profile Send private message
Peter Huang



Joined: 04 Oct 2007
Posts: 89

PostPosted: Tue Apr 13, 2004 5:19 am    Post subject: RE: FTP problem Reply with quote

Hi Carlo,

I have posted a reply in the newsgroup below, you may go and have a check.
Subject: FTP problem
Newsgroups: microsoft.public.vb.controls.internet

If you still have any concern on that issue, I will work on you with it in
that thread.


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
Back to top
View user's profile Send private message
Gary Chang



Joined: 04 Oct 2007
Posts: 11

PostPosted: Sat Apr 10, 2004 11:20 am    Post subject: RE: FTP problem Reply with quote

Hi Carlo,

Currently I am looking for somebody who could help you on it. We will reply
in the microsoft.public.vb.controls.internet group with more information as
soon as possible.

Please check it there lately.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Back to top
View user's profile Send private message
Peter Huang



Joined: 04 Oct 2007
Posts: 89

PostPosted: Tue Apr 13, 2004 5:19 am    Post subject: RE: FTP problem Reply with quote

Hi Carlo,

I have posted a reply in the newsgroup below, you may go and have a check.
Subject: FTP problem
Newsgroups: microsoft.public.vb.controls.internet

If you still have any concern on that issue, I will work on you with it in
that thread.


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Deployment All times are GMT
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