Your PC appears to be unable to connect to our file server or losing the connection to our file server, indicative of a possible network issue (or cable, router, ISP, antivirus).
In what country are you originated?
Is any file in your project over 5 GiB in size?
We can try the following:
- Setup your machine so you can operate the command line interface: Unreal Revision Control Command Line Interface
- Open a command prompt.
- Go to your project directory (
C:/Users/prami/Documents/Fortnite Projects/UEFNZoo4) - Type
urc.exe auth loginto login. - Type
urc.exe project snapshot create -m="Test" --max-parallel=8to create a snapshot.
The --max-parallel option controls how many files are uploaded simultaneously to our file server. It defaults to 64 and attempting this from the command line with a lower setting would be an interesting experiment.