Search found 13 matches

by adzlaw
Wed Aug 19, 2020 8:46 am
Forum: Windows Topics
Topic: ListingRequest
Replies: 4
Views: 3182

ListingRequest

I have a basic WebDav written in XQuery. At some stage in the future, I would like to listen for a listing.request and return a number of binary files in response. A typical WEBDav listing in XML would be too big. Ideally I would to respond with a number of zipped files in some relatively small form...
by adzlaw
Wed Aug 19, 2020 8:29 am
Forum: Windows Topics
Topic: Ignore File Size
Replies: 5
Views: 4097

Ignore File Size

It would be great if there was an ignore filesize option similar to ignore timestamp. For various reasons I don't want to have to encode the date/timestamp. I also don't want to avoid storing a cache of the listings ... simply ignore filesize. I can work around this by various convoluted means... bu...
by adzlaw
Wed Aug 19, 2020 8:23 am
Forum: Windows Topics
Topic: File Attributes
Replies: 4
Views: 3460

File Attributes

When using the listening service on both sides, it would great if the File Attributes option worked even when the underlying endpoint (SFTP) is blind to file attributes. I treat hidden files specially and the backup needs to sync hidden attribute changes as well as copy them. I understand that the s...