Differences
This shows you the differences between the selected revisions of the page.
2016-10-11 | 2016-10-11 | ||
no summary (222.127.13.226) (hidden) | no summary (222.127.13.226) (hidden) | ||
Line 130: | Line 130: | ||
'I want to know how to check if the Directory is exists in FTP. There is not Function for it. Only the FileExist function exists | 'I want to know how to check if the Directory is exists in FTP. There is not Function for it. Only the FileExist function exists | ||
- | 'b'Cos when i create a Directory and the path is already exists, the createDirectory throes an exeption error. | + | 'b'Cos when i create a Directory and the path is already exists, the createDirectory throws an exeption error. |
+ | 'please help me. | ||
Dim transferResult As TransferOperationResult | Dim transferResult As TransferOperationResult |