NeXT
Veteran Member
I was working on this over the weekend because I had it in mind and I ended up developing a simplified Windows Server appliance that ran off a dual core Atom, has 64gb of local storage and runs on a computer about the size of a brick with an ethernet interface. (in other words, it should run on just about anything made in the last 15 years, including the crappiest of netbooks and atom-based thin appliances) It solved the problem of getting files from Windows to the mac over IP and provides full Appletalk routing and file services while letting me administer it over RDP and drag and drop files without needing to do more than wait for it to boot. The only two drawbacks is that Windows Server has no local ability to bridge Appletalk on the Ethernet interface and a serial port that I can tell, so if you want to connect to a pre-Ethernet mac you would have to use some sort of an external bridge and that even with trimming the snapshot down the fully configured install and system state creates a 7.5gb file.
Now that being said, I was able to verify I could drop a file onto the shared folder from a Windows 11 machine and it was immediately accessible from your choice of Apple operating system between GS/OS 6 (externally bridged) and MacOS 9.2.2. I've sent the system snapshot off to two people for additional testing to see if a more universal VM snapshot could be released and additional support for FTP and NFS kinda creeped into the project scope (it's two extra checkboxes when setting up Windows) but I'm still hung on the Microsoft Licensing issue, so it can't be openly shared.
Edited: It's also worth noting, while unrelated that we confirmed that even if you and another party are running Windows and an NTFS filesystem, the process of attaching, uploading and downloading Mac files through Discord strips the resource fork.
Now that being said, I was able to verify I could drop a file onto the shared folder from a Windows 11 machine and it was immediately accessible from your choice of Apple operating system between GS/OS 6 (externally bridged) and MacOS 9.2.2. I've sent the system snapshot off to two people for additional testing to see if a more universal VM snapshot could be released and additional support for FTP and NFS kinda creeped into the project scope (it's two extra checkboxes when setting up Windows) but I'm still hung on the Microsoft Licensing issue, so it can't be openly shared.
Edited: It's also worth noting, while unrelated that we confirmed that even if you and another party are running Windows and an NTFS filesystem, the process of attaching, uploading and downloading Mac files through Discord strips the resource fork.
Last edited: