abdularis / LAN-Share

Cross platform LAN File transfer application built with Qt C++ framework
GNU General Public License v3.0
536 stars 70 forks source link

Dot-files (the ones starting with a dot) not shown in Linux #34

Open lmorandini opened 5 years ago

lmorandini commented 5 years ago

I tried LANShare on Ubuntu, but I was not able to see dot-files, nor I found an option in the applications settings to make them visible.

ghost commented 5 years ago

Dot files are hidden files in Linux. To see them, type ls -a in terminal or click show hidden files in file manager

lmorandini commented 5 years ago

I get that thanks ;) Problem is, I cannot see them in LAN-Sharre, hence I cannot copy them.