Hello everyone!
I am trying to connect to FTP and after connection the Get directory message halts and in about 10 seconds I get this message:
Write error! C:\Users\SomeUser\AppData\Local\Temp
And it doesn't show me the files on ftp window. I tried everything. I tried running as administrator. I tried to add all rights to all users there are in the security tab of the program properties.
Please, help me with that. the "filezilla" like commanders are nowhere near total commander in usability. I need this software to work.
Can't connect through FTP
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The FTP client needs to store the directory listings in TEMP folder, which is set via environment variable TEMP or TMP. Apparently your TEMP directory is read only, so FTP cannot work.
Solution:
1. Create new folder c:\TEMP
2. Open control panel - System - Extended system settings (on the left side bar) - Environment variables
3. Change the TEMP and TMP varialbes to point to c:\TEMP
Solution:
1. Create new folder c:\TEMP
2. Open control panel - System - Extended system settings (on the left side bar) - Environment variables
3. Change the TEMP and TMP varialbes to point to c:\TEMP
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 2
- Joined: 2017-07-26, 05:11 UTC