Multi Commander > Support and Feedback

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

(1/2) > >>

Jean:
Hi Mathias,

For instance i send a file to domains\mydomain\public_html it copies the file allright, but when done it displays the root tree content, domains is one of it's maps.

Jean:
Maybe i was not clear.
I connect with ftp, then after doing anything, like sending a file or creating a map, it goes back to the server root.
So i have to go back to \domains\mydomain\public_html again.

Mathias (Author):
I can't replicate that..  But problem is that lots of FTP Server behave very different.
If you watch the FTP log. Does it sends a new CWD <path> commands after the transfer ?

Jean:
it sends CWD  / multiple times yes. Guess i have to live with it, thanks.


--- Code: ---2026-04-10 14:46:49 > CWD /
2026-04-10 14:46:49 < 250 CWD command successful
2026-04-10 14:46:49 > PORT 192,168,2,4,40,34
2026-04-10 14:46:49 < 200 PORT command successful
2026-04-10 14:46:49 > LIST
2026-04-10 14:46:49 < 150 Opening ASCII mode data connection for file list
2026-04-10 14:46:49 < 226 Transfer complete
2026-04-10 14:46:49 > CWD /
2026-04-10 14:46:49 < 250 CWD command successful
2026-04-10 14:46:49 > PORT 192,168,2,4,40,35
2026-04-10 14:46:49 < 200 PORT command successful
2026-04-10 14:46:49 > LIST
2026-04-10 14:46:49 < 150 Opening ASCII mode data connection for file list
2026-04-10 14:46:49 < 226 Transfer complete
2026-04-10 14:46:49 > TYPE I
2026-04-10 14:46:49 < 200 Type set to I
2026-04-10 14:46:49 > PORT 192,168,2,4,40,36
2026-04-10 14:46:49 < 200 PORT command successful
2026-04-10 14:46:49 > STOR /2026-04-09_22-06.jpg
2026-04-10 14:46:49 < 150 Opening BINARY mode data connection for /2026-04-09_22-06.jpg
2026-04-10 14:46:49 < 226 Transfer complete
2026-04-10 14:46:49 > CWD /
2026-04-10 14:46:49 < 250 CWD command successful
2026-04-10 14:46:49 > TYPE A
2026-04-10 14:46:49 < 200 Type set to A
2026-04-10 14:46:49 > PORT 192,168,2,4,40,37
2026-04-10 14:46:49 < 200 PORT command successful
2026-04-10 14:46:49 > LIST
2026-04-10 14:46:49 < 150 Opening ASCII mode data connection for file list
2026-04-10 14:46:49 < 226 Transfer complete
2026-04-10 14:46:49 > CWD /
2026-04-10 14:46:49 < 250 CWD command successful
2026-04-10 14:46:49 > PORT 192,168,2,4,40,38
2026-04-10 14:46:49 < 200 PORT command successful
2026-04-10 14:46:49 > LIST
2026-04-10 14:46:49 < 150 Opening ASCII mode data connection for file list
2026-04-10 14:46:49 < 226 Transfer complete
2026-04-10 14:47:21 > NOOP
2026-04-10 14:47:21 < 200 NOOP command successful

--- End code ---

Mathias (Author):
It does not show that you go into and list html folder and then goes out.
according to that log you are in / all the time

Navigation

[0] Message Index

[#] Next page

Go to full version