質問編集履歴

5

追記

2019/02/07 08:34

投稿

cheche0830
cheche0830

スコア187

test CHANGED
File without changes
test CHANGED
@@ -172,7 +172,7 @@
172
172
 
173
173
  < 331 Password required for hoge-hogehoge
174
174
 
175
- > PASS 733905
175
+ > PASS 123456
176
176
 
177
177
  < 230 User hoge-hogehoge logged in.
178
178
 

4

追記

2019/02/07 08:34

投稿

cheche0830
cheche0830

スコア187

test CHANGED
File without changes
test CHANGED
@@ -62,19 +62,11 @@
62
62
 
63
63
  ```ここに言語を入力
64
64
 
65
- + git ftp init -vv --user $FTP_USER --passwd $FTP_PASSWORD $FTP_HOST
66
-
67
- Thu Feb 7 07:03:35 UTC 2019: git-ftp version 1.3.1 running on Linux 9ecff39f-a221-4ae1-ab5c-fc2ecc4b31ef 4.14.84-coreos #1 SMP Sat Dec 15 22:39:45 UTC 2018 x86_64 GNU/Linux
68
-
69
- Thu Feb 7 07:03:35 UTC 2019: Host is 'ftp.hogehoge.jp'.
70
-
71
- Thu Feb 7 07:03:35 UTC 2019: User is 'hogehoge'.
72
-
73
65
  Thu Feb 7 07:03:35 UTC 2019: Password is set.
74
66
 
75
67
  Thu Feb 7 07:03:35 UTC 2019: Protocol not set, using default protocol ftp://.
76
68
 
77
- Thu Feb 7 07:03:35 UTC 2019: Path is 'home/users/1/hogehoge/web/bittest/'.
69
+ Thu Feb 7 07:03:35 UTC 2019: Path is 'home/users/1/hoge-hogehoge/web/bittest/'.
78
70
 
79
71
  Thu Feb 7 07:03:35 UTC 2019: Syncroot is ''.
80
72
 
@@ -84,30 +76,176 @@
84
76
 
85
77
  Thu Feb 7 07:03:35 UTC 2019: Insecure is ''.
86
78
 
87
- Thu Feb 7 07:03:35 UTC 2019: Check if ftp://hogehoge:***@ftp.hogehoge.jp is accessible.
79
+ Thu Feb 7 07:03:35 UTC 2019: Check if ftp://hoge-hogehoge:***@ftp.hogehoge.hoge is accessible.
88
-
80
+
89
- * Trying 157.7.105.241...
81
+ * Trying 123.7.105.000...
90
-
82
+
91
- * TCP_NODELAY set
83
+ * TCP_NODELAY set
92
-
84
+
93
- * Connected to ftp.hogehoge.jp (111.111.111.111) port 21 (#0)
85
+ * Connected to ftp.hogehoge.hoge (123.7.105.000) port 21 (#0)
94
86
 
95
87
  < 220 FTP Server ready.
96
88
 
97
- > USER hogehoge
89
+ > USER hoge-hogehoge
98
-
90
+
99
- < 331 Password required for hogehoge
91
+ < 331 Password required for hoge-hogehoge
100
-
92
+
101
- > PASS 123456
93
+ > PASS 111111
102
-
94
+
103
- < 230 User hogehoge logged in.
95
+ < 230 User hoge-hogehoge logged in.
104
96
 
105
97
  > PWD
106
98
 
107
- < 257 "/home/users/1/hogehoge" is the current directory
99
+ < 257 "/home/users/1/hoge-hogehoge" is the current directory
108
-
100
+
109
- * Entry path is '/home/users/1/hogehoge'
101
+ * Entry path is '/home/users/1/hoge-hogehoge'
110
102
 
111
103
  > CWD home
112
104
 
105
+ * ftp_perform ends with SECONDARY: 0
106
+
107
+ < 250 CWD command successful
108
+
109
+ > CWD users
110
+
111
+ < 250 CWD command successful
112
+
113
+ > CWD 1
114
+
115
+ < 250 CWD command successful
116
+
117
+ > CWD hoge-hogehoge
118
+
119
+ < 250 CWD command successful
120
+
121
+ > CWD web
122
+
123
+ < 250 CWD command successful
124
+
125
+ > CWD bittest
126
+
127
+ < 250 CWD command successful
128
+
129
+ > EPSV
130
+
131
+ * Connect data stream passively
132
+
133
+ < 229 Entering Extended Passive Mode (|||65079|)
134
+
135
+ * Trying 123.7.105.000...
136
+
137
+ * TCP_NODELAY set
138
+
139
+ * Connecting to 123.7.105.000 (123.7.105.000) port 65079
140
+
141
+ * Connected to ftp.hogehoge.hoge (123.7.105.000) port 21 (#0)
142
+
143
+ > TYPE A
144
+
145
+ < 200 Type set to A
146
+
147
+ > LIST
148
+
149
+ < 150 Opening ASCII mode data connection for file list
150
+
151
+ * Maxdownload = -1
152
+
153
+ { [427 bytes data]
154
+
155
+ ######################################################################## 100.0%* Remembering we are in dir "home/users/1/hoge-hogehoge/web/bittest/"
156
+
157
+ < 226 Transfer complete
158
+
159
+ * Connection #0 to host ftp.hogehoge.hoge left intact
160
+
161
+ Thu Feb 7 07:03:39 UTC 2019: Check if ftp://hoge-hogehoge:***@ftp.hogehoge.hoge/home/users/1/hoge-hogehoge/web/bittest/ is clean.
162
+
163
+ * Trying 123.7.105.000...
164
+
165
+ * TCP_NODELAY set
166
+
167
+ * Connected to ftp.hogehoge.hoge (123.7.105.000) port 21 (#0)
168
+
169
+ < 220 FTP Server ready.
170
+
171
+ > USER hoge-hogehoge
172
+
173
+ < 331 Password required for hoge-hogehoge
174
+
175
+ > PASS 733905
176
+
177
+ < 230 User hoge-hogehoge logged in.
178
+
179
+ > PWD
180
+
181
+ < 257 "/home/users/1/hoge-hogehoge" is the current directory
182
+
183
+ * Entry path is '/home/users/1/hoge-hogehoge'
184
+
185
+ > CWD home
186
+
187
+ * ftp_perform ends with SECONDARY: 0
188
+
189
+ < 250 CWD command successful
190
+
191
+ > CWD users
192
+
193
+ < 250 CWD command successful
194
+
195
+ > CWD 1
196
+
197
+ < 250 CWD command successful
198
+
199
+ > CWD hoge-hogehoge
200
+
201
+ < 250 CWD command successful
202
+
203
+ > CWD web
204
+
205
+ < 250 CWD command successful
206
+
207
+ > CWD bittest
208
+
209
+ < 250 CWD command successful
210
+
211
+ > EPSV
212
+
213
+ * Connect data stream passively
214
+
215
+ < 229 Entering Extended Passive Mode (|||65088|)
216
+
217
+ * Trying 123.7.105.000...
218
+
219
+ * TCP_NODELAY set
220
+
221
+ * Connecting to 123.7.105.000 (123.7.105.000) port 65088
222
+
223
+ * Connected to ftp.hogehoge.hoge (123.7.105.000) port 21 (#0)
224
+
225
+ > TYPE I
226
+
227
+ < 200 Type set to I
228
+
229
+ > SIZE .git-ftp.log
230
+
231
+ < 213 41
232
+
233
+ > RETR .git-ftp.log
234
+
235
+ < 150 Opening BINARY mode data connection for .git-ftp.log (41 bytes)
236
+
237
+ * Maxdownload = -1
238
+
239
+ * Getting file with size: 41
240
+
241
+ { [41 bytes data]
242
+
243
+ ######################################################################## 100.0%* Remembering we are in dir "home/users/1/hoge-hogehoge/web/bittest/"
244
+
245
+ < 226 Transfer complete
246
+
247
+ * Connection #0 to host ftp.hogehoge.hoge left intact
248
+
249
+ Thu Feb 7 07:03:42 UTC 2019: fatal: Commit found, use 'git ftp push' to sync. Exiting...
250
+
113
251
  ```

