質問編集履歴
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,13 +18,13 @@
|
|
18
18
|
|
19
19
|
|
20
20
|
|
21
|
-
File "
|
21
|
+
File "test.py", line 45, in ftp_upload
|
22
22
|
|
23
|
-
|
23
|
+
ftp.sendcmd(cmd)
|
24
24
|
|
25
25
|
|
26
26
|
|
27
|
-
ftplib.error_perm: 500 'rd /s /q D:
|
27
|
+
ftplib.error_perm: 500 'rd /s /q D:\***\****': command not understood.
|
28
28
|
|
29
29
|
|
30
30
|
|