borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (help in winsock)Next Topic (sending msges with winsock..??) New Topic New Poll Post Reply
AndreaVB Forum : Network : FTP
Poster Message
barbie
Level: Guest


icon FTP

Hi

how to send a txt file from my system to remote system program(not remote system file) using visual basic program.
Here i have attched my program. This program just sends the file from my system to another systems file.
---------------------------------------------------

c:\> ftp
FTP>open http:\microsoft.com
USER :username
Password : password
FTP>quote SITE FILETYPE=JES
FTP>put c:\job.txt
ftp>quit

This above code is example of sending a file from sytem to remote system program in dos prompt.
thanks

____________________________
Attached:
simpFTP.zip 17 KB (Downloads: 18)

14-12-2003 at 03:06 PM
| Quote Reply
makinha
Level: Trainee

Registered: 02-08-2006
Posts: 1
icon Re: FTP

Hello,

I have same problem as well, I have no problem to upload the file in JES format to host thur windows FTP, however I have no idea how to do it in VB or VB.NET, sincethey only have ASCII or Binary type.

MK

02-08-2006 at 03:36 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Network : FTP
Previous Topic (help in winsock)Next Topic (sending msges with winsock..??) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder