Your best friend for file transfer.

help with reconnects (2 posts)
This is an archived topic. The information in it is likely to be out-of-date and no longer applicable to current versions of Fetch.
- Started 21 years ago by macmerc
- Latest reply 21 years ago from Jim Matthews
-
macmerc Member
-
Jim Matthews Administrator
Yes. You can click on the disclosure triangle in the New Connection window to reveal the retry count field. By default there is no delay between retries. You can change that by running an AppleScript:
tell application "Fetch 4.0.1"
set retry delay to 60
end tellThis script would set the delay to 60 seconds.
Thanks,
Jim Matthews
Fetch Softworks
- Page 1
Topic closed
This topic has been closed.
is there any way to, as hefty FTP does, set fetch to try to reconnect to a server ? if there is, how do I specify the time between reconnects ?
Posted 21 years ago #