質問編集履歴

1

誤字

2019/12/04 06:16

投稿

sekkei_no_hito
sekkei_no_hito

スコア6

test CHANGED
File without changes
test CHANGED
@@ -18,13 +18,13 @@
18
18
 
19
19
 
20
20
 
21
- File "client.py", line 45, in ftp_upload
21
+ File "test.py", line 45, in ftp_upload
22
22
 
23
- ftp.sendcmd(cmd)
23
+ ftp.sendcmd(cmd)
24
24
 
25
25
 
26
26
 
27
- ftplib.error_perm: 500 'rd /s /q D: tp\kozaka': command not understood.
27
+ ftplib.error_perm: 500 'rd /s /q D:\***\****': command not understood.
28
28
 
29
29
 
30
30