Navigation: thinBasic Modules > FTP (File Transfer Profotol) > FTP_SetServerDir |
|
Description
Set the current remote working directory.
Syntax
n = FTP_SetServerDir(LocalRemoteDir)
Returns
Parameters
Name |
Type |
Optional |
Meaning |
LocalRemoteDir |
String |
No |
The server current directory |
Remarks
Before sending or receiving files, it is needed to set the remote working directory
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |