Lines Matching refs:Method

2152    " NetRead: (rcp)  NetRead Method #1 {{{3
2178 " NetRead: (ftp + <.netrc>) NetRead Method #2 {{{3
2216 " NetRead: (ftp + machine,id,passwd,filename) NetRead Method #3 {{{3
2275 " NetRead: (scp) NetRead Method #4 {{{3
2295 " NetRead: (http) NetRead Method #5 (wget) {{{3
2333 " NetRead: (dav) NetRead Method #6 {{{3
2369 " NetRead: (rsync) NetRead Method #7 {{{3
2377 " NetRead: (fetch) NetRead Method #8 {{{3
2407 " NetRead: (sftp) NetRead Method #9 {{{3
2415 " NetRead: (file) NetRead Method #10 {{{3
2565 " NetWrite: (rcp) NetWrite Method #1 {{{3
2585 " NetWrite: (ftp + <.netrc>) NetWrite Method #2 {{{3
2629 " NetWrite: (ftp + machine, id, passwd, filename) NetWrite Method #3 {{{3
2694 " NetWrite: (scp) NetWrite Method #4 {{{3
2706 " NetWrite: (http) NetWrite Method #5 {{{3
2718 " NetWrite: (dav) NetWrite Method #6 (cadaver) {{{3
2755 " NetWrite: (rsync) NetWrite Method #7 {{{3
2762 " NetWrite: (sftp) NetWrite Method #9 {{{3
3122 " Determine Method
3123 " Method#1: rcp://user@hostname/...path-to-file {{{3
3134 " Method#4: scp://user@hostname/...path-to-file {{{3
3142 " Method#5: http[s]://user@hostname/...path-to-file {{{3
3150 " Method#6: dav://hostname[:port]/..path-to-file.. {{{3
3161 " Method#7: rsync://user@hostname/...path-to-file {{{3
3221 " Method#8: fetch {{{3
3230 " Method#3: Issue an ftp : "machine id password [path/]filename" {{{3
3240 " Method#3: Issue an ftp: "hostname [path/]filename" {{{3
3254 " Method#9: sftp://user@hostname/...path-to-file {{{3
3261 " Method#1: Issue an rcp: hostname:filename" (this one should be last) {{{3
3276 " Method#10: file://user@hostname/...path-to-file {{{3
3283 " Cannot Determine Method {{{3
8515 …exe 'sil! menu '.g:NetrwMenuPriority.'.16.4.1 '.g:NetrwTopLvlMenu.'Style.Sorting\ Method.Name<tab>…
8516 …exe 'sil! menu '.g:NetrwMenuPriority.'.16.4.2 '.g:NetrwTopLvlMenu.'Style.Sorting\ Method.Time<tab>…
8517 …exe 'sil! menu '.g:NetrwMenuPriority.'.16.4.3 '.g:NetrwTopLvlMenu.'Style.Sorting\ Method.Size<tab>…
8518 …exe 'sil! menu '.g:NetrwMenuPriority.'.16.4.3 '.g:NetrwTopLvlMenu.'Style.Sorting\ Method.Exten<tab…
10157 " ftp + <.netrc>: Method #2
10177 " ftp + machine,id,passwd,filename: Method #3
10225 " sftp username@machine: Method #9