Quantcast
Channel: Eltima Software – Knowledge Base
Viewing all 959 articles
Browse latest View live

PhotoBulk appears in the taskbar after launching, but doesn’t open. How to fix this issue?

$
0
0

If you launch PhotoBulk and the program appears in the taskbar, but does not open, then most likely the program window is off the screen.

There are 2 ways to resolve the issue:

  1. You can move the window on the screen:

    1. Click on the PhotoBulk icon on the desktop;

    2. Press Alt+Space to invoke the system menu of the window. Typically, the menu is in the upper left corner, but if the window is outside the screen, the menu will be located close to the off-screen window;

    3. Press M, corresponding to the Move command, and return the “straying” window into place with the arrow keys.

  2. Otherwise, you can manually edit the registry:

    1. Close the application from the taskbar;

    2. Launch Windows Registry editor (click StartRun → type regedit → click OK);

    3. Navigate to:

      HKEY_CURRENT_USER\Software\Eltima Software\PhotoBulk\1.0\photobulk\Main Window
    4. Delete X and Y coordinates settings in that registry key. If you have this error, the numbers will be negative or very large.


Activation

$
0
0

This page describes how to activate Typeeto on your Mac.

1. Click the Typeeto icon in the status bar and select Activate:

2. In the window that opens paste your activation code and press the Activate button:

Note: Access to the Internet is required.

If your Mac is not connected to the Internet, you will need to activate Typeeto manually (in offline mode). After entering your code and pressing Activate you will see a dialog with further instructions:

If you need assistance activating your copy, feel free to email us at support@eltima.com.

Note:

  • Typeeto may occasionally be reactivated in the background to ensure license compliance. If your Mac is offline, you will need to reactivate it manually following the instructions above.
  • No personal information is collected during activation. Check our Privacy Policy for details.

A Sync Failed error on attempt to sync contacts and calendars

$
0
0

If you get a Sync Failed error when trying to sync contacts and calendars, most likely you didn’t grant SyncMate access to your contacts and calendars on first start:

To fix this, navigate to System Preferences → Security & Privacy → Privacy and enable SyncMateService for Contacts, Calendars and Reminders (see below). After that, reboot your Mac.

Connections manager (PRO Pack mode)

$
0
0

Connect to an FTP Server

This feature is available in PRO Pack mode only!

Follow these steps to use the built-in FTP client:

1. Click the “FTP connections” toolbar button.

2. In Name field type the connection name.

Set the protocol type – FTP, FTPS or SFTP.

FTP stands for File Transfer Protocol. This is one of the most common ways to upload and download files from the server.
FTPS is FTP with SSL (Secure Sockets Layer) for security. It uses a control channel and opens new connections for the data transfer.
SFTP stands for Secure File Transfer Protocol and is the encrypted version of FTP. Users are advised to use the SFTP protocol to ensure that the file transmission is secure.

3. Type the server address.

4. Set the port number. By default, it is set to 21.

5. Enter your login and password. If you do not have an account on the server, check Anonymous login.

6. Choose the connection mode – Active or Passive.
Active and passive modes are the two modes that FTP can run in. FTP uses two channels between client and server: command and data, which are actually separate TCP connections.
The command channel is for commands and responses. The data channel is for actually transferring files.
In active mode, the client establishes the command channel, while the server establishes the data channel.
In passive mode, the client establishes both channels. In this case, the server tells the client which port should be used for the data channel.
Passive mode is generally used when the FTP server is not able to establish the data channel. One of the major reasons for this is network firewalls. Passive mode solves this by opening up both types of channel from the client side.
Active mode is set by default.

7. Set the remote path – This is the folder on the web server the file is uploaded to. Leaving the remote path filed blank means the file will be uploaded to the default folder your FTP account logs into.

8. Click Connect.

Now you can work on the server like on a local hard disk – you can upload and download files, delete them, edit, etc.

To terminate the connection, click Disconnect:

Or click Eject:

If you host your FTP servers with Atlantic.Net check the following instruction.

Dropbox

You can connect one or even several Dropbox accounts to Commander One and work with files in the account(s) directly from the app’s interface.

External Dropbox mounter is available in PRO Pack mode only!

Additionally, you will be able to use the Share and other Dropbox options when working with the Dropbox files through Commander One’s interface (via the right-click menu):

Notes:

1. The context menu integration is available only if Dropbox.app is installed on your Mac.
2. In case Selective Sync is enabled (go to Dropbox Preferences from your desktop –> the Account tab), unchecked folders (folders that you don’t want to sync to your computer’s hard drive) won’t be shown in Commander One’s interface as well. However, if you open the Dropbox account as a disk, you will be able to see and work with the unchecked folders.

You can also use the Share and other Dropbox options when mounting Dropbox as a disk:

Note: You should be logged into your Dropbox account in your browser.

To connect your Dropbox account, go to Preferences (the Integration tab) and link the account.

The default browser on your Mac will launch. Now follow the steps of the wizard.

In case you connected several Dropbox accounts, make sure you’ve chosen the required one in the drop-down menu in Preferences, before starting working with files in the account through Commander One interface.

Google Drive

You can connect your Google Drive account to Commander One and work with files in the account directly from the app’s interface.

Google Drive mounter is available in PRO Pack mode only!


To connect your Google Drive account, go to Preferences (the Integration tab) and link the account.

The default browser on your Mac will launch. Now follow the steps of the wizard.

Amazon S3

Commander One allows accessing and managing data stored on Amazon S3. Amazon S3 is a cloud storage for the Internet.

Follow these steps to connect to Amazon S3:

1. Click the Amazon S3 toolbar button.
2. In Name field type the connection name.
3. Enter the Access key. This is actually a username.
4. Enter the Secret key. This key plays the role of a password.
5. Enter the bucket name. The region where your bucket resides is detected automatically.
6. Click Connect.

OneDrive

WebDAV

Third Party Libraries Used by Commander One

$
0
0
Library Name Copyright License Source Code
libarchive https://raw.githubusercontent.com/libarchive/libarchive/master/COPYING https://github.com/libarchive/libarchive
UnRar http://www.rarlab.com/rar_add.htm http://www.rarlab.com/rar/unrarsrc-5.3.11.tar.gz
LZMA SDK © 2016 Igor Pavlov http://7-zip.org/sdk.html http://7-zip.org/sdk.html
p7zip https://sourceforge.net/projects/p7zip/files/ https://sourceforge.net/projects/p7zip/files/
libcurl © 1996–2016 Daniel Stenberg https://curl.haxx.se/download.html https://curl.haxx.se/download.html
CurlHandle © 2011 Karelia Software https://github.com/karelia/curlhandle https://github.com/karelia/curlhandle
libssh2 https://www.libssh2.org/license.html https://github.com/libssh2/libssh2
libssh2_sftp-Cocoa-wrapper © 2011 Karelia Software https://github.com/karelia/libssh2_sftp-Cocoa-wrapper https://github.com/karelia/libssh2_sftp-Cocoa-wrapper
ftpparse http://cr.yp.to/ftpparse.html http://cr.yp.to/ftpparse.html
AWS SDK © 2010–2016 Amazon.com, Inc https://github.com/aws/aws-sdk-ios/blob/master/LICENSE https://github.com/aws/aws-sdk-ios
LEOWebDAV © 2012 leyleo https://github.com/leyleo/leowebdav/blob/master/LICENSE.md https://github.com/leyleo/leowebdav
libmtp https://sourceforge.net/p/libmtp/code/ci/HEAD/tree/COPYING https://sourceforge.net/p/libmtp/code/ci/master/tree/
libimobiledevice http://cgit.libimobiledevice.org/libimobiledevice.git/tree/COPYING.LESSER http://cgit.libimobiledevice.org/
Hex Fiend © 2005–2011 Peter Ammon https://github.com/ridiculousfish/HexFiend/blob/master/License.txt https://github.com/ridiculousfish/HexFiend/
BCCollectionView © 2010 Bohemian Coding https://github.com/BohemianCoding/BCCollectionView/blob/master/readme.txt https://github.com/BohemianCoding/BCCollectionView
Sparkle © 2014 Big Nerd Ranch https://github.com/sparkle-project/Sparkle/blob/master/LICENSE https://github.com/sparkle-project/Sparkle
UniversalDetector https://github.com/niltsh/UniversalDetector/blob/master/LICENSE.md https://github.com/niltsh/UniversalDetector
FeedbackReporter © 2008-2012 Torsten Curdt https://github.com/tcurdt/feedbackreporter/blob/master/LICENSE.txt https://github.com/tcurdt/feedbackreporter
iRate © 2011 Charcoal Design https://github.com/nicklockwood/iRate/blob/master/LICENCE.md https://github.com/nicklockwood/iRate
PSMTabBarControl © 2005 Positive Spin Media https://github.com/nicklockwood/iRate/blob/master/LICENCE.md http://www.positivespinmedia.com/dev/PSMTabBarControl.html
ShortcutRecorder © 2003 Quentin D. Carnicelli https://github.com/Kentzo/ShortcutRecorder/blob/master/LICENSE.md https://github.com/Kentzo/ShortcutRecorder
SCEvents © 2007–2015 Stuart Connolly https://opensource.org/licenses/mit-license.php http://stuconnolly.com/projects/code/
STPathTextField © 2008 Sveinbjorn Thordarson https://github.com/sveinbjornt/STPathTextField/blob/master/LICENSE.txt http://sveinbjorn.org/STPathTextField
EMKeychain © 2007 Extendmac, LLC http://sveinbjorn.org/STPathTextField https://github.com/irons/EMKeychain
OpenSSL © 2015 OpenSSL Software Foundation https://www.openssl.org/source/license.html https://github.com/openssl/openssl

What’s New in This Version

$
0
0

Version: 2.0.156 (2nd Dec, 2015)

  • Fixed: issues when downloading videos from channels like Vevo, Ello, and the like
  • Fixed: several cases of erroneous links processing which led to download failure

Version: 2.0.135 (4th Nov, 2015)

  • Added: download YouTube playlists
  • Added: the subtitles file is loaded automatically if available
  • Added: suspend and resume a download even after the app restart
  • Added: possibility to change the destination path (Menu → Save videos to)
  • Added: Japanese localization
  • Much improved: support for 8K UHD videos
  • Optimized: download list loading at program start and its correct display when multiple URLs are added
  • Fixed: issue with incorrect video resolution detection
  • Fixed: activation issues
  • Fixed: some cases when downloads were not marked as completed

Download YouTube Playlists

$
0
0

You can download YouTube playlists, setting video conversion into different formats, including MP3, if you don’t need the video itself.

Note: Demo version will download only first two (2) items of YouTube playlist.

To be able to use Airy without any limitations, purchase the license:
http://www.eltima.com/purchase/youtube-downloader/


To download a playlist
, do the following:

1. Copy the YouTube playlist URL and paste it into Airy window.

2. Be patient, parsing may take some time.

Currently, Airy does not download age-restricted videos from channels like Vevo. Also, videos marked as deleted cannot be downloaded as well. Such videos will be skipped, and you will get the corresponding message:

3. Once parsing is over, choose the format to save the files into:

 

4. Finally, click Download.
Set the destination path:

You can change the destination path via Menu → Save videos to:

What’s New in This Version

$
0
0

Uplet 1.1.100Released: April 30, 2016

  • Added: French, German, Spanish and Russian localizations.

Uplet 1.0.1Released: March 15, 2016

  • Fixed: an issue with logging in to certain Instagram accounts.

Uplet 1.0Released: March 7, 2016

  • First release.

Folx

$
0
0

Customize Torrent Settings

$
0
0

The settings related to downloading torrents are grouped on the Torrents tab in Preferences. There are two sections there, Network and .torrent.

Network

Enable DHT Network. With this option enabled, Folx will connect not only to peers associated with the tracker you got the torrent file from, but also to other peers on the Internet that are connected to the DHT network. This option enables “trackerless” downloading and facilitates finding peers when the tracker is down.

The Enable NAT-PMP option enables the NAT Port Mapping Protocol, which is a network protocol that allows a computer in a private network (behind a NAT router) to automatically configure the router to allow connections outside the private network. Enable this option if you don’t want to bother with configuring port forwarding manually.

Enable Local Peer Discovery allows Folx to discover peers on the local network in order to maximize the data exchange rate while minimizing Internet traffic.

The Global maximum number of connections and Maximum number of connections per torrent options set the limits on the maximum number of connections that can be open at a given moment, for all active torrents and each torrent separately.

Maximum number of upload slots per torrent limits the number of peers that can connect to you per torrent. Fewer upload slots will make for higher upload rates with each peer. More slots will increase the number of peers and thus your chances of getting all files in a timely fashion. Too many slots, however, may cause some peers to blacklist you because you are uploading to them too slowly.

Incoming TCP port sets the port on which Folx will listen for incoming connections. It defaults to 14082 and can be changed if needed (this will require Folx to be restarted).

Note: You may need to open the selected port on your firewall, and if NAT-PMP is disabled, also manually configure port forwarding on your router.

Check Randomize port on launch if you want the listening port to randomly change on every Folx start.

The Stop seeding at ratio option will tell Folx to stop seeding upon reaching the specified ratio. By default, this option is disabled.

Note: When checked, the Stop seeding at ratio option will apply to all torrent tasks in the Downloads list (provided that the Global Settings option in the context menu is enabled).

.torrent

Here you can specify what Folx should do with the .torrent files associated with your tasks. The available options are self-explanatory.

Press Set as default next to Open torrents with Folx if you want to make Folx your default torrent client.

What’s New in This Version

$
0
0

Folx 5.0Released: ?, 2016

  • Added: a redesigned interface.
  • Added: a password manager (PRO version).
  • Added: automatic saving and filling of passwords on websites you are downloading from (PRO version).
  • Added: the ability to set a speed limit for a specific download task (PRO version).
  • Added: sorting and filtering of torrent search results (PRO version).
  • Added: the ability to make Folx the default torrent client (for files and magnet links).
  • Added: new preferences for torrent files:
    • Store .torrents for current tasks in <folder>;
    • On task completion move .torrents to <folder>;
    • Automatically load .torrents from <folder>;
    • Delete loaded .torrents.
  • Improved: Smart Speed now allows limiting the upload/download speed based on a schedule (PRO version).
  • Improved: Scheduler has been overhauled for better usability (PRO version).
  • Fixed: downloading from YouTube (PRO version).
  • Fixed: capturing of download links in Google Chrome (requires an extension).
  • Fixed: incorrect behavior of DHT and Local Peer Discovery.
  • Fixed: a crash on adding a magnet link.
  • Fixed: other minor bugs.

Folx 4.2Released: June 17, 2015

  • Added: since OS X 10.9 Mavericks, Folx tags are integrated into Finder Tags.
  • Added: now you can easily prioritize downloads by moving them up or down in the list.
  • Added: you can add multiple torrent tasks to Folx via drag-n-drop.
  • Improved: support for certain trackers for even better built-in torrents search.
  • Fixed: issue when scheduled tasks wouldn’t start on time.
  • Fixed: crash at closing Preferences window while download is in process.
  • Fixed: erroneous file deletion when one of its tags were deleted in “Edit task” window, in case the task had three or more tags.
  • Fixed: settings for “Stop seeding at ratio” option wouldn’t save if the specified value was less than 1.
  • Fixed: torrent task couldn’t be deleted in Folx in case the torrent file was deleted before that.
  • Fixed: limitation of max number of active torrent tasks was not saved after the program restart.
  • Fixed: YouTube URL wasn’t handled if pasted into New Task window which was opened in advance.

Folx 4.1Released: April 10, 2015

  • Improved: the list of trackers used by internal search was greatly enlarged (extratorrent, torrentdownloads, and many more).
  • Improved: notification is now accompanied by a sound once download is complete.
  • Fixed: reporting incorrect number of seeds while using internal search.
  • Fixed: new download from the same torrent would not start once the torrent met share ratio limit.
  • Fixed: wrong path to a file when renaming downloads.
  • Fixed: changes would not apply when editing description for torrent files/magnet links.
  • Fixed: erroneous tagging when changing localization.

Folx 4.0Released: January 21, 2015

  • Added: magnet links support.
  • Added: possibility to download movies from YouTube in various formats and quality, as well as just the sound, if you do not need the movie itself.
  • Much improved: torrents download.
  • Fixed: Folx Agent icon is now adaptive to Status bar color scheme.
  • Fixed: incorrect display of files names in File Manager on Retina displays.
  • Fixed: blinking icon issue in the list of completed tasks.
  • Fixed: issue when Folx started a download from the start in case the torrent file was previously relocated.
  • Fixed: erroneous torrent files download from thepiratebay.cr and kickass.so.

Folx 3.2.7830Released: August 29, 2014

  • Added: torrent files download
  • Added: torrents search directly from the application – in PRO version only.
  • Added: possibility to create torrent file to upload to a torrent tracker.
  • Added: possibility to control upload speed (auto speed mode or manual adjustment).
  • Added: torrent tasks prioritization.
  • Fixed: issue when Folx wouldn’t open from the dock if switched to compact view, while working in another workspace.

Folx 3.0.2436Released: March 7, 2014

  • Added: FlashGot (free add-on for Firefox) support, allowing downloads to be automatically caught by Folx in Firefox.
  • Fixed: incorrect display of Folx Agent icon in Status Bar on Retina displays.
  • Fixed: sudden switch to File Manager tab when trying to invoke right-click menu.
  • Fixed: issue when a scheduled task stopped abruptly if started manually.

