Skip to main content
Inspiring
April 29, 2011
Question

FTP Option isn't working RH9

  • April 29, 2011
  • 2 replies
  • 3889 views

We noticed that the files appear to go through, when we published to an FTP site. The GUI shows progress, and but when we later checked the server, the files were not there.  As a test we deleted all files and directories off the server and started again.  After it looked completed no files were on the server. We had to publish to the server using a batch file. Is this a bug? We selected Republish All on the Publish settings.

    This topic has been closed for replies.

    2 replies

    gps03
    Known Participant
    October 14, 2011

    I am seeing the same issue, even though I've specified a diretory to publish to RH9 can't seem to escape my unix home directory. Perhaps the Robohelp team needs to go have a chat with the dreamweaver team, they seem to have sorted this out years ago.

    Inspiring
    October 14, 2011

    We went for months back and forth with Adobe about this, with conference calls to India and a number of emails. The team never addressed the issue, and closed the case by stating it was "resolved." The resolution was to simply close the case after three months without fixing anything. Because they were done.

    Our programmers created batch files to upload the files to the server. You can't do it from Robohelp because the application doesn't understand "root directory" and always forces the upload into a sub-folder (your home directory), where it doesn't work. We also had to explain the concept of "root directory" to their "head engineer" who couldn't seem to wrap his head around it. That may be part of their problem.

    My recommendation is to get a programmer to write an upload script for you because Adobe isn't going to help you.

    gps03
    Known Participant
    November 2, 2011

    I thought this was fixed and even had it working last time I posted.

    Then today with absolutely no change to the publish server settings I am right back to publishing in the export/home/userID directory.

    Sigh...


    I talked to my unix experts and they came up with two work arounds:

    1. They created a Samba account for me which allows Robohelp to see my unix directories as regular file folders cutting FTP out of thpicture and getting files published to the correct directories.
    2. However, for Samba to work I had to create soft links in my export/home/user/ directory and these links were really all that was necessary. With the soft links in place, it doesn't matter that the FTP urls reslove incorrectly adding the export/home/user piece to the path, in fact the soft link counts on Robohelp inserting that piece to get to the right directory.

    As of today, both methods are working and files are publishing to the correct directories. I'll post another update if anything stops working.

    Jeff_Coatsworth
    Community Expert
    Community Expert
    April 29, 2011

    To rule out any issue with firewalls, etc. have you tried manually FTPing the contents of the local SSL folder to the server?

    Inspiring
    April 29, 2011

    I checked with the programmer, and he says yes. He used Winscp, and tried both FTP and SCP protocols. It worked. However, Robohelp did NOT work. Any thoughts?

    Thanks,
    Maureen

    Jeff_Coatsworth
    Community Expert
    Community Expert
    April 29, 2011

    And the manual FTP was done on the same machine (same user profile) that is trying to upload it via RH?