Home
last modified time | relevance | path

Searched refs:remote_file (Results 1 – 25 of 1326) sorted by relevance

12345678910>>...54

/dports/devel/arm-elf-binutils/binutils-2.37/binutils/testsuite/binutils-all/
H A Dar.exp50 remote_file build delete $file1
51 remote_file host delete $n1
64 remote_file build delete $file2
65 remote_file host delete $n2
84 remote_file host delete $dest
100 remote_file host delete $dest
119 remote_file host delete $file1
120 remote_file host delete $file2
205 remote_file host delete $archive
254 remote_file host delete $archive
[all …]
/dports/devel/gnulibiberty/binutils-2.37/binutils/testsuite/binutils-all/
H A Dar.exp50 remote_file build delete $file1
51 remote_file host delete $n1
64 remote_file build delete $file2
65 remote_file host delete $n2
84 remote_file host delete $dest
100 remote_file host delete $dest
119 remote_file host delete $file1
120 remote_file host delete $file2
205 remote_file host delete $archive
254 remote_file host delete $archive
[all …]
/dports/devel/binutils/binutils-2.37/binutils/testsuite/binutils-all/
H A Dar.exp50 remote_file build delete $file1
51 remote_file host delete $n1
64 remote_file build delete $file2
65 remote_file host delete $n2
84 remote_file host delete $dest
100 remote_file host delete $dest
119 remote_file host delete $file1
120 remote_file host delete $file2
205 remote_file host delete $archive
254 remote_file host delete $archive
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/ci/config/external/file/
H A Dremote_spec.rb34 expect(remote_file).to be_matching
42 expect(remote_file).not_to be_matching
50 expect(remote_file).not_to be_matching
62 expect(remote_file.valid?).to be_truthy
70 expect(remote_file.valid?).to be_falsy
80 expect(remote_file.valid?).to be_falsy
88 expect(remote_file.valid?).to be_falsy
96 expect(remote_file.valid?).to be_falsy
130 expect(remote_file.content).to be_nil
138 expect(remote_file.content).to be_nil
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/testsuite/binutils-all/
H A Dar.exp49 remote_file build delete $file1
50 remote_file host delete $n1
63 remote_file build delete $file2
64 remote_file host delete $n2
83 remote_file host delete $dest
99 remote_file host delete $dest
118 remote_file host delete $file1
119 remote_file host delete $file2
203 remote_file host delete $archive
251 remote_file host delete $archive
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/testsuite/binutils-all/
H A Dar.exp49 remote_file build delete $file1
50 remote_file host delete $n1
63 remote_file build delete $file2
64 remote_file host delete $n2
83 remote_file host delete $dest
99 remote_file host delete $dest
118 remote_file host delete $file1
119 remote_file host delete $file2
203 remote_file host delete $archive
251 remote_file host delete $archive
[all …]
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/backends/
H A Dmegabackend.py106 remote_file=util.fsdecode(remote_filename))
111 self.download(remote_file=util.fsdecode(remote_filename),
122 self.delete(remote_file=util.fsdecode(filename))
146 def download(self, remote_file, local_file):
148 print(u"megaget: %s" % (remote_file,))
152 u'--path', local_file, self._folder + u'/' + remote_file]
159 def upload(self, local_file, remote_file):
161 print(u"megaput: %s" % (remote_file,))
177 (remote_file,))
181 def delete(self, remote_file):
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/mi/
H A Dmi-cmd-target.c31 const char *remote_file, *local_file; in mi_cmd_target_file_get() local
42 remote_file = argv[optind]; in mi_cmd_target_file_get()
45 remote_file_get (remote_file, local_file, 0); in mi_cmd_target_file_get()
55 const char *remote_file, *local_file; in mi_cmd_target_file_put() local
67 remote_file = argv[optind + 1]; in mi_cmd_target_file_put()
69 remote_file_put (local_file, remote_file, 0); in mi_cmd_target_file_put()
79 const char *remote_file; in mi_cmd_target_file_delete() local
90 remote_file = argv[optind]; in mi_cmd_target_file_delete()
92 remote_file_delete (remote_file, 0); in mi_cmd_target_file_delete()
/dports/devel/gdb/gdb-11.1/gdb/mi/
H A Dmi-cmd-target.c31 const char *remote_file, *local_file; in mi_cmd_target_file_get() local
42 remote_file = argv[oind]; in mi_cmd_target_file_get()
45 remote_file_get (remote_file, local_file, 0); in mi_cmd_target_file_get()
55 const char *remote_file, *local_file; in mi_cmd_target_file_put() local
67 remote_file = argv[oind + 1]; in mi_cmd_target_file_put()
69 remote_file_put (local_file, remote_file, 0); in mi_cmd_target_file_put()
79 const char *remote_file; in mi_cmd_target_file_delete() local
90 remote_file = argv[oind]; in mi_cmd_target_file_delete()
92 remote_file_delete (remote_file, 0); in mi_cmd_target_file_delete()
/dports/devel/gdb761/gdb-7.6.1/gdb/mi/
H A Dmi-cmd-target.c31 const char *remote_file, *local_file; in mi_cmd_target_file_get() local
42 remote_file = argv[oind]; in mi_cmd_target_file_get()
45 remote_file_get (remote_file, local_file, 0); in mi_cmd_target_file_get()
55 const char *remote_file, *local_file; in mi_cmd_target_file_put() local
67 remote_file = argv[oind + 1]; in mi_cmd_target_file_put()
69 remote_file_put (local_file, remote_file, 0); in mi_cmd_target_file_put()
79 const char *remote_file; in mi_cmd_target_file_delete() local
90 remote_file = argv[oind]; in mi_cmd_target_file_delete()
92 remote_file_delete (remote_file, 0); in mi_cmd_target_file_delete()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/lib/
H A Dgo-torture.exp75 catch { remote_file build delete $output }
81 catch { remote_file build delete $output }
87 catch { remote_file build delete $output }
96 catch { remote_file build delete $output }
107 catch { remote_file build delete $output }
117 catch { remote_file build delete $output }
122 catch { remote_file build delete $output }
193 catch { remote_file build delete $executable }
211 catch { remote_file build delete $executable }
217 catch { remote_file build delete $executable }
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/lib/
H A Dgo-torture.exp75 catch { remote_file build delete $output }
81 catch { remote_file build delete $output }
87 catch { remote_file build delete $output }
96 catch { remote_file build delete $output }
107 catch { remote_file build delete $output }
117 catch { remote_file build delete $output }
122 catch { remote_file build delete $output }
193 catch { remote_file build delete $executable }
211 catch { remote_file build delete $executable }
217 catch { remote_file build delete $executable }
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/lib/
H A Dgo-torture.exp77 catch { remote_file build delete $output }
83 catch { remote_file build delete $output }
89 catch { remote_file build delete $output }
98 catch { remote_file build delete $output }
109 catch { remote_file build delete $output }
119 catch { remote_file build delete $output }
124 catch { remote_file build delete $output }
195 catch { remote_file build delete $executable }
213 catch { remote_file build delete $executable }
219 catch { remote_file build delete $executable }
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/lib/
H A Dgo-torture.exp75 catch { remote_file build delete $output }
81 catch { remote_file build delete $output }
87 catch { remote_file build delete $output }
96 catch { remote_file build delete $output }
107 catch { remote_file build delete $output }
117 catch { remote_file build delete $output }
122 catch { remote_file build delete $output }
193 catch { remote_file build delete $executable }
211 catch { remote_file build delete $executable }
217 catch { remote_file build delete $executable }
[all …]
/dports/security/py-netmiko/netmiko-3.3.0/netmiko/cisco/
H A Dcisco_nxos_ssh.py59 self.source_md5 = self.remote_md5(remote_file=source_file)
60 self.file_size = self.remote_file_size(remote_file=source_file)
84 def remote_file_size(self, remote_cmd="", remote_file=None):
86 if remote_file is None:
88 remote_file = self.dest_file
90 remote_file = self.source_file
99 escape_file_name = re.escape(remote_file)
114 def remote_md5(self, base_cmd="show file", remote_file=None):
115 if remote_file is None:
117 remote_file = self.dest_file
[all …]
/dports/net-mgmt/py-junos-eznc/junos-eznc-2.5.4/lib/jnpr/junos/utils/
H A Dftp.py61 remote_file = "/tmp/" + mat.group(1)
66 remote_file = remote_path
69 remote_file = os.path.join(remote_path, mat.group(1))
72 remote_file = os.path.join("/tmp/", local_file)
74 remote_file = os.path.join(remote_path, local_file)
78 cmd="STOR " + remote_file,
87 def get(self, remote_file, local_path=os.getcwd()): argument
100 mat = re.search("^.*/(.*)$", remote_file)
117 self.retrbinary("RETR " + remote_file, callback)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/lib/
H A Dgo-torture.exp81 catch { remote_file build delete $output }
87 catch { remote_file build delete $output }
93 catch { remote_file build delete $output }
102 catch { remote_file build delete $output }
113 catch { remote_file build delete $output }
123 catch { remote_file build delete $output }
128 catch { remote_file build delete $output }
199 catch { remote_file build delete $executable }
217 catch { remote_file build delete $executable }
223 catch { remote_file build delete $executable }
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/lib/
H A Dgo-torture.exp81 catch { remote_file build delete $output }
87 catch { remote_file build delete $output }
93 catch { remote_file build delete $output }
102 catch { remote_file build delete $output }
113 catch { remote_file build delete $output }
123 catch { remote_file build delete $output }
128 catch { remote_file build delete $output }
199 catch { remote_file build delete $executable }
217 catch { remote_file build delete $executable }
223 catch { remote_file build delete $executable }
[all …]

12345678910>>...54