Folx 3.0.2371Released: March 4, 2014

  • Added: possibility to drag-n-drop multiple downloads at a time to Folx window from text editor. Each link should be listed from the new line.
  • Added: Japanese localization.
  • Added: Folx Plugin preferences are now available at click on Folx icon in Menu Bar.

Folx 3.0.870Released: October 9, 2013

  • Greatly improved interface for even better user experience.
  • Added: all Mac OS X browsers integration.
  • Added: Folx gained support for Apple’s Retina displays.
  • Added: new approach to adding download tasks: either add them in few clicks via “Quick Add” option, or set up advanced options in “New Task” window.
  • Added: File Manager for easier browsing through completed downloads. Tasks can be filtered by tag, date and type.
  • Added: Quick Look integration – highlight download in Folx File Manager and press Space key for quick preview of file contents in Finder.
  • Added: totally new mini controller allowing managing tasks when Folx is switched to compact view.
  • Improved: overall application stability.
  • Improved: mechanisms of download links catching.
  • Update: since version 3.x, Folx does not feature downloading torrent files, RSS subscriptions from Folx interface and organizing tasks into smart groups.

Activation

$
0
0

This page describes how to activate Folx on your Mac.

1. Select Activate Folx PRO in the main menu:

2. In the window that opens paste the activation code that you’ve received after the purchase and press OK:

That’s it! You should see a confirmation that Folx was successfully activated.

Note: Activation requires access to the Internet.

If your Mac is not connected to the Internet, you will need to activate Folx manually (in offline mode). After entering your code, press Activate manually and follow the instructions:

If you need assistance activating your copy, feel free to email us at support@eltima.com.

Note:

  • Folx may occasionally be reactivated in the background to ensure license compliance. If your Mac is offline, you will need to reactivate it manually following the instructions above.
  • No personal information is collected during activation. Check our Privacy Policy for details.

Download Movies from YouTube

$
0
0

To download a video from YouTube:

1. Paste a YouTube URL into the Folx window and press Enter:

2. Adjust the download options as needed:

  • Tags: assign tags.

  • Save to: choose the download path.

    Leave Automatic to let Folx set the download folder based on the settings for the tags you have chosen (you can configure the download paths on the Tags tab in Preferences).

  • Start: specify whether the download should start automatically, manually or on schedule.

  • Quality: select the preferred video format.

    The format choice depends on your needs – the device you want to play the file on and the media player you will use for playback. A lower resolution is more appropriate for playback on mobile devices, whearas high-definition video is best suited for larger desktop displays.

    If you need sound only, choose audio.

  • Description: set a custom description for the video you are downloading.

    Once downloaded, the file will become searchable by this description in Spotlight. To view the description as well as the assigned tags, locate the file in Finder, select Get Info from the right-click menu and check the Comments section.

3. Click OK to finish adding the task.

Browser Integration

$
0
0

Catching download links

If you want Folx to automatically catch your downloads, navigate to the General tab in Preferences and check Use Folx to catch download links in browsers:

Once this option is enabled, you can configure what file types Folx is allowed to download. To do this, make sure that the Show Folx Agent in Menu Bar option is also turned on (see above), then find the Folx icon in the status menu and click Plugin Preferences:

The list that opens will show all file types that Folx is allowed to intercept:

Downloads of file types that are not listed (or disabled) will be handled by the browser.

You can edit the list as necessary using the + and buttons, or revert to the default settings by pressing Restore defaults.

Context menu intergration

For convenience, Folx can also be integrated into your browser’s context menu. This requires installing an extension:

With the extension in place, you will see the following items in the context menu:

  • Download With Folx – download the file associated with the given link;
  • Download All With Folx – find all links on the page and download the associated files;
  • Download Selected With Folx – find all links in the selected text and download the associated files.

Adding Download Tasks

$
0
0
For your convenience, Folx suggests several ways of adding new download tasks:
1. Copy the download URL and paste it into “Quick Add” window and press Enter key. The download will start automatically.
Quick Add
2. Click the download URL in the text over a web-page. The new task will be added to “New Task” window. Customize download options and click “Add” button.

Note: Make sure “Use Folx to catch download links in browsers” option is enabled in Preferences.

3. Use Main menu options: File –> New Task. The new task will be added to “New Task” window. Customize download options and click “Add” button.

Download options are the following:
Options

