mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 08:05:52 +03:00
[GH-ISSUE #1952] Exporting single response creates folder, instead of single file #1945
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#1945
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 @carstenhag on GitHub (Mar 1, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1952
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Exporting a single response, creates a folder that includes said response as a file.
Steps to Reproduce
Current Behavior
I wanted to export the response as .json but it asked me about the
folderextension. This is necessary, as it wants to create a folder. But to me it is weird, because there's no need for a folder when only a single file is exported.Expected Behavior
As only a single thing is exported, a file is enough.
Then again, if you sometimes export 30 files and sometimes 1, it may be inconsistent. But I think this is acceptable.
Environment
@NghiaTranUIT commented on GitHub (Mar 2, 2024):
Thanks. Let me improve the behavior.
@carstenhag commented on GitHub (Sep 17, 2025):
Hi, this is still the case.
Also, exporting a folder exports ".folder" within the folder name, which is unnecessary
@NghiaTranUIT commented on GitHub (Sep 17, 2025):
Sorry, I will do it this week 👍
@NghiaTranUIT commented on GitHub (Sep 17, 2025):
Fixed: https://download.proxyman.io/beta/Proxyman_5.24.0_Fix_export_1_file.dmg
@carstenhag commented on GitHub (Sep 18, 2025):
Thanks for the fast update! It would be great though if it would add a valid file extension. Right now it just exports without any extension, which I have to manually fix again.
Also, exporting a folder still adds
.folder.folderin the folder name