You are here: PSPad forum > Bug report / Hlášení chyb > Win10 FTP doesnt't work properly

Win10 FTP doesnt't work properly

Goto Page: 1 2 3 4 Next

#1 Win10 FTP doesnt't work properly

Posted by: ebizo | Date: 2015-12-25 10:39 | IP: IP Logged

Problem with some FTP servers:

prntscr.com

I can't enter in any folder. I can open only files.

Options: Reply | Quote | Up ^


#2 Re: Win10 FTP doesnt't work properly

Posted by: pspad | Date: 2015-12-25 14:21 | IP: IP Logged

Hello

Do you use the latest PSPad version?
Can you tell me your FTP server system? You can see it in the LOG window
In your FTP connection settings try enable old file listing. If it doesn't help, connect to your FTP server got any folder with files and dirs, show FTP Log (Ctrl+L), Press LIST button on the left side in the LOG window and send me list output from the log.
Send it in separate text file as attachment please.

Options: Reply | Quote | Up ^


#3 Re: Win10 FTP doesnt't work properly

Posted by: carbonize | Date: 2015-12-25 14:57 | IP: IP Logged

Works fine here. Possibly one of the settings is messing things up. Maybe needs to use LIST instead of MLSD?

--
Carbonize

Options: Reply | Quote | Up ^


#4 Re: Win10 FTP doesnt't work properly

Posted by: ebizo | Date: 2015-12-25 15:57 | IP: IP Logged

With upgrade win7 to win10 i installed last version Pspad.
Option with "LIST" fixed the problem, thanks.

Is this option new in PSPAD? I ask, because before I have not had to set that (i imported my old ftp connections). Do I need to update my server?

Options: Reply | Quote | Up ^


#5 Re: Win10 FTP doesnt't work properly

Posted by: pspad | Date: 2015-12-25 16:04 | IP: IP Logged

This option is NEW. PSPad supports MLSD command - standardized LIST output format. Your server tells, that supports MLSD, but it's output looks like nonstandard.

Can you please deactivate old list LIST, follow steps I mentioned earlier and send me RAW output from the LOG window? It can help me improve PSPad functionality. And please tell me, what should be listed in your list as folder.

Options: Reply | Quote | Up ^


#6 Re: Win10 FTP doesnt't work properly

Posted by: ebizo | Date: 2015-12-26 09:28 | IP: IP Logged

ok, i will

Here is proper folder view:
prntscr.com
(checked "Old file list").

Edited 2 time(s). Last edit at 2015-12-26 09:36 by ebizo.

Options: Reply | Quote | Up ^


#7 Re: Win10 FTP doesnt't work properly

Posted by: ebizo | Date: 2015-12-26 09:34 | IP: IP Logged

Open FTP (this screen):

