N
nonamehkg
Hi, I'm writing a program that needs to upload files to a server
(probably using FTP), that also needs to be secured and be able to
setup username/password programmatically.
I wonder if there are already well written base code I can work on.
The reason I choose FTP is because it is well known/supported and I
don't need to write much code at all. Any better ideas?
Thank you
=======
kychan
(probably using FTP), that also needs to be secured and be able to
setup username/password programmatically.
I wonder if there are already well written base code I can work on.
The reason I choose FTP is because it is well known/supported and I
don't need to write much code at all. Any better ideas?
Thank you
=======
kychan