mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.6 KiB
HTML
21 lines
1.6 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>ftpfs_send_command</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#L2191'>ftpfs_send_command</a> 2191 src/vfs/ftpfs/ftpfs.c ret = ftpfs_send_command (vpath, buf, OPT_FLUSH);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2222'>ftpfs_send_command</a> 2222 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath, "DELE /%s", OPT_FLUSH);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2269'>ftpfs_send_command</a> 2269 src/vfs/ftpfs/ftpfs.c ftpfs_send_command (vpath1, "RNFR /%s", OPT_FLUSH);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2270'>ftpfs_send_command</a> 2270 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath2, "RNTO /%s", OPT_FLUSH);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2280'>ftpfs_send_command</a> 2280 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath, "MKD /%s", OPT_FLUSH);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2288'>ftpfs_send_command</a> 2288 src/vfs/ftpfs/ftpfs.c return ftpfs_send_command (vpath, "RMD /%s", OPT_FLUSH);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|