How to make folder structure work on Windows? #564
Replies: 5 comments 5 replies
-
|
I did find one issue that reported problems with the |
Beta Was this translation helpful? Give feedback.
-
|
@cwienands1 can you try to run with Another dimension is to check another version to validate if it is a regressions. 1.7.3 was the first with exe, 1.8.1 is the latest available |
Beta Was this translation helpful? Give feedback.
-
|
OK, I tried the following:
Unfortunately no luck with 1.7.3, the behavior is still the same. The filenames in the output look like this one: Full command line is this, just in case I'm doing something wrong. Time permitting I may install Python on this computer and try some debugging (no Python developer here, though). |
Beta Was this translation helpful? Give feedback.
-
|
Come to think of it, this my wife’s new Win 11 machine. I’ll try on my own Win 10 machine tomorrow and compare. |
Beta Was this translation helpful? Give feedback.
-
|
Mystery solved, and I can claim today's dummy award ;-) I had constructed the command line in a batch file, which I intend to use for scheduled syncs. It finally occurred that The value that I am using now in the batch file is: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I hope this is the right place to ask this question. I am trying to set up the prebuilt binary icloudpd-1.8.0-windows-amd64.exe on a Windows machine. I'd like to customize the folder structure to be more coarse-grained. I tried the
--folder-structurepattern with these two variants......but in all cases the downloader created only a single subfolder called
morY-mrespectively and downloaded all pictures into it. Somehow it doesn't recognize the pattern correctly. I already searched the Issues and Discussions sections but surprisingly, no one else seems to have this problem. Any advice? Thanks!Beta Was this translation helpful? Give feedback.
All reactions