Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

mnegrisoli

Subdirectories uploading problem

Hi everybody
I´m trying to upload files from a directory that have subdirectories.

The code used is:

transferResult = mySession.PutFiles("c:\mydirectory\*.*", "/home/user/", False, myTransferOptions)

I don´t want to upload subdirectories under c:\mydirectory. Only files encountered.

Any help ?
Sorry my bad english