Timeline for Why don't certain commands work when connected to a server using FTP?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 1, 2017 at 7:54 | comment | added | Toby Speight |
Some FTP servers allow logged-in clients to execute commands on the server using the SITE FTP verb. It's unlikely to give you a shell-like environment with variables and so on - it's more likely implemented using a simple exec()/wait().
|
|
| S Aug 31, 2017 at 23:32 | history | suggested | David Foerster | CC BY-SA 3.0 |
formatting; spelling
|
| Aug 31, 2017 at 23:25 | review | Suggested edits | |||
| S Aug 31, 2017 at 23:32 | |||||
| Aug 31, 2017 at 22:16 | history | edited | Gilles 'SO- stop being evil' |
edited tags
|
|
| Aug 31, 2017 at 18:23 | answer | added | Hunter.S.Thompson | timeline score: 6 | |
| Aug 31, 2017 at 18:22 | answer | added | Steffen Ullrich | timeline score: 22 | |
| Aug 31, 2017 at 18:15 | history | asked | Emile | CC BY-SA 3.0 |