ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <ncftp.h>
Definition at line 144 of file ncftp.h.
Referenced by FTPAbortDataTransfer(), and FTPInitConnectionInfo().
char FTPConnectionInfo::acct[64] |
Definition at line 139 of file ncftp.h.
Referenced by CurrentURL(), FillBookmarkInfo(), FTPLoginHost(), main(), OpenCmd(), and SetStartupURL().
char FTPConnectionInfo::actualHost[64] |
Definition at line 153 of file ncftp.h.
Referenced by OpenControlConnection().
Definition at line 246 of file ncftp.h.
Referenced by AutomaticallyUseASCIIModeDependingOnExtension(), FTPRebuildConnectionInfo(), InitConnectionInfo(), and SetAutoAscii().
char* FTPConnectionInfo::buf |
Definition at line 186 of file ncftp.h.
Referenced by Chdirs(), FTPAllocateHost(), FTPChdir3(), FTPDeallocateHost(), FTPFileType(), FTPGetOneF(), FTPInitConnectionInfo(), FTPMkdir2(), FTPPutOneF(), FTPRebuildConnectionInfo(), and FTPRmdirRecursive().
size_t FTPConnectionInfo::bufSize |
Definition at line 187 of file ncftp.h.
Referenced by Chdirs(), FTPAllocateHost(), FTPChdir3(), FTPDeallocateHost(), FTPFileType(), FTPGetOneF(), FTPInitConnectionInfo(), FTPMkdir2(), FTPPutOneF(), FTPRebuildConnectionInfo(), and FTPRmdirRecursive().
longest_int FTPConnectionInfo::bytesTransferred |
Definition at line 197 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitIOTimer(), FTPList(), FTPListToMemory2(), FTPPutOneF(), FTPUpdateIOTimer(), PrSizeAndRateMeter(), and PrStatBar().
int FTPConnectionInfo::cancelXfer |
Definition at line 196 of file ncftp.h.
Referenced by FTPGetFiles3(), FTPGetOneF(), FTPPutFiles3(), FTPPutOneF(), FTPStartDataCmd(), WaitForRemoteInput(), WaitForRemoteOutput(), and XferCanceller().
FILE* FTPConnectionInfo::cin |
Definition at line 188 of file ncftp.h.
Referenced by CloseControlConnection(), FTPRebuildConnectionInfo(), GetResponse(), OpenControlConnection(), and WaitResponse().
int FTPConnectionInfo::connected |
Definition at line 155 of file ncftp.h.
Referenced by CloseCmd(), CloseControlConnection(), CloseHost(), CommandShell(), DoCommand(), FTPCloseHost(), FTPGetFiles3(), FTPPutFiles3(), and OpenControlConnection().
Definition at line 142 of file ncftp.h.
Referenced by AcceptDataConnection(), FTPInitConnectionInfo(), InitConnectionInfo(), OpenControlConnection(), OpenDataConnection(), and SetConnTimeout().
FILE* FTPConnectionInfo::cout |
Definition at line 189 of file ncftp.h.
Referenced by CloseControlConnection(), FTPRebuildConnectionInfo(), GetResponse(), OpenControlConnection(), and SendTelnetInterrupt().
int FTPConnectionInfo::ctrlSocketR |
Definition at line 190 of file ncftp.h.
Referenced by CloseControlConnection(), FTPInitConnectionInfo(), FTPRebuildConnectionInfo(), GetResponse(), OpenControlConnection(), and WaitResponse().
size_t FTPConnectionInfo::ctrlSocketRBufSize |
Definition at line 228 of file ncftp.h.
Referenced by OpenControlConnection().
size_t FTPConnectionInfo::ctrlSocketSBufSize |
Definition at line 229 of file ncftp.h.
Referenced by OpenControlConnection().
int FTPConnectionInfo::ctrlSocketW |
Definition at line 191 of file ncftp.h.
Referenced by CloseControlConnection(), FTPInitConnectionInfo(), FTPRebuildConnectionInfo(), OpenControlConnection(), SendCommand(), and SendTelnetInterrupt().
SReadlineInfo FTPConnectionInfo::ctrlSrl |
Definition at line 240 of file ncftp.h.
Referenced by CloseControlConnection(), FTPDeallocateHost(), FTPRebuildConnectionInfo(), GetResponse(), and OpenControlConnection().
Definition at line 143 of file ncftp.h.
Referenced by CloseControlConnection(), CloseHost(), FTPCmd(), FTPCmdNoResponse(), FTPInitConnectionInfo(), FTPRebuildConnectionInfo(), FTPStartDataCmd(), InitConnectionInfo(), OpenControlConnection(), RCmd(), SendCommand(), and SetCtrlTimeout().
int FTPConnectionInfo::curTransferType |
Definition at line 157 of file ncftp.h.
Referenced by FTPLoginHost(), FTPSetTransferType(), and TypeCmd().
int FTPConnectionInfo::dataPortMode |
Definition at line 152 of file ncftp.h.
Referenced by AcceptDataConnection(), FTPInitConnectionInfo(), FTPStartDataCmd(), InitConnectionInfo(), InitPrefs(), OpenDataConnection(), PostInitPrefs(), SetPassive(), SpoolGetCmd(), and SpoolPutCmd().
int FTPConnectionInfo::dataSocket |
Definition at line 192 of file ncftp.h.
Referenced by AcceptDataConnection(), CloseDataConnection(), FTPAbortDataTransfer(), FTPCloseHost(), FTPGetOneF(), FTPInitConnectionInfo(), FTPList(), FTPListToMemory2(), FTPPutOneF(), FTPShutdownHost(), WaitForRemoteInput(), and WaitForRemoteOutput().
size_t FTPConnectionInfo::dataSocketRBufSize |
Definition at line 230 of file ncftp.h.
Referenced by FTPGetOneF(), InitConnectionInfo(), OpenDataConnection(), and SetSOBufsize().
size_t FTPConnectionInfo::dataSocketSBufSize |
Definition at line 231 of file ncftp.h.
Referenced by FTPGetOneF(), FTPPutOneF(), InitConnectionInfo(), OpenDataConnection(), and SetSOBufsize().
int FTPConnectionInfo::dataTimedOut |
Definition at line 212 of file ncftp.h.
Referenced by FTPInitIOTimer(), GetResponse(), WaitForRemoteInput(), and WaitForRemoteOutput().
FILE* FTPConnectionInfo::debugLog |
Definition at line 145 of file ncftp.h.
Referenced by Error(), FTPRebuildConnectionInfo(), InitConnectionInfo(), PrintF(), and UseTrace().
FTPLogProc FTPConnectionInfo::debugLogProc |
Definition at line 147 of file ncftp.h.
Referenced by Error(), FTPRebuildConnectionInfo(), PrintF(), and UseTrace().
int FTPConnectionInfo::doNotGetStartingWorkingDirectory |
Definition at line 237 of file ncftp.h.
Referenced by FTPLoginHost().
int FTPConnectionInfo::eofOkay |
Definition at line 213 of file ncftp.h.
Referenced by FTPCloseHost().
Definition at line 195 of file ncftp.h.
Referenced by OpenDataConnection().
Definition at line 194 of file ncftp.h.
Referenced by OpenDataConnection().
FILE* FTPConnectionInfo::errLog |
Definition at line 146 of file ncftp.h.
Referenced by Error(), FTPRebuildConnectionInfo(), InitConnectionInfo(), and UseTrace().
FTPLogProc FTPConnectionInfo::errLogProc |
Definition at line 148 of file ncftp.h.
Referenced by Error(), FTPRebuildConnectionInfo(), and UseTrace().
int FTPConnectionInfo::errNo |
Definition at line 193 of file ncftp.h.
Referenced by AcceptDataConnection(), ChdirCmd(), Chdirs(), FTPAbortDataTransfer(), FTPAllocateHost(), FTPChdir(), FTPChdir3(), FTPChdirAndGetCWD(), FTPChmod(), FTPCloseHost(), FTPCmd(), FTPDelete(), FTPEndDataCmd(), FTPFileExists2(), FTPFileExistsNlst(), FTPFileExistsStat(), FTPFileModificationTime(), FTPFileSize(), FTPFileType(), FTPFtw(), FTPFtwL2(), FTPGetCWD(), FTPGetFiles3(), FTPGetOneF(), FTPIsDir(), FTPIsRegularFile(), FTPList(), FTPListToMemory2(), FTPLoginHost(), FTPMkdir2(), FTPMListOneFile(), FTPOpenHost(), FTPOpenHostNoLogin(), FTPPerror(), FTPPutFiles3(), FTPPutOneF(), FTPQueryFeatures(), FTPRebuildConnectionInfo(), FTPRemoteGlob(), FTPRemoteHelp(), FTPRename(), FTPRmdir(), FTPRmdirRecursive(), FTPRmdirRecursiveL2(), FTPSetTransferType(), FTPStartDataCmd(), FTPUtime(), GetResponse(), GetSocketAddress(), LazyUnixLocalGlob(), nFTPChdirAndGetCWD(), OpenControlConnection(), OpenDataConnection(), Passive(), SendCommand(), SendPort(), SetKeepAlive(), SetLinger(), and SetStartOffset().
longest_int FTPConnectionInfo::expectedSize |
Definition at line 205 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitIOTimer(), FTPPutOneF(), FTPUpdateIOTimer(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
char FTPConnectionInfo::firewallHost[64] |
Definition at line 217 of file ncftp.h.
Referenced by DoOpen(), OpenCmd(), OpenControlConnection(), and SetStartupURL().
char FTPConnectionInfo::firewallPass[64] |
Definition at line 219 of file ncftp.h.
Referenced by DoOpen(), FTPLoginHost(), OpenCmd(), and SetStartupURL().
Definition at line 220 of file ncftp.h.
Referenced by DoOpen(), FTPInitConnectionInfo(), OpenCmd(), OpenControlConnection(), and SetStartupURL().
int FTPConnectionInfo::firewallType |
Definition at line 221 of file ncftp.h.
Referenced by DoOpen(), FTPInitConnectionInfo(), FTPLoginHost(), OpenCmd(), OpenControlConnection(), PostInit(), SendCommand(), and SetStartupURL().
char FTPConnectionInfo::firewallUser[64] |
Definition at line 218 of file ncftp.h.
Referenced by DoOpen(), FTPLoginHost(), OpenCmd(), and SetStartupURL().
int FTPConnectionInfo::hasBUFSIZE |
Definition at line 177 of file ncftp.h.
Referenced by FTPGetOneF(), FTPPutOneF(), and FTPQueryFeatures().
int FTPConnectionInfo::hasCLNT |
Definition at line 170 of file ncftp.h.
Referenced by DoOpen(), FTPInitConnectionInfo(), and FTPQueryFeatures().
int FTPConnectionInfo::hasFEAT |
Definition at line 166 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), and FTPQueryFeatures().
int FTPConnectionInfo::hasMDTM |
Definition at line 162 of file ncftp.h.
Referenced by FillBookmarkInfo(), FTPFileModificationTime(), FTPInitConnectionInfo(), FTPPutOneF(), FTPQueryFeatures(), OpenCmd(), and SetStartupURL().
int FTPConnectionInfo::hasMLSD |
Definition at line 167 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPListToMemory2(), and FTPQueryFeatures().
int FTPConnectionInfo::hasMLST |
Definition at line 168 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPListToMemory2(), FTPMListOneFile(), and FTPQueryFeatures().
int FTPConnectionInfo::hasNLST_d |
Definition at line 164 of file ncftp.h.
Referenced by FTPInitConnectionInfo().
int FTPConnectionInfo::hasPASV |
Definition at line 160 of file ncftp.h.
Referenced by FillBookmarkInfo(), FTPInitConnectionInfo(), FTPQueryFeatures(), OpenCmd(), OpenDataConnection(), and SetStartupURL().
int FTPConnectionInfo::hasRBUFSIZ |
Definition at line 172 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitConnectionInfo(), and FTPQueryFeatures().
int FTPConnectionInfo::hasRBUFSZ |
Definition at line 173 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitConnectionInfo(), FTPPutOneF(), and FTPQueryFeatures().
int FTPConnectionInfo::hasREST |
Definition at line 163 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitConnectionInfo(), FTPPutOneF(), FTPQueryFeatures(), NcFTPConfirmResumeDownloadProc(), NcFTPConfirmResumeUploadProc(), and SetStartOffset().
int FTPConnectionInfo::hasRETRBUFSIZE |
Definition at line 171 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitConnectionInfo(), and FTPQueryFeatures().
int FTPConnectionInfo::hasSBUFSIZ |
Definition at line 175 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPPutOneF(), and FTPQueryFeatures().
int FTPConnectionInfo::hasSBUFSZ |
Definition at line 176 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPPutOneF(), and FTPQueryFeatures().
int FTPConnectionInfo::hasSIZE |
Definition at line 161 of file ncftp.h.
Referenced by FillBookmarkInfo(), FTPFileSize(), FTPInitConnectionInfo(), FTPPutOneF(), FTPQueryFeatures(), OpenCmd(), and SetStartupURL().
int FTPConnectionInfo::hasSTORBUFSIZE |
Definition at line 174 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPPutOneF(), and FTPQueryFeatures().
int FTPConnectionInfo::hasUTIME |
Definition at line 165 of file ncftp.h.
Referenced by FillBookmarkInfo(), FTPInitConnectionInfo(), FTPQueryFeatures(), FTPUtime(), OpenCmd(), and SetStartupURL().
char FTPConnectionInfo::host[64] |
Definition at line 136 of file ncftp.h.
Referenced by CommandShell(), CurrentURL(), DoOpen(), FillBookmarkInfo(), FTPDecodeURL(), FTPLoginHost(), FTPOpenHost(), FTPOpenHostNoLogin(), InitConnectionInfo(), NcFTPGetPassphraseProc(), OpenCmd(), PromptForBookmarkName(), PrPhilBar(), PrSizeAndRateMeter(), PrStatBar(), SetStartupURL(), SpoolGetCmd(), and SpoolPutCmd().
int FTPConnectionInfo::ietfCompatLevel |
Definition at line 233 of file ncftp.h.
Referenced by FTPMListOneFile(), and FTPQueryFeatures().
char FTPConnectionInfo::ip[32] |
Definition at line 154 of file ncftp.h.
Referenced by FillBookmarkInfo(), OpenControlConnection(), SpoolGetCmd(), and SpoolPutCmd().
double FTPConnectionInfo::kBytesPerSec |
Definition at line 203 of file ncftp.h.
Referenced by FTPInitIOTimer(), FTPUpdateIOTimer(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
LineList FTPConnectionInfo::lastFTPCmdResultLL |
Definition at line 215 of file ncftp.h.
Referenced by FTPDeallocateHost(), FTPRebuildConnectionInfo(), QuoteCmd(), SaveLastResponse(), and SiteCmd().
int FTPConnectionInfo::lastFTPCmdResultNum |
Definition at line 216 of file ncftp.h.
Referenced by SaveLastResponse(), and SendCommand().
char FTPConnectionInfo::lastFTPCmdResultStr[128] |
Definition at line 214 of file ncftp.h.
Referenced by FTPMkdir2(), FTPPerror(), SaveLastResponse(), and SendCommand().
int FTPConnectionInfo::leavePass |
Definition at line 200 of file ncftp.h.
Referenced by FTPLoginHost(), and InitConnectionInfo().
FTPLIPtr FTPConnectionInfo::lip |
Definition at line 149 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPLoginHost(), FTPRebuildConnectionInfo(), OpenControlConnection(), and RunBatch().
longest_int FTPConnectionInfo::llUser |
Definition at line 209 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitIOTimer(), FTPPutOneF(), FTPRebuildConnectionInfo(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
int FTPConnectionInfo::loggedIn |
Definition at line 156 of file ncftp.h.
Referenced by CloseControlConnection(), CloseHost(), FTPLoginHost(), and MakePrompt().
char FTPConnectionInfo::magic[16] |
Definition at line 135 of file ncftp.h.
Referenced by Chdirs(), FTPChdir(), FTPChdir3(), FTPChdirAndGetCWD(), FTPChmod(), FTPCloseHost(), FTPCmd(), FTPCmdNoResponse(), FTPDelete(), FTPEndDataCmd(), FTPFileExistsNlst(), FTPFileExistsStat(), FTPFileModificationTime(), FTPFileSize(), FTPFileSizeAndModificationTime(), FTPFileType(), FTPGetCWD(), FTPGetFiles3(), FTPGetOneFile3(), FTPInitConnectionInfo(), FTPIsDir(), FTPIsRegularFile(), FTPList(), FTPListToMemory2(), FTPLocalGlob(), FTPLoginHost(), FTPMkdir2(), FTPOpenHost(), FTPOpenHostNoLogin(), FTPPutFiles3(), FTPPutOneFile3(), FTPQueryFeatures(), FTPRemoteGlob(), FTPRemoteHelp(), FTPRename(), FTPRmdir(), FTPSetTransferType(), FTPShutdownHost(), FTPStartDataCmd(), FTPSymlink(), FTPUmask(), FTPUtime(), nFTPChdirAndGetCWD(), and RCmd().
int FTPConnectionInfo::maxDials |
Definition at line 150 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPOpenHost(), FTPOpenHostNoLogin(), InitConnectionInfo(), main(), and OpenCmd().
time_t FTPConnectionInfo::mdtm |
Definition at line 206 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitIOTimer(), and FTPPutOneF().
int FTPConnectionInfo::mlsFeatures |
Definition at line 178 of file ncftp.h.
Referenced by FTPExamineMlstFeatures(), and FTPRequestMlsOptions().
int FTPConnectionInfo::netMode |
Definition at line 185 of file ncftp.h.
Referenced by FTPStartDataCmd(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
time_t FTPConnectionInfo::nextProgressUpdate |
Definition at line 207 of file ncftp.h.
Referenced by FTPInitIOTimer(), FTPStopIOTimer(), and FTPUpdateIOTimer().
int FTPConnectionInfo::NLSTfileParamWorks |
Definition at line 180 of file ncftp.h.
Referenced by FTPFileExistsNlst(), FTPInitConnectionInfo(), and FTPQueryFeatures().
int FTPConnectionInfo::numDownloads |
Definition at line 234 of file ncftp.h.
Referenced by FTPGetOneF().
int FTPConnectionInfo::numListings |
Definition at line 236 of file ncftp.h.
Referenced by FTPList(), and FTPListToMemory2().
int FTPConnectionInfo::numUploads |
Definition at line 235 of file ncftp.h.
Referenced by FTPPutOneF().
FTPConnectMessageProc FTPConnectionInfo::onConnectMsgProc |
Definition at line 224 of file ncftp.h.
Referenced by DoOpen(), FTPRebuildConnectionInfo(), and OpenControlConnection().
FTPLoginMessageProc FTPConnectionInfo::onLoginMsgProc |
Definition at line 227 of file ncftp.h.
Referenced by DoOpen(), FTPLoginHost(), and FTPRebuildConnectionInfo().
struct sockaddr_in FTPConnectionInfo::ourCtlAddr |
Definition at line 183 of file ncftp.h.
Referenced by OpenControlConnection(), and OpenDataConnection().
struct sockaddr_in FTPConnectionInfo::ourDataAddr |
Definition at line 184 of file ncftp.h.
Referenced by CloseDataConnection(), and OpenDataConnection().
char FTPConnectionInfo::pass[64] |
Definition at line 138 of file ncftp.h.
Referenced by CurrentURL(), FillBookmarkInfo(), FTPDecodeURL(), FTPLoginHost(), main(), OpenCmd(), PrPhilBar(), PrSizeAndRateMeter(), PrStatBar(), SetStartupURL(), SpoolGetCmd(), and SpoolPutCmd().
FTPGetPassphraseProc FTPConnectionInfo::passphraseProc |
Definition at line 242 of file ncftp.h.
Referenced by DoOpen(), FTPLoginHost(), and FTPRebuildConnectionInfo().
double FTPConnectionInfo::percentCompleted |
Definition at line 204 of file ncftp.h.
Referenced by FTPInitIOTimer(), FTPUpdateIOTimer(), PrPhilBar(), and PrStatBar().
Definition at line 140 of file ncftp.h.
Referenced by CurrentURL(), FillBookmarkInfo(), FTPDecodeURL(), FTPInitConnectionInfo(), FTPOpenHost(), FTPOpenHostNoLogin(), main(), OpenCmd(), PrPhilBar(), PrSizeAndRateMeter(), PrStatBar(), SetStartupURL(), SpoolGetCmd(), and SpoolPutCmd().
FTPPrintResponseProc FTPConnectionInfo::printResponseProc |
Definition at line 226 of file ncftp.h.
Referenced by DoneWithResponse(), DoOpen(), FTPRebuildConnectionInfo(), and ReInitResponse().
FTPProgressMeterProc FTPConnectionInfo::progress |
Definition at line 198 of file ncftp.h.
Referenced by FTPRebuildConnectionInfo(), FTPStartIOTimer(), FTPStopIOTimer(), FTPUpdateIOTimer(), InitConnectionInfo(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
int FTPConnectionInfo::redialDelay |
Definition at line 151 of file ncftp.h.
Referenced by FTPInitConnectionInfo(), FTPOpenHost(), FTPOpenHostNoLogin(), InitConnectionInfo(), main(), and OpenCmd().
FTPRedialStatusProc FTPConnectionInfo::redialStatusProc |
Definition at line 225 of file ncftp.h.
Referenced by DoOpen(), FTPOpenHost(), FTPOpenHostNoLogin(), and FTPRebuildConnectionInfo().
int FTPConnectionInfo::require20 |
Definition at line 222 of file ncftp.h.
Referenced by AcceptDataConnection().
Definition at line 208 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitIOTimer(), FTPPutOneF(), FTPRebuildConnectionInfo(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
double FTPConnectionInfo::sec |
Definition at line 201 of file ncftp.h.
Referenced by FTPInitIOTimer(), FTPUpdateIOTimer(), and PrPhilBar().
double FTPConnectionInfo::secLeft |
Definition at line 202 of file ncftp.h.
Referenced by FTPInitIOTimer(), FTPUpdateIOTimer(), PrPhilBar(), and PrStatBar().
struct sockaddr_in FTPConnectionInfo::servCtlAddr |
Definition at line 181 of file ncftp.h.
Referenced by AcceptDataConnection(), OpenControlConnection(), and OpenDataConnection().
struct sockaddr_in FTPConnectionInfo::servDataAddr |
Definition at line 182 of file ncftp.h.
Referenced by AcceptDataConnection(), CloseDataConnection(), and OpenDataConnection().
int FTPConnectionInfo::serverType |
Definition at line 232 of file ncftp.h.
Referenced by FTPMListOneFile(), FTPQueryFeatures(), FTPRemoteRecursiveFileList(), FTPRemoteRecursiveFileList1(), Ls(), and OpenControlConnection().
char FTPConnectionInfo::srlBuf[768] |
Definition at line 239 of file ncftp.h.
Referenced by FTPRebuildConnectionInfo(), and OpenControlConnection().
int FTPConnectionInfo::stalled |
Definition at line 211 of file ncftp.h.
Referenced by FTPInitIOTimer(), PrStatBar(), WaitForRemoteInput(), and WaitForRemoteOutput().
char* FTPConnectionInfo::startingWorkingDirectory |
Definition at line 158 of file ncftp.h.
Referenced by DoOpen(), FTPDeallocateHost(), FTPFileExistsNlst(), FTPFileExistsStat(), FTPInitConnectionInfo(), FTPLoginHost(), FTPRebuildConnectionInfo(), PrPhilBar(), PrSizeAndRateMeter(), and PrStatBar().
longest_int FTPConnectionInfo::startPoint |
Definition at line 159 of file ncftp.h.
Referenced by FTPGetOneF(), FTPPutOneF(), FTPStartDataCmd(), FTPUpdateIOTimer(), PrSizeAndRateMeter(), and PrStatBar().
int FTPConnectionInfo::STATfileParamWorks |
Definition at line 179 of file ncftp.h.
Referenced by FTPFileExistsStat(), and FTPInitConnectionInfo().
Definition at line 210 of file ncftp.h.
Referenced by FTPInitIOTimer(), FTPStartIOTimer(), and FTPUpdateIOTimer().
int FTPConnectionInfo::usedMLS |
Definition at line 169 of file ncftp.h.
Referenced by FTPRequestMlsOptions().
int FTPConnectionInfo::useProgressMeter |
Definition at line 199 of file ncftp.h.
Referenced by FTPGetOneF(), FTPInitIOTimer(), FTPPutOneF(), FTPUpdateIOTimer(), PrSizeAndRateMeter(), and PrStatBar().
char FTPConnectionInfo::user[64] |
Definition at line 137 of file ncftp.h.
Referenced by CurrentURL(), DoOpen(), FillBookmarkInfo(), FTPDecodeURL(), FTPInitConnectionInfo(), FTPLoginHost(), FTPOpenHost(), InitConnectionInfo(), main(), NcFTPGetPassphraseProc(), OpenCmd(), PrPhilBar(), PrSizeAndRateMeter(), PrStatBar(), SendCommand(), SetStartupURL(), SpoolGetCmd(), and SpoolPutCmd().
int FTPConnectionInfo::usingTAR |
Definition at line 223 of file ncftp.h.
Referenced by FTPGetOneF(), FTPPutOneF(), and PrSizeAndRateMeter().
Definition at line 141 of file ncftp.h.
Referenced by CloseDataConnection(), FTPGetOneF(), FTPInitConnectionInfo(), FTPList(), FTPListToMemory2(), FTPPutOneF(), InitConnectionInfo(), SetXferTimeout(), WaitForRemoteInput(), and WaitForRemoteOutput().