Go Back   FlashFXP Forums > >

Project: FlashFXP Feature Requests Ticket Tools
ID: 925 Category: General / Unknown
Title: dot files Status: Closed (Not a bug)
Severity: Medium Version: 4.x

Junior Member
HFU666
01-05-2014, 06:59 AM
dot files

Hello,
I recognized that files and directories on Ubuntu which starts with a dot (e. g. .ssh) are not displayed and therefore cannot be transferred. Is there an option which I can turn on?
I use as client Windows 7/64 (Laptop) and Windows 8.1/64 (PC)
My sources are files and directories on Ubuntu 10.04 and Ubuntu 12.04. I also want to transfer the dot files from Windows back to Ubuntu.
Can you please help me? Thanks in advance
Hermann
FlashFXP Developer
bigstar
01-05-2014, 07:52 AM
Re: dot files

Are you connecting to a FTP or SFTP server?

Most likely this is a server side configuration issue.

Please post a copy of the session log from within FlashFXP showing the commands sent to the server.
Junior Member
HFU666
01-05-2014, 10:51 AM
Re: dot files

... do you mean this?
Code:
FlashFXP 4.4.3 (build 2029)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.1e 11 Feb 2013
[R] Verbindung herstellen zu 192.168.2.50 -> IP=192.168.2.50 PORT=21
[R] Verbunden mit 192.168.2.50
[R] 220 bftpd 2.1 at 192.168.2.50 ready.
[R] USER root
[R] 331 Password please.
[R] PASS (hidden)
[R] 230 User logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extensions supported:
[R]  XPWD
[R]  EPRT
[R]  EPSV
[R]  ALLO
[R]  APPE
[R]  MDTM
[R]  XCWD
[R]  XCUP
[R]  XMKD
[R]  XRMD
[R]  REST
[R]  SIZE
[R] 211 End
[R] PWD
[R] 257 "/" is the current working directory.
[R] TYPE A
[R] 200 Transfer type changed to ASCII
[R] PASV
[R] 227 Entering Passive Mode (192,168,2,50,217,12)
[R] Datenkanal-IP öffnen: 192.168.2.50 PORT: 55564
[R] LIST -al
[R] 150 ASCII data connection established.
[R] 226 Directory list has been submitted.
[R] Verzeichnis geladen: 1 KB in 0,21 Sekunde (1,5 KB/s)
FlashFXP Developer
bigstar
01-05-2014, 11:52 AM
Re: dot files

I suspect you need to change the config for bftpd

Based on the information I found on the bftpd website

From the config there is a setting as shown below
Code:
    SHOW_HIDDEN_FILES="no"
Most likely you'll need to change it from no to yes and restart bftpd.

Everything else looks correct based on your log.
Junior Member
HFU666
01-05-2014, 12:43 PM
Re: dot files

It works! The bftpd.conf has located in /etc/default and there was no entry for SHOW_HIDDEN_FILES. I inserted it and turn it to yes. That's it!
Great job and thank for your help!

Posting Rules
You may not post new tickets

Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 11:20 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)