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

23 lines
2.2 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_open_data_connection</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#L1678'>ftpfs_open_data_connection</a> 1678 src/vfs/ftpfs/ftpfs.c sock = ftpfs_open_data_connection (bucket, "LIST -lLa", dir-&gt;remote_path, TYPE_ASCII, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1687'>ftpfs_open_data_connection</a> 1687 src/vfs/ftpfs/ftpfs.c sock = ftpfs_open_data_connection (bucket, "LIST -lLa", ".", TYPE_ASCII, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1817'>ftpfs_open_data_connection</a> 1817 src/vfs/ftpfs/ftpfs.c sock = ftpfs_open_data_connection (me, super, "LIST", 0, TYPE_ASCII, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1821'>ftpfs_open_data_connection</a> 1821 src/vfs/ftpfs/ftpfs.c sock = ftpfs_open_data_connection (me, super, "LIST -la", 0, TYPE_ASCII, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1828'>ftpfs_open_data_connection</a> 1828 src/vfs/ftpfs/ftpfs.c sock = ftpfs_open_data_connection (me, super, "LIST -la", path, TYPE_ASCII, 0);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1948'>ftpfs_open_data_connection</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#L2035'>ftpfs_open_data_connection</a> 2035 src/vfs/ftpfs/ftpfs.c FH_SOCK = ftpfs_open_data_connection (me, VFS_FILE_HANDLER_SUPER (fh), "RETR", name,</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L2349'>ftpfs_open_data_connection</a> 2349 src/vfs/ftpfs/ftpfs.c fh-&gt;handle = ftpfs_open_data_connection (me, VFS_FILE_HANDLER_SUPER (fh),</span>
</pre>
</body>
</html>