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

Errors out with Windows Explorer #5

Open
neoshroom opened this issue Jan 11, 2013 · 0 comments
Open

Errors out with Windows Explorer #5

neoshroom opened this issue Jan 11, 2013 · 0 comments

Comments

@neoshroom
Copy link

This project would be great to let Windows more easily connect to Amazon S3's. Linux and Mac systems already have FUSE and s3fs to mount these, but Windows doesn't have good tools.

However, this project seems to have problems when working with Windows Explorer's built in FTP client. To replicate first get your faetus-server going and then in Windows 7 click on "My Computer." In the blank space with all the drives listed, right-click and selected "Add a network location." Click next twice with the default options. When it asks you to "Specify the location of your website" enter "ftp://" and the address and port faetus is hosted on and click "Next." In "Specify a User Name and Password..." uncheck "Log on anonymously" and enter your login. Click next twice. When connecting it will ask for your password.

You may see your bucket(s) at this point or it may just error out. However if you do see your buckets and try to double-click one it will always error out with:

"An error occurred opening that folder on the FTP Server. Make sure you have permission to access that folder.

Details:
200 Type set to: ASCII.
227 Entering passive mode (192,168,1,100,215,201).
550 No such file or directory."

192,168,1,100, is my IP address with commas separating them, FYI.

Also, I noticed a seperate project which is based on your source notes "whats new:

  • tested, fixed some problems with some clients, now it works with windows explorer, ie8, firefox, chrome, smartftp, filezilla, ncftp, webdrive, ftpdrive and probably most other clients."

The project is: https://github.com/ybrs/putio-ftp-connector

You may want to take a look at their source and roll any good changes back into faetus.

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

No branches or pull requests

1 participant