Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2

Thread: FTP Gotcha's

  1. #1
    Join Date
    Feb 2004
    Posts
    8

    FTP Gotcha's

    In may be evident to others, but the following items caught me while trying to create TrueUpdate Action scripts using FTP:

    1) Ensure if you are using long filenames that your files do NOT have any embedded spaces. Replace spaces with an underscore if you want to maintain readability.

    2) FTP servers I have been using have the username as the default directory. So if you are setting up TrueUpdate FTP actions rather than using /update as the "Remote site folder" you may have to use /<username>/update, where <username> is of course your FTP username.

  2. #2
    Join Date
    Oct 2003
    Posts
    908
    Thanks for posting those tips. I'm sure other people will benefit from them!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts