Files
source/Y/ftp.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

22 lines
1.8 KiB
HTML

<!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'>
<head>
<title>ftp</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1923'>ftp</a> 1923 src/vfs/ftpfs/ftpfs.c ftp_file_handler_t *ftp = FTP_FILE_HANDLER (fh);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1948'>ftp</a> 1948 src/vfs/ftpfs/ftpfs.c ftpfs_open_data_connection (me, super, ftp-&gt;append ? "APPE" : "STOR", name, TYPE_BINARY, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2310'>ftp</a> 2310 src/vfs/ftpfs/ftpfs.c ftp_file_handler_t *ftp = FTP_FILE_HANDLER (fh);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2341'>ftp</a> 2341 src/vfs/ftpfs/ftpfs.c ftp-&gt;append = (flags &amp; O_APPEND) != 0;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2386'>ftp</a> 2386 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp = FTP_SUPER (VFS_FILE_HANDLER_SUPER (fh));</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2390'>ftp</a> 2390 src/vfs/ftpfs/ftpfs.c ftp-&gt;ctl_connection_busy = FALSE;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2395'>ftp</a> 2395 src/vfs/ftpfs/ftpfs.c if (ftpfs_get_reply (me, ftp-&gt;sock, NULL, 0) != COMPLETE)</span>
</pre>
</body>
</html>