Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the drive? #112

Closed
bran112299 opened this issue Aug 4, 2018 · 4 comments
Closed

Change the drive? #112

bran112299 opened this issue Aug 4, 2018 · 4 comments

Comments

@bran112299
Copy link

Description:

Is there a way for me to install this to another drive then C?

Version:
4.0

Logs:
2018-08-03 20:57:28,479 [1] INFO FileMasta.Program - Initializing
2018-08-03 20:57:28,540 [1] INFO FileMasta.Program - Initialized
2018-08-03 20:57:28,588 [1] INFO FileMasta.Program - Loading application tasks beginning
2018-08-03 20:57:28,589 [1] INFO FileMasta.Program - Checking for update
2018-08-03 20:57:28,794 [1] INFO FileMasta.Program - Already running the latest version (0.4.0.0)
2018-08-03 20:57:28,796 [1] INFO FileMasta.Program - Loading most searches
2018-08-03 20:57:28,799 [4] INFO FileMasta.Program - Requesting most searches
2018-08-03 20:57:28,834 [5] INFO FileMasta.Program - Starting database updates
2018-08-03 20:57:28,835 [5] INFO FileMasta.Program - Checking if 'ftp-files.json' needs to be updated
2018-08-03 20:57:29,650 [4] INFO FileMasta.Program - Most searches returned
2018-08-03 20:57:29,776 [5] INFO FileMasta.Program - Updating ftp-files.json...
2018-08-03 20:57:30,109 [1] INFO FileMasta.Program - Loaded most searches
2018-08-03 20:58:09,365 [5] ERROR FileMasta.Program - Failed to update ftp-files.json
System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: There is not enough space on the disk.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
at System.Net.WebClient.DownloadBitsState.RetrieveBytes(Int32& bytesRetrieved)
at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream, CompletionDelegate completionDelegate, AsyncOperation asyncOp)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at FileMasta.Files.Database.UpdateLocalDatabase()

@ohhsodead
Copy link
Owner

You can currently install to other drives, although the database the app downloads will need to be in your Documents. Do you have access to this from your other drive? I haven't actually tested this, so I'll need to try it out and get back to you about this.

@bran112299
Copy link
Author

I don't understand what you mean. The installer doesn't allow me to copy to another drive. I pasted the folder into the other drive though and I have 600mb left on my C: drive but the problem is still there.

@ohhsodead
Copy link
Owner

ohhsodead commented Aug 10, 2018

I think I may have disabled custom installation path, I'll change that in the next update. Still need to do some testing regarding external hdd.

@ohhsodead
Copy link
Owner

Latest installer now allows for changing installation path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants