Custom Query (8143 matches)
Results (163 - 165 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5644 | invalid | unable to connect ftp | ||
Description |
Response: 230 User u41226327-employee logged in Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: MFMT Response: LANG zh-CN;zh-TW;bg-BG;en-US*;fr-FR;it-IT;ko-KR;ru-RU Response: UTF8 Response: MFF modify;UNIX.group;UNIX.mode; Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; Response: REST STREAM Response: SIZE Response: 211 End Command: OPTS UTF8 ON Response: 550 Access is denied. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (74,208,81,193,235,140). Command: MLSD Response: 550 Access is denied. Error: Failed to retrieve directory listing Please look into this |
|||
#10350 | outdated | unable to add Images sub-folders | ||
Description |
Hi, I have Fz 3.10.3 version. When I upload a sub-folder to images folder, the Process Queue is working and the file transfer is completed, but the new sub-folder did not show in the images folder. My hosting server indicated that the uploaded file was present. I notified my hosting service (Inventory Source) to check on it. I do have another website hosted by Bluehost, and the FTP have the same problem. Please help to see why. Thank you. John. |
|||
#882 | unable to access directories with leading/trailing spaces | |||
Description |
It appears that if someone has created a directory on an ftp server with a leading or trailing space in the directory name (i.e. " directoryname" or "directoryname "), the FileZilla client (Windows, v2.2.13c) is unable to descend into that directory. I believe this to be an issue with the client rather than the server since I am unable to duplicate this issue with gftp under Linux or coreftp under Windows. Logs on the server side look like FileZilla is stripping the leading / trailing spaces off the file names (directories in test below are named " leading space" and "trailing space ": dsl-100.netexpress.net UNKNOWN nobody [18/May/2005:11:08:19 -0500] "USER shagz" 331 - dsl-100.netexpress.net UNKNOWN shagz [18/May/2005:11:08:20 -0500] "PASS (hidden)" 230 - dsl-100.netexpress.net UNKNOWN shagz [18/May/2005:11:08:20 -0500] "FEAT" 211 - dsl-100.netexpress.net UNKNOWN shagz [18/May/2005:11:08:20 -0500] "SYST" 215 - dsl-100.netexpress.net UNKNOWN shagz [18/May/2005:11:08:20 -0500] "PWD" 257 - dsl-100.netexpress.net UNKNOWN shagz [18/May/2005:11:08:25 -0500] "CWD leading space" 550 - dsl-100.netexpress.net UNKNOWN shagz [18/May/2005:11:08:29 -0500] "CWD trailing space" 550 - client -side logs are attached. The server this was discovered with is a Linux machine running proftpd. I can provide test login credentials if needed. |