3

修正

2019/02/07 07:15

投稿

cheche0830
cheche0830

スコア187

test CHANGED
File without changes
test CHANGED
@@ -60,6 +60,8 @@
60
60
 
61
61
  # pipelineのエラー
62
62
 
63
+ ```ここに言語を入力
64
+
63
65
  + git ftp init -vv --user $FTP_USER --passwd $FTP_PASSWORD $FTP_HOST
64
66
 
65
67
  Thu Feb 7 07:03:35 UTC 2019: git-ftp version 1.3.1 running on Linux 9ecff39f-a221-4ae1-ab5c-fc2ecc4b31ef 4.14.84-coreos #1 SMP Sat Dec 15 22:39:45 UTC 2018 x86_64 GNU/Linux
@@ -107,3 +109,5 @@
107
109
  * Entry path is '/home/users/1/hogehoge'
108
110
 
109
111
  > CWD home
112
+
113
+ ```

2

エラー詳細追記しました

2019/02/07 07:10

投稿

cheche0830
cheche0830

スコア187

test CHANGED
File without changes
test CHANGED
@@ -60,4 +60,50 @@
60
60
 
61
61
  # pipelineのエラー
62
62
 
63
+ + git ftp init -vv --user $FTP_USER --passwd $FTP_PASSWORD $FTP_HOST
64
+
65
+ Thu Feb 7 07:03:35 UTC 2019: git-ftp version 1.3.1 running on Linux 9ecff39f-a221-4ae1-ab5c-fc2ecc4b31ef 4.14.84-coreos #1 SMP Sat Dec 15 22:39:45 UTC 2018 x86_64 GNU/Linux
66
+
63
- fatal: Commit found, use 'git ftp push' to sync. Exiting...
67
+ Thu Feb 7 07:03:35 UTC 2019: Host is 'ftp.hogehoge.jp'.
68
+
69
+ Thu Feb 7 07:03:35 UTC 2019: User is 'hogehoge'.
70
+
71
+ Thu Feb 7 07:03:35 UTC 2019: Password is set.
72
+
73
+ Thu Feb 7 07:03:35 UTC 2019: Protocol not set, using default protocol ftp://.
74
+
75
+ Thu Feb 7 07:03:35 UTC 2019: Path is 'home/users/1/hogehoge/web/bittest/'.
76
+
77
+ Thu Feb 7 07:03:35 UTC 2019: Syncroot is ''.
78
+
79
+ Thu Feb 7 07:03:35 UTC 2019: The remote sha1 is saved in file '.git-ftp.log'.
80
+
81
+ Thu Feb 7 07:03:35 UTC 2019: CACert is ''.
82
+
83
+ Thu Feb 7 07:03:35 UTC 2019: Insecure is ''.
84
+
85
+ Thu Feb 7 07:03:35 UTC 2019: Check if ftp://hogehoge:***@ftp.hogehoge.jp is accessible.
86
+
87
+ * Trying 157.7.105.241...
88
+
89
+ * TCP_NODELAY set
90
+
91
+ * Connected to ftp.hogehoge.jp (111.111.111.111) port 21 (#0)
92
+
93
+ < 220 FTP Server ready.
94
+
95
+ > USER hogehoge
96
+
97
+ < 331 Password required for hogehoge
98
+
99
+ > PASS 123456
100
+
101
+ < 230 User hogehoge logged in.
102
+
103
+ > PWD
104
+
105
+ < 257 "/home/users/1/hogehoge" is the current directory
106
+
107
+ * Entry path is '/home/users/1/hogehoge'
108
+
109
+ > CWD home

1

追記

2019/02/07 07:10

投稿

cheche0830
cheche0830

スコア187

test CHANGED
File without changes
test CHANGED
@@ -46,6 +46,8 @@
46
46
 
47
47
  のように登録してます。おそらくこのかきかた(パスの指定方法?)が間違っているのかと思います。
48
48
 
49
+ (FTPソフトでは問題なく接続できています。)
50
+
49
51
 
50
52
 
51
53
  この部分が、さくらやお名前など書き方が諸所違うようでロリポップだけ見当たらず困っています。。