Multi Commander > Support and Feedback

after sending file with ftp the panel goes to the server root

<< < (2/2)

Jean:
I tried another time, maybe i did something wrong the first time. Now it logs sending to /public_html

--- Code: ---2026-04-10 15:22:10 > CWD /public_html
2026-04-10 15:22:10 < 250 CWD command successful
2026-04-10 15:22:10 > PORT 192,168,2,4,75,20
2026-04-10 15:22:10 < 200 PORT command successful
2026-04-10 15:22:10 > LIST
2026-04-10 15:22:10 < 150 Opening ASCII mode data connection for file list
2026-04-10 15:22:10 < 226 Transfer complete
2026-04-10 15:22:10 > CWD /public_html
2026-04-10 15:22:11 < 250 CWD command successful
2026-04-10 15:22:11 > PORT 192,168,2,4,75,21
2026-04-10 15:22:11 < 200 PORT command successful
2026-04-10 15:22:11 > LIST
2026-04-10 15:22:11 < 150 Opening ASCII mode data connection for file list
2026-04-10 15:22:11 < 226 Transfer complete
2026-04-10 15:22:11 > TYPE I
2026-04-10 15:22:11 < 200 Type set to I
2026-04-10 15:22:11 > PORT 192,168,2,4,75,22
2026-04-10 15:22:11 < 200 PORT command successful
2026-04-10 15:22:11 > STOR /public_html/2026-04-10_15-15.jpg
2026-04-10 15:22:11 < 150 Opening BINARY mode data connection for /public_html/2026-04-10_15-15.jpg
2026-04-10 15:22:11 < 226 Transfer complete
2026-04-10 15:22:11 > CWD /
2026-04-10 15:22:11 < 250 CWD command successful
2026-04-10 15:22:11 > TYPE A
2026-04-10 15:22:11 < 200 Type set to A
2026-04-10 15:22:11 > PORT 192,168,2,4,75,23
2026-04-10 15:22:11 < 200 PORT command successful
2026-04-10 15:22:11 > LIST
2026-04-10 15:22:11 < 150 Opening ASCII mode data connection for file list
2026-04-10 15:22:11 < 226 Transfer complete
2026-04-10 15:22:11 > CWD /
2026-04-10 15:22:11 < 250 CWD command successful
2026-04-10 15:22:11 > PORT 192,168,2,4,75,24
2026-04-10 15:22:11 < 200 PORT command successful
2026-04-10 15:22:11 > LIST
2026-04-10 15:22:11 < 150 Opening ASCII mode data connection for file list
2026-04-10 15:22:11 < 226 Transfer complete
2026-04-10 15:22:11 > CWD /
2026-04-10 15:22:11 < 250 CWD command successful
2026-04-10 15:22:11 > PORT 192,168,2,4,75,25
2026-04-10 15:22:11 < 200 PORT command successful
2026-04-10 15:22:11 > LIST
2026-04-10 15:22:11 < 150 Opening ASCII mode data connection for file list
2026-04-10 15:22:11 < 226 Transfer complete
2026-04-10 15:22:11 > CWD /
2026-04-10 15:22:11 < 250 CWD command successful
2026-04-10 15:22:11 > PORT 192,168,2,4,75,26
2026-04-10 15:22:11 < 200 PORT command successful
2026-04-10 15:22:11 > LIST
2026-04-10 15:22:11 < 150 Opening ASCII mode data connection for file list
2026-04-10 15:22:11 < 226 Transfer complete
2026-04-10 15:22:42 > NOOP
2026-04-10 15:22:42 < 200 NOOP command successful
2026-04-10 15:23:12 > NOOP
2026-04-10 15:23:12 < 200 NOOP command successful

--- End code ---

Mathias (Author):
I see now  It does "CWD / "  Strange.. I can't recreate that.
For me it stay at the location it last entered

Might be something that is special with how you do it or with the ftp server that works differently

Jean:
I found it. It occurred to me that i get behaviour this since i added a domain.
So i have /domains/mydomain1/public_html and /domains/mydomain2/public_html
Now if i set remote folder in MC to /domains/mydomain1/public_html in stead of just /public_html it works ok again.

Navigation

[0] Message Index

[*] Previous page

Go to full version