Searched refs:CWD (Results 1 – 25 of 351) sorted by relevance
12345678910>>...15
33 CWD part134 CWD part235 CWD part336 CWD part437 CWD part538 CWD part639 CWD part740 CWD part841 CWD part942 CWD part10[all …]
14 REPLY CWD 550 I won't allow this on my server15 COUNT CWD 125 FTP with --ftp-create-dirs (failing CWD)43 CWD first45 CWD first46 CWD dir47 CWD here
21 FTP PORT upload with CWD24 ftp://%HOSTIP:%FTPPORT/CWD/STOR/RETR/108 -T log/upload108 -P -43 CWD CWD44 CWD STOR45 CWD RETR
25 FTPS PORT upload with CWD28 -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/CWD/STOR/RETR/408 -T log/upload408 -P -49 CWD CWD50 CWD STOR51 CWD RETR
6 CWD25 FTP CWD with --ftp-method multicwd38 CWD first39 CWD second40 CWD third
41 CWD /42 CWD foo47 CWD /48 CWD foo49 CWD bar
42 CWD fully_simulated43 CWD UNIX60 CWD /61 CWD fully_simulated62 CWD UNIX83 CWD fully_simulated84 CWD UNIX
51 CWD list52 CWD this53 CWD path54 CWD 114958 CWD /
41 CWD first42 CWD dir43 CWD here48 CWD /
47 CWD fully_simulated48 CWD DOS65 CWD /66 CWD fully_simulated67 CWD DOS
46 CWD fully_simulated47 CWD UNIX64 CWD /65 CWD fully_simulated66 CWD UNIX
34 Get two FTP dir listings from the same remote dir: no second CWD47 CWD a48 CWD path49 CWD 215
11 REPLY CWD 314 bluah you f00l!21 FTP download, failed CWD37 CWD path
35 CWD /36 CWD tmp37 CWD moo
36 CWD path37 CWD to38 CWD file
11 DELAY CWD 6024 FTP download with strict timeout and slow CWD41 CWD path
37 CWD /38 CWD tmp39 CWD moo
6 CWD25 FTP CWD with --ftp-method singlecwd38 CWD first/second/third
14 # a ~17000 bytes response string to CWD to make sure the ftp parser deals17 REPLY CWD 250 CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…40 CWD path
42 CWD /43 CWD path with spaces44 CWD and things2
23 Get two FTP files from the same remote dir: no second CWD40 CWD a41 CWD path
34 CWD a35 CWD path36 CWD 216
1 CWD ?= $(shell pwd) macro2 HTMLDIR ?= $(CWD)/html3 PDFDIR ?= $(CWD)/pdf4 TMPDIR ?= $(CWD)/tmp5 TESTDIR ?= $(CWD)/../test
80 StringRef CWD = "/root"; in TEST() local81 FixedCompilationDatabase CDB(CWD, Compilation); in TEST()84 VFS->setCurrentWorkingDirectory(CWD); in TEST()129 StringRef CWD = "/root"; in TEST() local130 FixedCompilationDatabase CDB(CWD, Compilation); in TEST()133 VFS->setCurrentWorkingDirectory(CWD); in TEST()171 StringRef CWD = "/root"; in TEST() local172 FixedCompilationDatabase CDB(CWD, Compilation); in TEST()175 VFS->setCurrentWorkingDirectory(CWD); in TEST()
3 Help: Control CWD usage12 curl does a single CWD operation for each path part in the given URL. For deep16 curl does no CWD at all. curl will do SIZE, RETR, STOR etc and give a full19 curl does one CWD with the full target directory and then operates on the file