|
-
Feb 26th, 2001, 11:34 AM
#1
Thread Starter
Fanatic Member
I'm about to put the infamous ickftp2.ocx into some code I'm writing so that it can upload files using FTP .
Am I unwise - is there a better way to FTP?
-
Feb 26th, 2001, 12:21 PM
#2
Fanatic Member
So infamous I don't know it! Is this the same as Inet? I'm in the middle of a project that does a lot of FTP'ing, and I have explored 2 methods:
1: Inet. I lifted the code from somewhere, but haven't fully explaored everythig
2: bat files - writing your ftp commands to a bat file - I feel it is more secure.
I plumped with Inet, and it hasn't given my ANY problems.
-
Feb 26th, 2001, 12:22 PM
#3
Fanatic Member
Sorry, I meant "Stable", not secure...
-
Feb 26th, 2001, 12:36 PM
#4
Thread Starter
Fanatic Member
Last edited by Kzin; Feb 26th, 2001 at 12:46 PM.
-
Feb 26th, 2001, 12:50 PM
#5
Thread Starter
Fanatic Member
Originally posted by Kzin
using the Win32 Internet API
Or maybe its 16 bit predecessor since I remember now my code was orginally for Win 3.1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|