Skip to main content

Questions tagged [file-server]

A file server is a computer attached to a network that has the primary purpose of providing a location for shared disk access, i.e. shared storage of computer files (such as documents, sound files, photographs, movies, images, databases, etc.) that can be accessed by the workstations that are attached to the same computer network.

0 votes
0 answers
39 views

Can't rename a .part file apache2 webdav server

I have an apache2 server with WebDAV enabled. I can rename and move anything as long as it doesn't end with .part. when I try I get a 404. I can rename a file to end in .part and I can delete and open ...
Ford Stewart's user avatar
0 votes
0 answers
138 views

I'm trying to connect some macOS computers to a Windows Server file server but it gives me a connection error, what could it be happening?

I have a brand new Windows Server 2022 working as a file server, it works fine when I try to use the file server from Windows and Linux computers, but I'm having a problem with any macOS computer that ...
Lucas Santos's user avatar
0 votes
0 answers
154 views

Fix broken links after a file server migration

We have files that need to move from a old file server to new file server.there are excel documents with links to other excel documents. But There are some broken links inside Excel Documents. How ...
Cell-o's user avatar
  • 421
0 votes
0 answers
168 views

Can able to login to a local website from another machine

i installed a local website called FileCloud on my ubuntu_22.04. The website can be accessible with http://127.0.0.1 , http://localhost and http://10.0.2.2 which could be my machine's ip. From http://...
SivaLucifer3's user avatar
0 votes
1 answer
112 views

Remote work by "Streaming" windows file server files

So, you know how cloud storage services like Google Drive, Box, Dropbox, Sharedrive, etc. all allow a user to "stream" files? Essentially, the cloud storage mounts as a drive on the client ...
objectivesea's user avatar
0 votes
0 answers
30 views

File service latency is high, How to troubleshoot?

This service is a file upload service and the request packet capture in the live network is as follows: The data uploaded by the client is halfway through, and then it will not be sent The server ...
zpzhuang's user avatar
0 votes
0 answers
72 views

Windows Defender deletes files of my Ubuntu Server

I have two ubuntu servers i use as storage servers set up with samba files share. I connect to them through my main machine running windows 10 and some files on the server get flagged and instantly ...
kitttyears's user avatar
3 votes
1 answer
1k views

Configure two way sync fileserver with sharepoint online library

As the title says, i have an on premise file server & i want to move to cloud and be able to: users will have access to files from sharepoint online or on prem file server sync data between two, ...
Ahmed Mohsen's user avatar
0 votes
2 answers
220 views

Sharing files using file manager apps server does not work windows 11

I tried solution here but did not work. I used to create a server in any file manager and access the address like this http://192.168.1.5:5241 in Chrome without any problem but now the browser keep ...
zac's user avatar
  • 950
0 votes
1 answer
338 views

How to setup macOS server capable of handling large number of small files?

I'm trying to setup my Mac mini as a file server so that I can share it with my MacBook Pro. I'll be designating a folder in my Mac mini that both computers can easily write and read from. I first ...
Alejandro Cotilla's user avatar
0 votes
1 answer
3k views

Get-ChildItem -Recurse with File Shares

I want to list all file names on my file server. The -Recurse option works within a file share. $shareName = "\\myFileServer\myShare01" Get-ChildItem -Path $shareName -File -Recurse | Select ...
Steven's user avatar
  • 28.1k
-1 votes
1 answer
15k views

Samba server permissions

I have a Ubuntu server installed on the "server" with 5 users (+ root + transmission). These 5 users (omichron_group) are windows/mac users. I tried to read the samba manual/doc but i ...
Lolis4TheWin's user avatar
0 votes
3 answers
4k views

Cannot connect to file server: "Access is Denied"

I have been using Ubiquiti's Unifi line of networking equipment for a few years. Our router went out and I had to put in a temporary (another brand) while I waited for a new one to come in. Since that ...
Michael Yaeger's user avatar
0 votes
0 answers
80 views

Old FreeNAS server shutdowns every day after being moved. Why?

This is probably something obvious, but I have an old HP machine that we've been using for 9 years as a file server (it uses FreeNAS 9.2). It's been working fine, but I recently moved it to another ...
daveslab's user avatar
  • 1,005
0 votes
1 answer
2k views

cannot remove network mapped drive

i'm trying to substitue a windows 2012 R2 fileserver with a 2016, on the clients i'm changing the network mapped drives through a VBS script, here's an example of how it removes the drives: Set ...
Umberto Baldini's user avatar

15 30 50 per page
1
2 3 4 5
7