BTT_TF_Cloud_AFW icon indicating copy to clipboard operation
BTT_TF_Cloud_AFW copied to clipboard

Wifi WebDAV server using BTT TF Cloud adapter

Results 11 BTT_TF_Cloud_AFW issues
Sort by recently updated
recently updated
newest added

Hello. I can't really use my Cloud Adapter with your firmware, because I cannot access it neither over FTP nor WebDAV if it is connected over the SD-Slot. If I...

- Use latest [greiman SdFat](https://github.com/greiman/SdFat) (SdFat v2). - Modify code to make it compatible. - Use latest [WiFiManager](https://github.com/tzapu/WiFiManager). - Same cpu tweaks from [my other commit](https://github.com/AlbrechtL/BTT_TF_Cloud_AFW/pull/13). Benchmarks using a 16MB...

Using esp8266 platform >2.6.3 won't build because sdfat library was updated and no longer compatible. Specify esp8266 platform version so Platformio downloads the correct one. Tweaks: Those delays at WebSrv.cpp...

I am trying to compile this firmware but I am getting allot of errors am I doing something wrong or I am missing something?'sdfat::FatFile* sdfat::FatVolume::vwd()' is private within this context...

Brief description of the issue in title. But there is not even much more to say. If needed, write it as a commentar. Hope it can be fixed... Connected trough...

Connected to wifi ![image](https://user-images.githubusercontent.com/367922/109589998-3aec7900-7ad9-11eb-8bb7-32a6d5c3fad8.png) In WinSCP ![image](https://user-images.githubusercontent.com/367922/109589660-a8e47080-7ad8-11eb-9fc4-8ee32fead668.png) In Windows ![image](https://user-images.githubusercontent.com/367922/109590260-ab939580-7ad9-11eb-8003-1a88fcb52c93.png)

Is it possible to modifiy BTT SD Cloud to alow device to write to sd card? BTT looks very similar to FYSTEC SD-WIFI which allows writing to card. What prevents...

I tried version 0.2. I can download files from the cloud, but cannot upload files to the cloud. In the same WiFi LAN, I have another WebDav server running on...

Amazing job dude , There is 2 easy features you must include to make things easy . 1: make esp12 create a file in the sd once the connection established...

First of I love what you have done. Much easier than the BTT firmware. Is there a way to setup a static IP on this device? I don't see the...