Martin Prikryl

Results 8 issues of Martin Prikryl

Contrary to AWS, Backblaze adds `IsTruncated` (and others) only after the `CommonPrefixes` and `Contents`. It's pagination is 1000, what is a multiple of libs3's `MAX_COMMON_PREFIXES`. So if you have prefixes-only...

When accessing bucket root, AWS tools send empty prefix (prefix=), contrary to libs3 that sends no prefix. But some AWS policy examples suggest conditions like: "Condition":{"StringEquals":{"s3:prefix":["","home/"],"s3:delimiter":["/"]}} With such conditions libs3...

See https://docs.aws.amazon.com/IAM/latest/APIReference/API_AccessKey.html Also exposing the key and region length limit in libs3 API Based on https://github.com/winscp/winscp/pull/15 by @strima

# Documentation Issue [PowerShell Scopes documentation](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_scopes#the-using-scope-modifier) says this about using variables to "Thread jobs": > The `Using` scope modifier is supported in the following contexts: > * ... > *...

area-core
area-parallelism
area-about

NetBox 2.2.1 build 430 FAR 3.0 build 4562 x86 - Open SFTP session - _NetBox commands > Apply command_ (or Ctrl+G) - Select _Local command_ - Focus back to _Enter...

NetBox 2.2.1 build 432 FAR 3.0 build 4571 x86 While FAR/NetBox no longer [crashes when `!^!` pattern is entered](https://github.com/michaellukashov/Far-NetBox/issues/193), such custom command still does not work, [as I already mentioned](https://github.com/michaellukashov/Far-NetBox/issues/193#issuecomment-189605028)....

NetBox 2.2.1 build 430 FAR 3.0 build 4562 x86 - Start SFTP session - Keep the `..` "directory" focused - _NetBox commands > Apply command_ (or Ctrl+G) - Nothing happens....