Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Anonymous FTP

avatar
New Member

I am trying to load data from an external FTP site that does not require a username. It looks like the GetFTP requires a username. Are there any workarounds for this?

1 ACCEPTED SOLUTION

avatar
Rising Star

Per RFC1635, username can be "anonymous" and password can be any strings in general.

View solution in original post

1 REPLY 1

avatar
Rising Star

Per RFC1635, username can be "anonymous" and password can be any strings in general.