📄 cls.ftp_service.putftpfile.htm
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
<head>
<title>Method PutFTPFile of class FTP_SERVICE</title>
<meta content="text/html; charset=windows-1250" http-equiv="Content-Type" />
<meta name="Generator" content="Project Documenting Machine" />
<meta name="Version" content="1.2.3" />
<link rel="stylesheet" href="../../css/foxw.css" type="text/css" />
<link rel="stylesheet" href="../../css/sc.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diamp_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/pdm_ab_notes.css" type="text/css" />
<link rel="stylesheet" href="../../repository/pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diaf_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diap_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diac_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/ftp.css" type="text/css" />
<script src="../../js/pdm.js" language="JavaScript" type="text/javascript"></script>
<script src="../../repository/pdm_ab.js" language="JavaScript" type="text/javascript"></script>
</head>
<body>
<div class="diaxp_mhead">PutFTPFile Method</div>
<div class="diaxp_mbody_class">
<table class="clear_table">
<tbody>
<tr><td>Class: </td><td><a href="cls.ftp_service.htm" title="Skip to class ftp_service">FTP_SERVICE</a></td></tr>
</tbody>
</table>
</div>
<div class="diaxp_mbody">
<!-- Created with _diamp_pdm_ab by Agnes Beste 03.09.2007 19:34 -->
<div class="PDM_AB_Descr"><!-- Descr Begin -->
This method sends a file to the FTP server from some local area.
Depending on how the FTP Server is setup, decides whether or not an existing file is overwritten or if the function fails to send the file.
</div><!-- Descr End -->
<div class="DIAMP_PDM_AB_Syntax"><!-- Syntax Begin -->
<div class="SColor">
<div class="RetVal"><a href="#_26715XVE5">RetVal</a> </div> <div class="RetValEq">=</div> <div class="PEM">
Object.PutFTPFile
</div>
<div class="Para">
(<a href="#_26715XVE6">lcRemoteFile</a>
<wbr />,<a href="#_26715XVE7">lcLocalFile</a>
<wbr />,<a href="#_26715XVE8">lnFlag</a>)
</div>
<div style="clear: both"></div>
</div><!-- Colour End -->
</div><!-- Syntax End -->
<div class="DIAMP_PDM_AB_Params"><!-- Parameters Begin -->
<span class="PDM_AB_Head">
Parameter
</span>
<dl class="DIAMP_PDM_AB_Params_List">
<dt class="dt_">
<a class="DIAMP_PDM_AB_Params_ParaName" id="_26715XVE6" name="_26715XVE6">
<span class="PDMEXPR PDMNor" ><span class='PDMVar'>lcRemoteFile</span></span>
</a>
</dt>
<dd class="dd_">
<span class="Params_Short">
Remote file name
</span>
<table class="Params_Info">
<colgroup>
<col class="ColumnValue" />
<col class="ColumnData" />
</colgroup>
<tbody>
<tr>
<td class="CellValue">Type</td>
<td class="CellData">Character</td>
</tr>
<tr>
<td class="CellValue">Direction</td>
<td class="CellData">Input</td>
</tr>
</tbody>
</table>
<span class="Params_Detail">
Name and Path for the contents of the file to be stored in.
<!-- Note -->
<div class="PDM_AB_nExclamation">
<div class="Block_Picture">
<img class="NotePicture" title="" src="../../repository/excla.gif">
</div>
<div class="Block_Text">
This parameter cannot be empty.
</div><!-- end of note text -->
<div style="clear: both"></div>
</div><!-- end of note -->
</span>
</dd>
<dt class="dt_">
<a class="DIAMP_PDM_AB_Params_ParaName" id="_26715XVE7" name="_26715XVE7">
<span class="PDMEXPR PDMNor" ><span class='PDMVar'>lcLocalFile</span></span>
</a>
</dt>
<dd class="dd_">
<span class="Params_Short">
Local file name
</span>
<table class="Params_Info">
<colgroup>
<col class="ColumnValue" />
<col class="ColumnData" />
</colgroup>
<tbody>
<tr>
<td class="CellValue">Type</td>
<td class="CellData">Character</td>
</tr>
<tr>
<td class="CellValue">Direction</td>
<td class="CellData">Input</td>
</tr>
</tbody>
</table>
<span class="Params_Detail">
Name and Path of the file to send to the FTP Server.
<!-- Note -->
<div class="PDM_AB_nExclamation">
<div class="Block_Picture">
<img class="NotePicture" title="" src="../../repository/excla.gif">
</div>
<div class="Block_Text">
This parameter cannot be empty.
</div><!-- end of note text -->
<div style="clear: both"></div>
</div><!-- end of note -->
</span>
</dd>
<dt class="dt_">
<a class="DIAMP_PDM_AB_Params_ParaName" id="_26715XVE8" name="_26715XVE8">
<span class="PDMEXPR PDMNor" ><span class='PDMVar'>lnFlag</span></span>
</a>
</dt>
<dd class="dd_">
<span class="Params_Short">
The flags that indicate various options.
</span>
<table class="Params_Info">
<colgroup>
<col class="ColumnValue" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -