VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

FTP Upload Function Simple Works

Ken Ashton  (4 Submissions)   Files/File Controls/Input/Output   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Simple Function designed to upload single/multiple files from VB using just Inet control, Label and the Function.

Inputs
Single Path+Filename, or comma separated string containing multiple names.

Assumes
Code for newbies like me - should just work.

Returns
The function returns the number of files uploaded. If the value is negative, shows number of files uploaded before a user abort was initiated.

Side Effects
No progress bar - to keep code simple. Label flashes when transfer in progress. Label can be clicked during transfer to abort during multiple transfers.

Rate FTP Upload Function Simple Works (2(2 Vote))
FTP Upload Function Simple Works.bas

FTP Upload Function Simple Works Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters