mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1248] Issue with Map Local and Hidden Folders #1243
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1243
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @whatisjasongoldstein on GitHub (May 25, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1248
Originally assigned to: @NghiaTranUIT on GitHub.
Hi, we make heavy use of proxyman's Map Local Tool, but half our team can't point it to hidden folders like
.tmp. I'm at a loss as to why.Proxyman version? (Ex. Proxyman 1.4.3)
3.5.0
macOS Version? (Ex. mac 10.14)
Mac OS 11.6.4 and 10.15.7.
One user on Mac OS 12.4 does not have the issue, although it's not clear if that's related since it used to work for both of the machines above.
Steps to reproduce
Set up a map local, point to a folder with a
.prefix at it's name. On some machines, this works. On others the folder is not found.Expected behavior
It should accept the folder and serve files out of there.
Screenshots (optional)
The folder exists, but for some reason, Proxyman can't see or accept it.
@dfelsent commented on GitHub (May 25, 2022):
I'm experiencing this problem. To clarify the issue: Importing hidden folder paths via the settings config file works, but entering hidden folder paths via the UI does not. (Also, I'm on Mac OS 10.15.7.)
@NghiaTranUIT commented on GitHub (May 26, 2022):
Thanks for your report. I'm checking now 👍
@NghiaTranUIT commented on GitHub (May 27, 2022):
@dfelsent @whatisjasongoldstein please try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.5.0_Fix_Map_Directory_with_hidden_files.dmg
From now, you can select the hidden folders or manually enter them in the text field (and hit Enter). It should work 👍
@dfelsent commented on GitHub (May 27, 2022):
@NghiaTranUIT the beta works well for both me and my colleague! As you say, we can either select hidden folders, or we can manually type them in and hit Enter after. Thank you for the fast response.