linuxserver / davos

Web-based FTP automation for Linux servers.
MIT License
166 stars 15 forks source link

Doesn't transfer files when there is a space in the folder name #33

Open ADRFranklin opened 4 years ago

ADRFranklin commented 4 years ago

Hi,

Just started using this today, and straight away struggled to download folders from the remote host. After playing with it a for a while thinking I had made a mistake, I then noticed that some folders where being downloaded from another schedule, but only folders that didn't have a space in the name.

After testing this by making folders with just a single text file in them and then adding spaces in the folders name, I can confirm that this is a problem.

EDIT: Turns out that it's not just spaces. For example I tested with the following folder name, and got the same result with no files being downloaded within the folders contents, Test.Test[2015].TEST_1

Just to clarify, the folder itself is actually created on the local machine, but none of the contents is transferred to it.