I've created a publisher that uses FTP snapshot delivery method using SSMS. However, when I tried to configure Subscriber, I couldn't find option to use FTP credentials.
I read "To create a pull subscription to a snapshot or transactional publication that uses FTP snapshot delivery" section in How to: Deliver a Snapshot Through FTP (Replication Transact-SQL Programming) and steps provided are for script.
I was wondering, if this can be achieved from SSMS, rather running it as script.
Thanks in advance.