mount -t cifs //ip/share /mnt/backups -o credentials=/path/filename
mount -t cifs //ip/share /mnt/backups -o credentials=/path/filename,uid=1000,gid=1000,dir_mode=0755,file_mode=0755
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.