Re: Error code: 4 CreateFile() Win32 Error: 32
@Guest: I cannot see any "Error code: 4" in the log.
Wrong log file, sorry. File in attachment (part of log with error)
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
@Guest: I cannot see any "Error code: 4" in the log.
General error (server must provide error description).
Error code: 4
Error message from server: Failure
Common causes for error code 4:
- Changing file name to one that already exists.
- Creating a directory that already exists.
- Moving file on server to another file system (HDD).
- Sending file to full file system (HDD).
- Exceeding allocated disk space limit.
Cannot open remote file "/filepath/filename"
General failure (server should provide error description).
Error code: 4
Error message from server (en): The requested file can not be opened. Unexpected error. CreateFile(): Win32 Error: 32
Common reasons for the Error code 4 are:
- Renaming a file to a name of already existing file.
- Creating a directory that already exists.
- Moving a remote file to a different filesystem (HDD).
- Uploading a file to a full filesystem (HDD).
- Exceeding a user disk quota.