beta
Sign in

tests/data/test1389

CodeBlame
92 lines · 1.91 KB
<testcase>
<info>
<keywords>
FTP
RETR
-J
</keywords>
</info>

# Server-side
<reply>
# file%TESTNUMBER contents...
<data nocheck="yes">
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 6
Connection: close
Content-Type: text/html
Content-Disposition: filename=name%TESTNUMBER; charset=funny; option=strange

MOOOO
</data>
</reply>

# Client-side
<client>
<server>
ftp
</server>
<name>
FTP DL, file with C-D inside, using -o fname -J -D file
</name>
<command option="no-output,no-include">
ftp://%HOSTIP:%FTPPORT/path/file%TESTNUMBER -o %LOGDIR/download%TESTNUMBER -J -D %LOGDIR/heads%TESTNUMBER
</command>
dF
Dan Fandrich tests: use %LOGDIR to refer to the log directory
almost 2 years ago

A better, faster experience

Get ready for a new Code Search experience: rewritten from the ground-up for performance to empower your workflow.

New in-line diff view

Easily compare commits and see how a file changed over time, all in-line

Revamped code navigation

Quickly find a list of references of a given symbol, or immediately jump to the definition

Reworked fuzzy finder Ctrl+K

Find files and symbols quickly and easily with our whole new fuzzy finder.

You can opt out at any time by using the toggle at the top of the screen.

Whilst exploring the new experience, consider leaving us some feedback via the button at the top. We'd love to hear from you!

Screenshot of the new Code Search experience
Ctrl+K