F5F Stay Refreshed Power Users Networks Issues with FTP login

Issues with FTP login

Issues with FTP login

M
Miyuumi
Senior Member
543
02-13-2025, 06:31 AM
#1
Hey there, I need to set up a private LAN for a small exercise at work. We’re using an old government Windows laptop that works, but its settings are tighter than a regular consumer machine. Since I’m the admin, I can adjust things as needed. I just need to figure out where to look. I’ve created an FTP for document uploads, but authentication is missing. I set a rule allowing anyone access, but it’s not working. I think there might be a group policy blocking local user logins, but I’m not sure where to check. Any suggestions? Thanks.
M
Miyuumi
02-13-2025, 06:31 AM #1

Hey there, I need to set up a private LAN for a small exercise at work. We’re using an old government Windows laptop that works, but its settings are tighter than a regular consumer machine. Since I’m the admin, I can adjust things as needed. I just need to figure out where to look. I’ve created an FTP for document uploads, but authentication is missing. I set a rule allowing anyone access, but it’s not working. I think there might be a group policy blocking local user logins, but I’m not sure where to check. Any suggestions? Thanks.

G
ghostlydigger
Senior Member
500
02-13-2025, 07:30 AM
#2
It isn't necessary to use Windows login details for every person. You can manually create accounts for each individual. If you're able to set up accounts one by one, consider using Filezilla FTP Server—a free and open-source option: https://filezilla-project.org/download.php?type=server. If needed, configure the Windows firewall to allow internet access for the service; the installer will handle this automatically. For example, you might want each user to have read-only access to a shared folder like C:\Public, while providing a private upload space such as D:\Files\JohnSmith for uploads only that person can access. Begin by setting up a base directory, say C:\FTP, and create subfolders for each user—like C:\FTP\JohnSmith. Assign a username and password in the User Accounts section. Then, adjust folder settings so that browsing is allowed but uploading stays restricted. Remember to use forward slashes in aliases for proper functionality. Once configured, users will see two folders: Public and Uploads, with the desired permissions applied.
G
ghostlydigger
02-13-2025, 07:30 AM #2

It isn't necessary to use Windows login details for every person. You can manually create accounts for each individual. If you're able to set up accounts one by one, consider using Filezilla FTP Server—a free and open-source option: https://filezilla-project.org/download.php?type=server. If needed, configure the Windows firewall to allow internet access for the service; the installer will handle this automatically. For example, you might want each user to have read-only access to a shared folder like C:\Public, while providing a private upload space such as D:\Files\JohnSmith for uploads only that person can access. Begin by setting up a base directory, say C:\FTP, and create subfolders for each user—like C:\FTP\JohnSmith. Assign a username and password in the User Accounts section. Then, adjust folder settings so that browsing is allowed but uploading stays restricted. Remember to use forward slashes in aliases for proper functionality. Once configured, users will see two folders: Public and Uploads, with the desired permissions applied.

K
karuu91
Member
140
02-17-2025, 08:26 AM
#3
Thank you for your message! I'll consider using Filezilla and will also try the Windows method. Appreciate your kind words.
K
karuu91
02-17-2025, 08:26 AM #3

Thank you for your message! I'll consider using Filezilla and will also try the Windows method. Appreciate your kind words.