• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Check FTP file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Check FTP file


  • Subject: Re: Check FTP file
  • From: Cliff Pruitt <email@hidden>
  • Date: Wed, 19 Apr 2006 15:10:33 -0400

I'm not sure I understand... what exactly are you doing? Uploading? Downloading? Are you scripting something like Transmit.app or are you using 'do shell script'?

If it were me I'd probably opt for "do shell script" since the command line 'ftp' command is available on all OS X machines regardless of installed apps. Something like:

set str_result to do shell script "ftp://user:email@hidden/ path/to/file.tar"

If using 'do shell script' you should be able to wait for the shell to return a response (I believe you shouldn't get a response until the transfer is complete).

Cliff.

Hi

Is there any way to check if the FTP transfer file is completed or
not? Because I want to move those file to another folder when it is
ready.

Cheers
----------------------------------------------------------------
Honglei Zhang


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Verify if name contains an element of a list
  • Next by Date: Re: Verify if name contains an element of a list
  • Previous by thread: Re: Check FTP file
  • Next by thread: [ANN] MacDeveloper is now online
  • Index(es):
    • Date
    • Thread