Displaying 2 results from an estimated 2 matches for "unpromising".
Did you mean:
promising
2006 Jun 08
1
transfer logging -- absolute file path?
(Apologies if this is a FAQ, but have not found anything on it.)
I am trying to detect when files are uploaded to an rsync module, and
process those files on arrival. It appears that the post-transfer action
facility will not provide the file name uploaded, so that seems
unpromising.
I have been experimenting with the transfer log facility, and while that
can provide the module path, and the base filename, it appears to exclude
any sub-path information for the file.
for instance if I archive files into module logs_foobar/server1, these
will go to /module/path/server1/myfilen...
2011 Aug 23
3
IE 9 not sending digest auth info
I migrated our internal wiki server last week, and some IE users
aren't able to authenticate.
The service is hosted by Apache using Digest authentication. It
migrated from Apache 2.2.9 (Debian 5) to Apache 2.2.15 (CentOS 6). The
internal hostname for the wiki server is a DNS CNAME that was
repointed from one host to another during the cutover.
In a normal session,
1. Client sends GET
2.