plz can anyone provide me logic for uplaoding file from local to remote server.
I am able to send a single file from local to remote using storeFile() OF FTPclient. I want to send all *.txt files (c:\\text) present in local machine to remote server using FTP. Thanks in advance
note:
(c:\\text)
text - folder has got three .txt files
