archont00
archont00
Okay, it fails to work also when other chars are in the file names: space, (, ), & and possibly others. When tested in CLI (bash) with back-slash escaping, then...
Example of missing task bar icons for Citrix windows:  Example of offset between mouse pointer and actual active location: ![Offset between mouse pointer and actual...
@hardening Yes, it is compiled from master. I added the info to the OP now.
This sounds promising to me ;-)
`ufw-docker` works differently than you wish - it deals with container port and not with host port (mapped to container) to achieve the same result (allow communication from public to...
I stumbled upon a similar problem: container A (SRC=172.17.30.4) trying to access container B (`ldap` 172.17.8.3) via host private address (10.11.13.21) and port mapped to container B. ``` # ufw-docker...
What is your "outside" IP address? Some host on your LAN? By default, `ufw-docker` modification to `after.rules` allows access from _any_ private network to containers: ``` -A DOCKER-USER -j RETURN...
Similar here. LDAP server says: ``` 5dda7054 conn=1000 fd=12 ACCEPT from IP=172.17.22.3:37090 (IP=0.0.0.0:389) 5dda7054 conn=1000 op=0 EXT oid=1.3.6.1.4.1.1466.20037 5dda7054 conn=1000 op=0 STARTTLS 5dda7054 conn=1000 op=0 RESULT oid= err=0 text= 5dda7054...
Try to use FolderSync app and a local storage in Cryptomator app. FolderSync may be scheduled per time interval, WiFi, bi-directional, etc. However, it does not support "sync on file...
Yes, that would be great. I use this funtionality for meetings, which are not typically "recurring" in terms of predictability. E.g. language classes in different times of a week, always...