AATool icon indicating copy to clipboard operation
AATool copied to clipboard

FTP instead of SFTP

Open dillonplunkett opened this issue 4 years ago • 11 comments

This is an amazing tool. Thanks for making it! I'm trying to use it for co-op on a dedicated server for the first time, but discovered that the hosting that we're using provides FTP access and not SFTP access. Is there a straightforward way to use it with only FTP access?

dillonplunkett avatar Sep 13 '21 00:09 dillonplunkett

Hey, glad to hear you like it! Unfortunately SFTP is a completely different protocol under the hood (SFTP uses a secure channel), so the two aren't compatible. I could program support for it, but I would need somebody to lend me their server login to test against.

That being said, I believe you should still be able to set it up outside of the tracker. If you can mount the FTP folder of the server as a network drive/folder in Windows, you can just set your tracker to use that drive letter/folder path.

I believe you can do this in Windows by right clicking on "This PC" in the left browser pane of the file explorer then clicking "Map network drive..." Then click "Connect to a Web site that you can use to store your documents and pictures" image

I haven't tried this myself since I don't have a server, but I have no reason to believe this shouldn't work. The only thing about doing it this way would be that you won't get the "next refresh estimate" feature that tells you how long until the next server autosave. Hope this helps, and good luck on the runs!

DarwinBaker avatar Sep 13 '21 21:09 DarwinBaker

Thanks so much for the detailed reply! I gave this method a try and was able to add the ftp connection to the server, but it looks like it's added as a network location, not mounted as a drive. So I can't choose it in the Browse for Folder menu within AATool. Based on some quick searching, I think it can be mounted in a way that would work using third-party tools (haven't tried any yet), but not natively in Windows.

If you're interested in adding ftp support and just need ftp access to a server to test against, I'd be happy to get another server through the hosting service we're using. It's only a few dollars. Just let me know and I'll set it up and send you credentials.

Thanks again for your help!

dillonplunkett avatar Sep 17 '21 01:09 dillonplunkett

Sorry for the delay, been really busy irl. If it isn't too much trouble and you're still interested that would be incredibly helpful! I think it'd be cool to eventually have support for a whole bunch of dedicated server hosts. Also if you tell me your preferred screen name I can add you to the tool's credits for your contribution if you would like

Thanks!

DarwinBaker avatar Sep 22 '21 17:09 DarwinBaker

Yup, definitely still happy to help. Just let me know what email address is best and I'll set up a server and send you credentials. Or if you don't want to post an email address publicly, you can reach me at this username at gmail.

dillonplunkett avatar Sep 22 '21 19:09 dillonplunkett

Just wanted to check in on this. I totally understand if you're just too busy or if other features are more pressing, but if you're still interested in adding ftp support, I'm still happy to pay for a server for a month.

dillonplunkett avatar Nov 16 '21 15:11 dillonplunkett

Most hosting websites only offer FTP in their plans, I'd also like to see FTP support...

marin774 avatar Nov 20 '21 14:11 marin774

Also very interested in FTP support, any update on this?

Zunwolf1896 avatar Dec 27 '21 12:12 Zunwolf1896

Just wanted to add a +1 to this feature request and a note about how I worked around the lack of FTP. There's a freeware tool called FTPUse that can be used to mount an FTP folder as a drive in Windows. I followed the instructions on this page and setup a batch file to run on startup that mounts the drive and things now work flawlessly. Map FTP as Drive

mcmonkey819 avatar Jan 07 '22 14:01 mcmonkey819

Is this still a possibility in the future? I would love to use this on my servers, but the option given is not working for me.

SnipyPlays avatar Jun 14 '22 09:06 SnipyPlays

I'm still using the batch file with FTPUse to mount to a local drive letter (as noted above) and that still works. It would be nice to have native FTP support, but this workaround is very easy to setup if you're looking to hack around it.

Edit to add: I have the batch file on my desktop and I have to leave the window open that runs the batch script in order for it to work properly

mcmonkey819 avatar Jun 14 '22 14:06 mcmonkey819

@SnipyPlays I haven't been able to get FTPUse to work fluidly, but DriveMaker seems to work well. However, it's not free software (or rather the free version has significant limitations).

@DarwinBaker I'm still happy to cover the cost of a server for you (or set one up for you) for a month if you're interested in adding native FTP support.

dillonplunkett avatar Jun 20 '22 15:06 dillonplunkett