Login  
Search All Forums
Dart Home | Custom Development Reply | General Questions Topics | Forums   
AuthorForum: General Questions
Topic: How to check if a directory exists on server with Dart FTP
mukta_batra
rajendra_singh@infosys.com

From: Chandigarh, India
Posts: 9
Member Since: 06/12/09
posted January 26, 2012 11:54 PM

How can i check that a directory allready exists at FTP server through DART FTP without using the "MakeDir" method. Please help as i am unable to find a suitable method to checkout for an existing directory at FTP server.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted January 27, 2012 8:47 AM

Hello,

Use the list method to get a listing of files and directories in your current folder. You can then examine this listing to check whether your folder already exists.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | General Questions Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX