1 Attachment(s)
MS Inet FTP to upload, download, rename and delete files
- In this project we shall discuss using Microsoft Interner Transfer Control or (INET.Ocx) to :
- Connect to FTP remote server.
- Retrieving main/sub directories from FTP remote server.
- Retrieving files from FTP remote server.
- Uploading file to FTP remote server.
- Downloading file from FTP remote server.
- Make new directory (folder) at FTP remote server.
- Rename & Delete file from FTP remote server.
- In this project we won't be using API calls (i.e. INET API) also we will cover these issues :
- The Spaces problem while downloading and uploading files.
- Error message "Still executing last request" number 35764.
- Error message "File exists"
- Application Hangs up after ending it.
- Using TreeView control to list all the Directories on the FTP remote server.
- Using ListBox control to list all files on the FTP remote server related to above folder.
http://evry1falls.freevar.com/VB6/Ft...vb6%20full.PNG
Here is the download link for the source code in the attachment .
The application is working perfect with me, Please try it and tell me what went wrong with you so i can fix it.
Re: MS Inet FTP to upload, download, rename and delete files
Please place your source code (minus all compiled files) in a zip file and attach it to your thread.
Re: MS Inet FTP to upload, download, rename and delete files
Quote:
minus all compiled files
what do you mean ?!
sorry this is my first time .
Re: MS Inet FTP to upload, download, rename and delete files
That means no .exe files, no .dll files, no .ocx files, nothing but source code and project files.
Read the policy that is at the beginning of all codebank sections.
http://www.vbforums.com/showthread.php?t=337258
I have edited your attachement and removed all compiled files.
Re: MS Inet FTP to upload, download, rename and delete files
Ok, i will edit the .rar file then ....
Re: MS Inet FTP to upload, download, rename and delete files
Quote:
Originally Posted by
evry1falls
Ok, i will edit the .rar file then ....
Quote:
Originally Posted by
Hack
I have edited your attachement and removed all compiled files.
You don't need to...I already did.
Re: MS Inet FTP to upload, download, rename and delete files
It's ok, as i said, it's my first time here, i just re-uploaded it the way you mentioned it.
Thanx though
Re: MS Inet FTP to upload, download, rename and delete files
Quote:
Originally Posted by
evry1falls
- In this project we shall discuss using Microsoft Interner Transfer Control or (INET.Ocx) to :
- Connect to FTP remote server.
- Retrieving main/sub directories from FTP remote server.
- Retrieving files from FTP remote server.
- Uploading file to FTP remote server.
- Downloading file from FTP remote server.
- Make new directory (folder) at FTP remote server.
- Rename & Delete file from FTP remote server.
- In this project we won't be using API calls (i.e. INET API) also we will cover these issues :
- The Spaces problem while downloading and uploading files.
- Error message "Still executing last request" number 35764.
- Error message "File exists"
- Application Hangs up after ending it.
- Using TreeView control to list all the Directories on the FTP remote server.
- Using ListBox control to list all files on the FTP remote server related to above folder.
http://evry1falls.freevar.com/VB6/Ft...vb6%20full.PNG
Here is the download link for the source code in the attachment .
The application is working perfect with me, Please try it and tell me what went wrong with you so i can fix it.
Hi,
Good one. But it is not displaying all the folders of the ftp server. May i know how to fix it.
Re: MS Inet FTP to upload, download, rename and delete files
Which FTP server you talk about ?!!
what is your internet speed ?!!