URL: Paste the download URL here.
Tags: Tagging is an efficient way to organize your downloads. Paste a tag manually or drag and drop from the tag panel which is placed to the right.
Split into: Choose the number of threads downloads will be split into. Multiple threads make download speed substantially higher. This feature is available in PRO version only.
Start download:
- Manually: you will have to start the download manually;
- Immediately: the download will start right away;
- Scheduled: scheduler permits to set the time to start and finish your download tasks. To schedule tasks, go to Preferences.
Rename: In this field, rename the file you want to download, if required.
Referrer: Referrer is the URL of the web page a request is coming from. When you click on a link to go to another page, the browser sends the URL of the current web page along with the request. Some sites you download files from request the referrer URL.
Description: These are comments that you can add. Your comments are displayed in Spotlight comments, added to a file or a folder after it is downloaded. Select a completed download task. Right-click it and choose “Get Info”. Now view Spotlight comments, as well as tags assigned to this download.
Authentication: Paste login and password if the web site you want to download a file from requires them.
Set as default: Click this option to remember the current settings. These settings will be automatically applied when adding a new task in future.

There are some other ways of adding tasks. Click to read.


iTunes Integration

$
0
0

iTunes integration is a PRO version feature that allows automatic creation of iTunes playlists corresponding to specific download tags:

With this option enabled for a specific tag, all media downloads marked with it will automatically appear in your iTunes library, and a playlist named after the tag will be created. (The exception is the music tag, for which the files will appear under the playlist named Downloaded Music.)

Adjusting Speed

$
0
0

In the PRO version of Folx you can control global speed limits via the dropdown menu in the lower left corner of the program:

There are three modes available:

  • No Limitations:

    Files will be downloaded/uploaded at maximum speed.

  • Manual Speed Adjustment:

    Folx will adhere to the limits set in the Limit Download/Upload Speed to dropdowns. The Auto option will enable Smart Speed for the given direction (see below).

  • Smart Speed Adjustment

    The download/upload limits will be set dynamically based on whether there is Internet traffic from a web browser or another application. This way you can make the most of your Internet connection, letting Folx download at full capacity, while still maintaining good user experience in other applications.

    The Smart Speed options are grouped on the respective tab in Preferences:

    Here you can add the required applications to the list and set the speed limits as needed. To enable Smart Speed based on a schedule, check the Limit by time option and specify the week days and time on which you’d like to have it enabled.

Working with Torrents

$
0
0

PRO version users have the ability to search for torrents to download directly from Folx’s interface. Just type your query into the search bar at the top and, once you’ve found a torrent you want, click Download next to it to create a task:

Note: Torrents are aggregated from a number of trackers equipped with a special search engine. You can see their list on the Search tab in Preferences.

Downloading torrents

1. Create a download task in one of the following ways:

  • Select FileNew Task in the main menu or press the + button at the top of the main window:

    In the dialog that opens switch to the Torrent tab and browse to the torrent file on your hard drive:

  • Use Folx’s built-in search to find a torrent of your liking. Add it by pressing Download in the search results.

  • Click a magnet link or a .torrent file link on a web page (the latter requires the Use Folx to catch download links in browsers option in Preferences to be enabled).

2. Set the download options:

  • Tags: assign tags (if none is selected, “other” is assumed).

  • Save to: choose the download path.

    Select your own, or leave Automatic to let Folx set the download path based on the first tag you have chosen (these paths can be configured on the Tags tab in Preferences). Assigning more than one tag will not affect the download path; rather, in each of the directories set for these tags a link to the file will be created.

  • Start: specify whether the download should start automatically, manually or on schedule.

  • If the torrent contains multiple files, select which of them you want to download.

  • Description: set a description for the files.

    Once downloaded, the files will become searchable by this description in Spotlight. To view the description as well as the assigned tags, locate a file in Finder, select Get Info from the right-click menu and check the Comments section.

  • Set as default: click to remember the current settings. These settings will be automatically applied the next time you add a task.

3. Press OK to finish adding the task.

Setting download priority for files in a torrent

To assign download priority to the files in a torrent, right-click the respective download task and select Show Torrent Info:

In the dialog that opens, switch to the Files tab, right-click a file and set the priority: Low, Normal (default) or High:

Scheduling Downloads

$
0
0

Scheduler allows to take full control over your downloads. Now you can set the time to start and finish your download tasks. Moreover, Folx will start automatically, if you set it to do so. Thus you don’t need to worry about anything, because Folx will perform all appointed tasks without your direct participation.

To schedule tasks, take these steps:

  • Choose time and day to start downloads.
  • Choose time to stop downloads.
  • Choose whether to shut down, switch to sleeping mode or quit the program once downloads are completed.

FlexiHub

Viewing all 959 articles
Browse latest View live