在Debian系统上备份Postman配置,可参考以下方法:
/home/your_username/Documents/Postman_backup/
cp
rsync
~/.config/postman/
tar
cp -a ~/.config/postman /path/to/backup/directory