by Steve Hanzek (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
Automatically ftp a file from a server to a pc.
Inputs
Driven by .ini file containing login, password, ip address of server, source file name, destination file name.
Assumes
They need to edit the 'autoftp.ini' file to fill in the correct default information...
Code Returns
Writes last file info to .ini file.
Side Effects
None that I know of...
Upload