Navigation:  thinBasic Modules > FTP (File Transfer Profotol) >

FTP_SetLogFile

Previous pageReturn to chapter overviewNext page

 

Description

 

Set a FTP session log file to be used for FTP session debugging.

 

Syntax

 

n = FTP_SetLogFile(LogFile)

 

Returns

 

Parameters

 

Name

Type

Optional

Meaning

LogFile

String

No

Full path name of a FTP session log file

 

Remarks

 

If set, all FTP steps will be logged into the specified file. This is especially useful in case of connection problems.

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com