FTP Browser #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think it would be great to have an FTP browser, I'm just going to introduce a new
apiinstead offiles.jswhich handles the FTP connections, the methods and the API should work alike.This is going to be implemented using
mozTCPSocketAPI.Initial commit for this issue:
2eaf2ac1f, made a huge process, requires a few fixes and testing.