• 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: Cyberduck doesn't send complete files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cyberduck doesn't send complete files


  • Subject: Re: Cyberduck doesn't send complete files
  • From: Philip Aker <email@hidden>
  • Date: Wed, 19 Nov 2008 04:30:24 -0800

On 2008-11-19, at 01:34:11, Dan Doughtie wrote:

I have a fairly simple script that follows Cyberduck's own Applescript examples. It is moving ZIP files . On my home network it moves the complete files (often 1 or 2 megs) to the FTP site. But on the company network I get ZIP files delivered that are much smaller and can’t be unzipped because they aren't complete. I assume that  the script isn’t waiting for Cyberduck to finish the transfer before moving on to the next step which is disconnect then quit.

I added a delay and it seems to have increased the file size but they still are the original size and won’t open.

Is there something that can force Cyberduck to wait for the transfer to complete?

I don't know about Cyberduck, but <x-man-page://curl> has a lot of transfer options available and the action is synchronous.

A simple example is:

curl -u user:password -T /path/to/some.zip ftp://ftp.server.com


Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Cyberduck doesn't send complete files (From: Dan Doughtie <email@hidden>)

  • Prev by Date: AppleScript's Threadedness…
  • Next by Date: Re: Cyberduck doesn't send complete files
  • Previous by thread: Cyberduck doesn't send complete files
  • Next by thread: Re: Cyberduck doesn't send complete files
  • Index(es):
    • Date
    • Thread