Connecting to: yyyyy.com
220 ProFTPD 1.3.5a Server ready.
USER yyyyy
331 Password required for markonix
PASS xxxxx
230 User yyyyy logged in
TYPE I
200 Type set to I
STRU F
200 Structure set to F
MODE S
200 Mode set to S
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
REST 1
350 Restarting at 1. Send STORE or RETRIEVE to initiate transfer
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
Certificate:
HELP
214-The following commands are recognized (* =>'s unimplemented):
CWD XCWD CDUP XCUP SMNT* QUIT PORT PASV
EPRT EPSV ALLO* RNFR RNTO DELE MDTM RMD
XRMD MKD XMKD PWD XPWD SIZE SYST HELP
NOOP FEAT OPTS AUTH CCC* CONF* ENC* MIC*
PBSZ PROT TYPE STRU MODE RETR STOR STOU
APPE REST ABOR USER PASS ACCT* REIN* LIST
NLST STAT SITE MLSD MLST
214 Direct comments to ''.phorum_html_encode('root@185.25.150.130').''
CWD /
250 CWD command successful
TYPE A
200 Type set to A
PASV
227 Entering Passive Mode (185,49,15,6,139,199).
MLSD
150 Opening ASCII mode data connection for MLSD
226 Transfer complete

And trying open folder:

NOOP
200 NOOP command successful
PASV
227 Entering Passive Mode (185,49,15,6,138,37).
TYPE I
200 Type set to I
RETR public_html
550 public_html: Not a regular file

Options: Reply | Quote | Up ^


#8 Re: Win10 FTP doesnt't work properly

Posted by: pspad | Date: 2015-12-26 11:31 | IP: IP Logged

I see you found a log. Please navigate to folder where are files nad folders.
Press LIST button on the left side in the log window and send me raw output of this LIST command as I mentioned it in my first answer.

Options: Reply | Quote | Up ^


#9 Re: Win10 FTP doesnt't work properly

Posted by: ebizo | Date: 2015-12-26 12:00 | IP: IP Logged

Paste here or send?

When i try send it by app (mail icon) i get a error:

"Index is out ot range."

Exception class: EJclMapiError
Exception address: 004DE81C
----------------------------------------------------------------------------------------------------
Stack list, generated 26.12.2015 12:58:31
[004DE817] JclMapi.TJclSimpleMapi.CheckListIndex (Line 496, "JCLMapi.pas" + 2) + $1D
[004DF04F] JclMapi.TJclSimpleMapi.SetSelectedClientIndex (Line 697, "JCLMapi.pas" + 1) + $D
[00717D1A] uJCLMail.SendMail (Line 39, "uJCLMail.pas" + 8) + $9
[00718205] uJCLMail.SendFTPLog (Line 144, "uJCLMail.pas" + 18) + $55
[00704754] uMain.TfPSPad.tbFTPMailLogClick (Line 10992, "uMain.pas" + 2) + $C
[004A0E2C] Controls.TControl.Click (Line 4705, "Controls.pas" + 9) + $8
[0046B064] ComCtrls.TToolButton.Click + $0
[004A1282] Controls.TControl.WMLButtonUp (Line 4841, "Controls.pas" + 6) + $31
[004A0C94] Controls.TControl.WndProc (Line 4645, "Controls.pas" + 53) + $6
[004A0A64] Controls.TControl.Perform (Line 4552, "Controls.pas" + 5) + $C
[004A3A54] Controls.GetControlAtPos (Line 6258, "Controls.pas" + 4) + $61
[004A3AEC] Controls.TWinControl.ControlAtPos (Line 6277, "Controls.pas" + 10) + $E
[004A0A64] Controls.TControl.Perform (Line 4552, "Controls.pas" + 5) + $C
[004A3B8A] Controls.TWinControl.IsControlMouseMsg (Line 6301, "Controls.pas" + 15) + $F
[004A3C76] Controls.TWinControl.WndProc (Line 6327, "Controls.pas" + 18) + $4
[0046CDA6] ComCtrls.TToolBar.UpdateButtonStates + $36
[0046F2F1] ComCtrls.TToolBar.WndProc + $241
[004A3970] Controls.TWinControl.MainWndProc (Line 6237, "Controls.pas" + 3) + $6
[0042B64C] Classes.StdWndProc + $14
[0049034B] Forms.TApplication.ProcessMessage + $83
[00490382] Forms.TApplication.HandleMessage + $A
[004905A2] Forms.TApplication.Run + $96
[0071ACC0] PSPad.PSPad (Line 83, "" + 45) + $7
----------------------------------------------------------------------------------------------------
Program : C:\Program Files (x86)\PSPad editor\PSPad.exe 4.6.0 (2700)
System : Windows 10 Home Edition x64, Version: 6.2, Build: 23F0,
Processor: Intel, Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz, 3500 MHz MMX
Display : 1920x1200 pixels, 32 bpp
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit "Editor1"
TfChildEdit "fChildEdit_3"
----------------------------------------------------------------------------------------------------

Options: Reply | Quote | Up ^


#10 Re: Win10 FTP doesnt't work properly

Posted by: pspad | Date: 2015-12-26 12:55 | IP: IP Logged

You don't have any mail client supporting simple MAPI installed or your mail client can't be detected. In the program settings / Internet try to choose your mail client.
Other way is copy content (Select and Copy) into new file and send this file as attachment

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 4 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR